[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:30:14.759951 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:40259,127.23.134.189:36405,127.23.134.188:35717
I20260630 12:30:14.761912 24090 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:30:14.762950 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:14.781407 24097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:14.781828 24096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:14.781440 24099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:16.007032 24098 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:30:16.007198 24090 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:30:16.011723 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:16.012007 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:16.012293 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822616012243 us; error 0 us; skew 500 ppm
I20260630 12:30:16.013367 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:16.021195 24090 webserver.cc:533] Webserver started at http://127.23.134.190:32991/ using document root <none> and password file <none>
I20260630 12:30:16.022192 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:16.022465 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:16.023025 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:16.029668 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "734c81f55f5e40578cb1b2e4c1942532"
format_stamp: "Formatted at 2026-06-30 12:30:16 on dist-test-slave-69xz"
I20260630 12:30:16.038908 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:30:16.045033 24105 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:16.046402 24090 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:30:16.047053 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "734c81f55f5e40578cb1b2e4c1942532"
format_stamp: "Formatted at 2026-06-30 12:30:16 on dist-test-slave-69xz"
I20260630 12:30:16.047644 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:16.106303 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:16.108131 24090 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:30:16.108685 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:16.196753 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:40259
I20260630 12:30:16.196813 24156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:40259 every 8 connection(s)
I20260630 12:30:16.204059 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:30:16.206058 24157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:30:16.213547 24160 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:16.211606 24159 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:16.219696 24162 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:16.221761 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:16.222584 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:16.222831 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:16.223009 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822616222988 us; error 0 us; skew 500 ppm
I20260630 12:30:16.223899 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:16.228627 24090 webserver.cc:533] Webserver started at http://127.23.134.189:36597/ using document root <none> and password file <none>
I20260630 12:30:16.229193 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:16.229444 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:16.229802 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:16.230893 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-1-root/instance:
uuid: "fd523f062c9649029e4a133c2e3361af"
format_stamp: "Formatted at 2026-06-30 12:30:16 on dist-test-slave-69xz"
I20260630 12:30:16.232197 24157 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:16.237032 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260630 12:30:16.242995 24169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:16.243858 24090 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:30:16.244145 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-1-root
uuid: "fd523f062c9649029e4a133c2e3361af"
format_stamp: "Formatted at 2026-06-30 12:30:16 on dist-test-slave-69xz"
I20260630 12:30:16.244475 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:16.262559 24157 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:30:16.265520 24108 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.189:36405: connect: Connection refused (error 111)
I20260630 12:30:16.266316 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:16.267699 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:30:16.271695 24157 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.189:36405: Network error: Client connection negotiation failed: client connection to 127.23.134.189:36405: connect: Connection refused (error 111)
I20260630 12:30:16.321516 24157 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } attempt: 1
W20260630 12:30:16.328104 24157 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.189:36405: Network error: Client connection negotiation failed: client connection to 127.23.134.189:36405: connect: Connection refused (error 111)
I20260630 12:30:16.345412 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.189:36405
I20260630 12:30:16.345487 24221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.189:36405 every 8 connection(s)
I20260630 12:30:16.350802 24222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:16.351697 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:30:16.356850 24222 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:30:16.360945 24224 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:16.361966 24225 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:16.366297 24227 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:16.367225 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:16.368047 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:16.368285 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:16.368472 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822616368455 us; error 0 us; skew 500 ppm
I20260630 12:30:16.369051 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:16.373205 24090 webserver.cc:533] Webserver started at http://127.23.134.188:39257/ using document root <none> and password file <none>
I20260630 12:30:16.373590 24222 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:16.373988 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:16.374284 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:16.374636 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:16.376477 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-2-root/instance:
uuid: "a94b5b4dd0e04e6fa0200878494dbb01"
format_stamp: "Formatted at 2026-06-30 12:30:16 on dist-test-slave-69xz"
I20260630 12:30:16.382673 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:30:16.386390 24222 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:16.387961 24234 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:16.389042 24090 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:16.389415 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-2-root
uuid: "a94b5b4dd0e04e6fa0200878494dbb01"
format_stamp: "Formatted at 2026-06-30 12:30:16 on dist-test-slave-69xz"
I20260630 12:30:16.389837 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-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)
W20260630 12:30:16.392771 24222 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.188:35717: Network error: Client connection negotiation failed: client connection to 127.23.134.188:35717: connect: Connection refused (error 111)
I20260630 12:30:16.396704 24157 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } attempt: 2
I20260630 12:30:16.406132 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:16.407074 24157 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:16.407639 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:30:16.412585 24157 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.188:35717: Network error: Client connection negotiation failed: client connection to 127.23.134.188:35717: connect: Connection refused (error 111)
I20260630 12:30:16.436230 24222 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } attempt: 1
W20260630 12:30:16.442301 24222 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.188:35717: Network error: Client connection negotiation failed: client connection to 127.23.134.188:35717: connect: Connection refused (error 111)
I20260630 12:30:16.444430 24157 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } attempt: 1
W20260630 12:30:16.450636 24157 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.188:35717: Network error: Client connection negotiation failed: client connection to 127.23.134.188:35717: connect: Connection refused (error 111)
I20260630 12:30:16.486451 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.188:35717
I20260630 12:30:16.486554 24286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.188:35717 every 8 connection(s)
I20260630 12:30:16.491106 24287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:16.491294 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:16.496932 24287 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:16.510172 24287 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:16.517880 24222 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } attempt: 2
I20260630 12:30:16.518239 24157 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } attempt: 2
I20260630 12:30:16.521591 24287 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:16.544696 24287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01: Bootstrap starting.
I20260630 12:30:16.545430 24222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af: Bootstrap starting.
I20260630 12:30:16.545984 24157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532: Bootstrap starting.
I20260630 12:30:16.551801 24287 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:16.553416 24222 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:16.553520 24157 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:16.554256 24287 log.cc:826] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01: Log is configured to *not* fsync() on all Append() calls
I20260630 12:30:16.560015 24287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01: No bootstrap required, opened a new log
I20260630 12:30:16.562011 24222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af: No bootstrap required, opened a new log
I20260630 12:30:16.562072 24157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532: No bootstrap required, opened a new log
I20260630 12:30:16.581348 24287 raft_consensus.cc:359] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } }
I20260630 12:30:16.581347 24157 raft_consensus.cc:359] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } }
I20260630 12:30:16.581347 24222 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } }
I20260630 12:30:16.582657 24287 raft_consensus.cc:385] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:16.582763 24222 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:16.582728 24157 raft_consensus.cc:385] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:16.583058 24287 raft_consensus.cc:740] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94b5b4dd0e04e6fa0200878494dbb01, State: Initialized, Role: FOLLOWER
I20260630 12:30:16.583163 24222 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd523f062c9649029e4a133c2e3361af, State: Initialized, Role: FOLLOWER
I20260630 12:30:16.583194 24157 raft_consensus.cc:740] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 734c81f55f5e40578cb1b2e4c1942532, State: Initialized, Role: FOLLOWER
I20260630 12:30:16.584425 24287 consensus_queue.cc:260] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } }
I20260630 12:30:16.584432 24157 consensus_queue.cc:260] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } }
I20260630 12:30:16.584432 24222 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } }
I20260630 12:30:16.590123 24296 sys_catalog.cc:455] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [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: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } } }
I20260630 12:30:16.591185 24296 sys_catalog.cc:458] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:16.592316 24297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [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: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } } }
I20260630 12:30:16.592957 24287 sys_catalog.cc:565] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:16.593108 24297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:16.590431 24298 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [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: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } } }
I20260630 12:30:16.593822 24298 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:16.593840 24157 sys_catalog.cc:565] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:16.594412 24222 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:30:16.615216 24111 tablet.cc:2406] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:30:16.654989 24298 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:16.655913 24298 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } }
I20260630 12:30:16.661701 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fd523f062c9649029e4a133c2e3361af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "734c81f55f5e40578cb1b2e4c1942532" is_pre_election: true
I20260630 12:30:16.662936 24132 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd523f062c9649029e4a133c2e3361af in term 0.
W20260630 12:30:16.664693 24329 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:30:16.665184 24329 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:30:16.665261 24171 leader_election.cc:304] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 734c81f55f5e40578cb1b2e4c1942532, fd523f062c9649029e4a133c2e3361af; no voters: 
I20260630 12:30:16.668195 24298 leader_election.cc:290] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 734c81f55f5e40578cb1b2e4c1942532 (127.23.134.190:40259), a94b5b4dd0e04e6fa0200878494dbb01 (127.23.134.188:35717)
I20260630 12:30:16.668948 24298 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:16.668687 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fd523f062c9649029e4a133c2e3361af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" is_pre_election: true
I20260630 12:30:16.669404 24298 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:16.669723 24262 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd523f062c9649029e4a133c2e3361af in term 0.
I20260630 12:30:16.669909 24298 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:30:16.675514 24328 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:30:16.675890 24328 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:30:16.677939 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:30:16.678229 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:30:16.680456 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:16.683348 24333 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:30:16.683686 24333 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:30:16.683236 24298 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } }
I20260630 12:30:16.685752 24298 leader_election.cc:290] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [CANDIDATE]: Term 1 election: Requested vote from peers 734c81f55f5e40578cb1b2e4c1942532 (127.23.134.190:40259), a94b5b4dd0e04e6fa0200878494dbb01 (127.23.134.188:35717)
I20260630 12:30:16.687073 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fd523f062c9649029e4a133c2e3361af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "734c81f55f5e40578cb1b2e4c1942532"
I20260630 12:30:16.687075 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fd523f062c9649029e4a133c2e3361af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94b5b4dd0e04e6fa0200878494dbb01"
I20260630 12:30:16.687755 24132 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:16.687897 24262 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:16.696048 24132 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd523f062c9649029e4a133c2e3361af in term 1.
I20260630 12:30:16.697583 24171 leader_election.cc:304] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 734c81f55f5e40578cb1b2e4c1942532, fd523f062c9649029e4a133c2e3361af; no voters: 
I20260630 12:30:16.698693 24298 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:16.699651 24298 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 1 LEADER]: Becoming Leader. State: Replica: fd523f062c9649029e4a133c2e3361af, State: Running, Role: LEADER
I20260630 12:30:16.700263 24262 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd523f062c9649029e4a133c2e3361af in term 1.
I20260630 12:30:16.702220 24298 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } }
W20260630 12:30:16.704003 24334 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:16.713548 24335 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:16.717989 24337 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:16.719379 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:16.720592 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:16.720981 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:16.720588 24332 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd523f062c9649029e4a133c2e3361af. Latest consensus state: current_term: 1 leader_uuid: "fd523f062c9649029e4a133c2e3361af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } } }
I20260630 12:30:16.721192 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822616721170 us; error 0 us; skew 500 ppm
I20260630 12:30:16.721498 24332 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:16.722052 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:16.723177 24340 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:16.725322 24090 webserver.cc:533] Webserver started at http://127.23.134.129:39763/ using document root <none> and password file <none>
I20260630 12:30:16.725878 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:16.726104 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:16.726477 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:16.727777 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "279706fafade46aabbf99653b410ab19"
format_stamp: "Formatted at 2026-06-30 12:30:16 on dist-test-slave-69xz"
I20260630 12:30:16.732103 24340 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:16.733295 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:30:16.737457 24344 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:16.738438 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:30:16.738741 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "279706fafade46aabbf99653b410ab19"
format_stamp: "Formatted at 2026-06-30 12:30:16 on dist-test-slave-69xz"
I20260630 12:30:16.739049 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:16.751820 24262 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [term 1 FOLLOWER]: Refusing update from remote peer fd523f062c9649029e4a133c2e3361af: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:16.752735 24132 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [term 1 FOLLOWER]: Refusing update from remote peer fd523f062c9649029e4a133c2e3361af: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:16.754876 24298 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:16.756461 24298 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [LEADER]: Connected to new peer: Peer: permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:16.774585 24297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd523f062c9649029e4a133c2e3361af. Latest consensus state: current_term: 1 leader_uuid: "fd523f062c9649029e4a133c2e3361af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } } }
I20260630 12:30:16.775306 24297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:16.785677 24345 mvcc.cc:204] Tried to move back new op lower bound from 7302441438193688576 to 7302441438029643776. Current Snapshot: MvccSnapshot[applied={T|T < 7302441438193688576}]
I20260630 12:30:16.787539 24296 sys_catalog.cc:455] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd523f062c9649029e4a133c2e3361af. Latest consensus state: current_term: 1 leader_uuid: "fd523f062c9649029e4a133c2e3361af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } } }
I20260630 12:30:16.788110 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:16.788280 24296 sys_catalog.cc:458] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:16.790035 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:16.798807 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:16.799350 24297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fd523f062c9649029e4a133c2e3361af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } } }
I20260630 12:30:16.800066 24297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:16.807015 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:16.807348 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:16.807658 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:16.807881 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:16.809706 24298 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fd523f062c9649029e4a133c2e3361af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } } }
I20260630 12:30:16.810734 24298 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:16.811021 24296 sys_catalog.cc:455] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fd523f062c9649029e4a133c2e3361af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } } }
I20260630 12:30:16.811733 24296 sys_catalog.cc:458] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:16.811602 24298 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fd523f062c9649029e4a133c2e3361af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "734c81f55f5e40578cb1b2e4c1942532" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 40259 } } peers { permanent_uuid: "fd523f062c9649029e4a133c2e3361af" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 36405 } } peers { permanent_uuid: "a94b5b4dd0e04e6fa0200878494dbb01" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35717 } } }
I20260630 12:30:16.812536 24298 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:16.813817 24340 catalog_manager.cc:1383] Generated new cluster ID: d5ad2339b718465cb56c6b0e4817f48e
I20260630 12:30:16.814210 24340 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:16.885439 24340 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:16.888025 24340 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:16.936843 24340 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af: Generated new TSK 0
I20260630 12:30:16.938565 24340 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:16.994568 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:39385
I20260630 12:30:16.995325 24416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:39385 every 8 connection(s)
I20260630 12:30:17.027998 24417 heartbeater.cc:344] Connected to a master server at 127.23.134.188:35717
I20260630 12:30:17.028790 24417 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.030772 24417 heartbeater.cc:507] Master 127.23.134.188:35717 requested a full tablet report, sending...
I20260630 12:30:17.036778 24252 ts_manager.cc:194] Registered new tserver with Master: 279706fafade46aabbf99653b410ab19 (127.23.134.129:39385)
I20260630 12:30:17.038635 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:30:17.043177 24418 heartbeater.cc:344] Connected to a master server at 127.23.134.189:36405
I20260630 12:30:17.043670 24418 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.044631 24418 heartbeater.cc:507] Master 127.23.134.189:36405 requested a full tablet report, sending...
I20260630 12:30:17.047796 24187 ts_manager.cc:194] Registered new tserver with Master: 279706fafade46aabbf99653b410ab19 (127.23.134.129:39385)
I20260630 12:30:17.051093 24187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38048
W20260630 12:30:17.058231 24426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:17.058385 24425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:17.065101 24428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:17.066048 24419 heartbeater.cc:344] Connected to a master server at 127.23.134.190:40259
I20260630 12:30:17.066151 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:17.066640 24419 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.067418 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:17.067682 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:17.067575 24419 heartbeater.cc:507] Master 127.23.134.190:40259 requested a full tablet report, sending...
I20260630 12:30:17.067992 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822617067966 us; error 0 us; skew 500 ppm
I20260630 12:30:17.068610 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:17.070932 24122 ts_manager.cc:194] Registered new tserver with Master: 279706fafade46aabbf99653b410ab19 (127.23.134.129:39385)
I20260630 12:30:17.072422 24090 webserver.cc:533] Webserver started at http://127.23.134.130:42745/ using document root <none> and password file <none>
I20260630 12:30:17.073242 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:17.073515 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:17.073882 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:17.075441 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "75efa6b6a72141e68d2fe5db0b6314d3"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-69xz"
I20260630 12:30:17.081679 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260630 12:30:17.085701 24433 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.086591 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:30:17.086911 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "75efa6b6a72141e68d2fe5db0b6314d3"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-69xz"
I20260630 12:30:17.087220 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:17.114318 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:17.115981 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:17.117825 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:17.121948 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:17.122195 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.122460 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:17.122663 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.227991 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:40201
I20260630 12:30:17.228145 24495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:40201 every 8 connection(s)
I20260630 12:30:17.255625 24497 heartbeater.cc:344] Connected to a master server at 127.23.134.189:36405
I20260630 12:30:17.256083 24497 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.256588 24496 heartbeater.cc:344] Connected to a master server at 127.23.134.188:35717
I20260630 12:30:17.257064 24496 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.257130 24497 heartbeater.cc:507] Master 127.23.134.189:36405 requested a full tablet report, sending...
I20260630 12:30:17.258195 24496 heartbeater.cc:507] Master 127.23.134.188:35717 requested a full tablet report, sending...
I20260630 12:30:17.259707 24187 ts_manager.cc:194] Registered new tserver with Master: 75efa6b6a72141e68d2fe5db0b6314d3 (127.23.134.130:40201)
I20260630 12:30:17.261564 24187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38060
I20260630 12:30:17.262528 24252 ts_manager.cc:194] Registered new tserver with Master: 75efa6b6a72141e68d2fe5db0b6314d3 (127.23.134.130:40201)
I20260630 12:30:17.265331 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:17.273514 24503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:17.277830 24498 heartbeater.cc:344] Connected to a master server at 127.23.134.190:40259
I20260630 12:30:17.278407 24498 heartbeater.cc:461] Registering TS with master...
W20260630 12:30:17.278501 24504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:17.279484 24498 heartbeater.cc:507] Master 127.23.134.190:40259 requested a full tablet report, sending...
I20260630 12:30:17.283336 24122 ts_manager.cc:194] Registered new tserver with Master: 75efa6b6a72141e68d2fe5db0b6314d3 (127.23.134.130:40201)
W20260630 12:30:17.285022 24506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:17.286808 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:17.288098 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:17.288338 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:17.288551 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822617288531 us; error 0 us; skew 500 ppm
I20260630 12:30:17.289232 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:17.292461 24090 webserver.cc:533] Webserver started at http://127.23.134.131:36863/ using document root <none> and password file <none>
I20260630 12:30:17.292979 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:17.293215 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:17.293505 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:17.294927 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "d9d9827aca5f46878755e0f79d9af8a7"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-69xz"
I20260630 12:30:17.300338 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:30:17.304294 24511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.305275 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:30:17.305634 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "d9d9827aca5f46878755e0f79d9af8a7"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-69xz"
I20260630 12:30:17.305927 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:17.327407 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:17.328879 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:17.330605 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:17.334473 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:17.334673 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.334995 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:17.335142 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.440227 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:40643
I20260630 12:30:17.440277 24573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:40643 every 8 connection(s)
I20260630 12:30:17.476903 24575 heartbeater.cc:344] Connected to a master server at 127.23.134.189:36405
I20260630 12:30:17.477438 24575 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.478523 24575 heartbeater.cc:507] Master 127.23.134.189:36405 requested a full tablet report, sending...
I20260630 12:30:17.479678 24574 heartbeater.cc:344] Connected to a master server at 127.23.134.188:35717
I20260630 12:30:17.480089 24574 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.481017 24574 heartbeater.cc:507] Master 127.23.134.188:35717 requested a full tablet report, sending...
I20260630 12:30:17.481061 24187 ts_manager.cc:194] Registered new tserver with Master: d9d9827aca5f46878755e0f79d9af8a7 (127.23.134.131:40643)
I20260630 12:30:17.483083 24187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38076
I20260630 12:30:17.484694 24252 ts_manager.cc:194] Registered new tserver with Master: d9d9827aca5f46878755e0f79d9af8a7 (127.23.134.131:40643)
I20260630 12:30:17.496232 24576 heartbeater.cc:344] Connected to a master server at 127.23.134.190:40259
I20260630 12:30:17.496636 24576 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.497251 24576 heartbeater.cc:507] Master 127.23.134.190:40259 requested a full tablet report, sending...
I20260630 12:30:17.499620 24122 ts_manager.cc:194] Registered new tserver with Master: d9d9827aca5f46878755e0f79d9af8a7 (127.23.134.131:40643)
I20260630 12:30:17.500598 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009753472s
I20260630 12:30:17.670063 24329 catalog_manager.cc:1295] Loaded cluster ID: d5ad2339b718465cb56c6b0e4817f48e
I20260630 12:30:17.670388 24329 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01: loading cluster ID for follower catalog manager: success
I20260630 12:30:17.675369 24329 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01: acquiring CA information for follower catalog manager: success
I20260630 12:30:17.679107 24329 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:30:17.687862 24333 catalog_manager.cc:1295] Loaded cluster ID: d5ad2339b718465cb56c6b0e4817f48e
I20260630 12:30:17.688126 24333 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532: loading cluster ID for follower catalog manager: success
I20260630 12:30:17.693068 24333 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532: acquiring CA information for follower catalog manager: success
I20260630 12:30:17.697017 24333 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:30:18.055519 24418 heartbeater.cc:499] Master 127.23.134.189:36405 was elected leader, sending a full tablet report...
I20260630 12:30:18.264591 24497 heartbeater.cc:499] Master 127.23.134.189:36405 was elected leader, sending a full tablet report...
I20260630 12:30:18.486316 24575 heartbeater.cc:499] Master 127.23.134.189:36405 was elected leader, sending a full tablet report...
I20260630 12:30:18.647791 24325 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:18.755869 24187 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38092:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:30:18.872428 24461 tablet_service.cc:1511] Processing CreateTablet for tablet 1de37a1fd7274b8d8ac531af8e282d44 (DEFAULT_TABLE table=test-workload [id=7240c4f6930f481e90436c2104c6c4be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:30:18.874361 24461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de37a1fd7274b8d8ac531af8e282d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.876477 24539 tablet_service.cc:1511] Processing CreateTablet for tablet 61547788419a4d6682e5dd8529fc63b9 (DEFAULT_TABLE table=test-workload [id=7240c4f6930f481e90436c2104c6c4be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:30:18.877339 24379 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfa35dde5e44d4b8ed0427cb564f0b8 (DEFAULT_TABLE table=test-workload [id=7240c4f6930f481e90436c2104c6c4be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:30:18.878094 24539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61547788419a4d6682e5dd8529fc63b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.878831 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfa35dde5e44d4b8ed0427cb564f0b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.883026 24380 tablet_service.cc:1511] Processing CreateTablet for tablet 5068aeb9039642a9a701e2c32dc5f20c (DEFAULT_TABLE table=test-workload [id=7240c4f6930f481e90436c2104c6c4be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:30:18.884507 24380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5068aeb9039642a9a701e2c32dc5f20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.897433 24608 tablet_bootstrap.cc:492] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3: Bootstrap starting.
I20260630 12:30:18.907245 24608 tablet_bootstrap.cc:654] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:18.912822 24609 tablet_bootstrap.cc:492] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19: Bootstrap starting.
I20260630 12:30:18.919855 24610 tablet_bootstrap.cc:492] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7: Bootstrap starting.
I20260630 12:30:18.921262 24608 tablet_bootstrap.cc:492] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3: No bootstrap required, opened a new log
I20260630 12:30:18.921860 24608 ts_tablet_manager.cc:1403] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.006s
I20260630 12:30:18.924441 24609 tablet_bootstrap.cc:654] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:18.925957 24608 raft_consensus.cc:359] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75efa6b6a72141e68d2fe5db0b6314d3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 40201 } }
I20260630 12:30:18.926633 24608 raft_consensus.cc:385] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:18.926724 24610 tablet_bootstrap.cc:654] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:18.927094 24608 raft_consensus.cc:740] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75efa6b6a72141e68d2fe5db0b6314d3, State: Initialized, Role: FOLLOWER
I20260630 12:30:18.928228 24608 consensus_queue.cc:260] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75efa6b6a72141e68d2fe5db0b6314d3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 40201 } }
I20260630 12:30:18.929149 24608 raft_consensus.cc:399] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:18.929571 24608 raft_consensus.cc:493] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:18.930022 24608 raft_consensus.cc:3060] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:18.936827 24609 tablet_bootstrap.cc:492] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19: No bootstrap required, opened a new log
I20260630 12:30:18.937172 24610 tablet_bootstrap.cc:492] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7: No bootstrap required, opened a new log
I20260630 12:30:18.937440 24609 ts_tablet_manager.cc:1403] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.016s
I20260630 12:30:18.937961 24608 raft_consensus.cc:515] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75efa6b6a72141e68d2fe5db0b6314d3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 40201 } }
I20260630 12:30:18.938520 24610 ts_tablet_manager.cc:1403] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260630 12:30:18.938908 24608 leader_election.cc:304] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [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: 75efa6b6a72141e68d2fe5db0b6314d3; no voters: 
I20260630 12:30:18.941570 24608 leader_election.cc:290] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:18.941644 24609 raft_consensus.cc:359] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279706fafade46aabbf99653b410ab19" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39385 } }
I20260630 12:30:18.941679 24610 raft_consensus.cc:359] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9d9827aca5f46878755e0f79d9af8a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 40643 } }
I20260630 12:30:18.942138 24614 raft_consensus.cc:2804] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:18.942476 24609 raft_consensus.cc:385] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:18.942588 24610 raft_consensus.cc:385] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:18.943017 24609 raft_consensus.cc:740] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 279706fafade46aabbf99653b410ab19, State: Initialized, Role: FOLLOWER
I20260630 12:30:18.943073 24610 raft_consensus.cc:740] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9d9827aca5f46878755e0f79d9af8a7, State: Initialized, Role: FOLLOWER
I20260630 12:30:18.944090 24609 consensus_queue.cc:260] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "279706fafade46aabbf99653b410ab19" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39385 } }
I20260630 12:30:18.944090 24610 consensus_queue.cc:260] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d9d9827aca5f46878755e0f79d9af8a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 40643 } }
I20260630 12:30:18.944979 24609 raft_consensus.cc:399] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:18.945072 24610 raft_consensus.cc:399] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:18.945498 24609 raft_consensus.cc:493] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:18.945573 24610 raft_consensus.cc:493] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:18.950652 24609 raft_consensus.cc:3060] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:18.950737 24610 raft_consensus.cc:3060] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:18.952025 24608 ts_tablet_manager.cc:1434] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3: Time spent starting tablet: real 0.030s	user 0.022s	sys 0.005s
I20260630 12:30:18.953488 24614 raft_consensus.cc:697] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 1 LEADER]: Becoming Leader. State: Replica: 75efa6b6a72141e68d2fe5db0b6314d3, State: Running, Role: LEADER
I20260630 12:30:18.954321 24614 consensus_queue.cc:237] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [LEADER]: Queue going to LEADER mode. State: All 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: "75efa6b6a72141e68d2fe5db0b6314d3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 40201 } }
I20260630 12:30:18.959013 24609 raft_consensus.cc:515] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279706fafade46aabbf99653b410ab19" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39385 } }
I20260630 12:30:18.959013 24610 raft_consensus.cc:515] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9d9827aca5f46878755e0f79d9af8a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 40643 } }
I20260630 12:30:18.960103 24609 leader_election.cc:304] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [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: 279706fafade46aabbf99653b410ab19; no voters: 
I20260630 12:30:18.960147 24610 leader_election.cc:304] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [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: d9d9827aca5f46878755e0f79d9af8a7; no voters: 
I20260630 12:30:18.963614 24609 leader_election.cc:290] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:18.964401 24619 raft_consensus.cc:2804] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:18.967520 24610 leader_election.cc:290] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:18.968271 24618 raft_consensus.cc:2804] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:18.976838 24619 raft_consensus.cc:697] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 1 LEADER]: Becoming Leader. State: Replica: 279706fafade46aabbf99653b410ab19, State: Running, Role: LEADER
I20260630 12:30:18.978190 24619 consensus_queue.cc:237] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [LEADER]: Queue going to LEADER mode. State: All 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: "279706fafade46aabbf99653b410ab19" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39385 } }
I20260630 12:30:18.988528 24618 raft_consensus.cc:697] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 1 LEADER]: Becoming Leader. State: Replica: d9d9827aca5f46878755e0f79d9af8a7, State: Running, Role: LEADER
I20260630 12:30:18.989914 24618 consensus_queue.cc:237] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [LEADER]: Queue going to LEADER mode. State: All 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: "d9d9827aca5f46878755e0f79d9af8a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 40643 } }
I20260630 12:30:18.997668 24609 ts_tablet_manager.cc:1434] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19: Time spent starting tablet: real 0.059s	user 0.037s	sys 0.021s
I20260630 12:30:18.998943 24609 tablet_bootstrap.cc:492] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19: Bootstrap starting.
I20260630 12:30:19.002476 24610 ts_tablet_manager.cc:1434] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7: Time spent starting tablet: real 0.064s	user 0.024s	sys 0.032s
I20260630 12:30:19.003008 24187 catalog_manager.cc:5697] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75efa6b6a72141e68d2fe5db0b6314d3 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "75efa6b6a72141e68d2fe5db0b6314d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75efa6b6a72141e68d2fe5db0b6314d3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 40201 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:19.006811 24609 tablet_bootstrap.cc:654] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:19.042799 24184 catalog_manager.cc:5697] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 279706fafade46aabbf99653b410ab19 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "279706fafade46aabbf99653b410ab19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279706fafade46aabbf99653b410ab19" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39385 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:19.037231 24186 catalog_manager.cc:5697] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9d9827aca5f46878755e0f79d9af8a7 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "d9d9827aca5f46878755e0f79d9af8a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9d9827aca5f46878755e0f79d9af8a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 40643 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:19.069798 24609 tablet_bootstrap.cc:492] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19: No bootstrap required, opened a new log
I20260630 12:30:19.070434 24609 ts_tablet_manager.cc:1403] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.019s
I20260630 12:30:19.075071 24609 raft_consensus.cc:359] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279706fafade46aabbf99653b410ab19" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39385 } }
I20260630 12:30:19.075794 24609 raft_consensus.cc:385] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:19.076145 24609 raft_consensus.cc:740] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 279706fafade46aabbf99653b410ab19, State: Initialized, Role: FOLLOWER
I20260630 12:30:19.076968 24609 consensus_queue.cc:260] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "279706fafade46aabbf99653b410ab19" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39385 } }
I20260630 12:30:19.077749 24609 raft_consensus.cc:399] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:19.078145 24609 raft_consensus.cc:493] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:19.078603 24609 raft_consensus.cc:3060] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:19.086745 24609 raft_consensus.cc:515] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279706fafade46aabbf99653b410ab19" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39385 } }
I20260630 12:30:19.087598 24609 leader_election.cc:304] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [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: 279706fafade46aabbf99653b410ab19; no voters: 
I20260630 12:30:19.088675 24620 raft_consensus.cc:2804] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:19.089241 24620 raft_consensus.cc:697] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 1 LEADER]: Becoming Leader. State: Replica: 279706fafade46aabbf99653b410ab19, State: Running, Role: LEADER
I20260630 12:30:19.090055 24620 consensus_queue.cc:237] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [LEADER]: Queue going to LEADER mode. State: All 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: "279706fafade46aabbf99653b410ab19" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39385 } }
I20260630 12:30:19.092214 24609 leader_election.cc:290] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:19.097020 24609 ts_tablet_manager.cc:1434] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.000s
I20260630 12:30:19.109848 24186 catalog_manager.cc:5697] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 279706fafade46aabbf99653b410ab19 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "279706fafade46aabbf99653b410ab19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279706fafade46aabbf99653b410ab19" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39385 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:20.649405 24325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:20.652745 24325 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:21.194672 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:30:21.216514 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:21.217309 24090 tablet_replica.cc:333] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19: stopping tablet replica
I20260630 12:30:21.218024 24090 raft_consensus.cc:2243] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:21.218580 24090 raft_consensus.cc:2272] T 3dfa35dde5e44d4b8ed0427cb564f0b8 P 279706fafade46aabbf99653b410ab19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:21.221014 24090 tablet_replica.cc:333] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19: stopping tablet replica
I20260630 12:30:21.221503 24090 raft_consensus.cc:2243] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:21.221971 24090 raft_consensus.cc:2272] T 5068aeb9039642a9a701e2c32dc5f20c P 279706fafade46aabbf99653b410ab19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:21.311110 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:30:21.322382 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:30:21.340528 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:21.341168 24090 tablet_replica.cc:333] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3: stopping tablet replica
I20260630 12:30:21.341755 24090 raft_consensus.cc:2243] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:21.342228 24090 raft_consensus.cc:2272] T 1de37a1fd7274b8d8ac531af8e282d44 P 75efa6b6a72141e68d2fe5db0b6314d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:21.360489 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:30:21.369016 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:30:21.387315 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:21.387995 24090 tablet_replica.cc:333] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7: stopping tablet replica
I20260630 12:30:21.388567 24090 raft_consensus.cc:2243] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:21.389037 24090 raft_consensus.cc:2272] T 61547788419a4d6682e5dd8529fc63b9 P d9d9827aca5f46878755e0f79d9af8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:21.407886 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:30:21.416440 24090 master.cc:562] Master@127.23.134.190:40259 shutting down...
W20260630 12:30:21.457746 24171 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master [suppressed 5 similar messages]
W20260630 12:30:21.508560 24171 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.190:40259, user_credentials={real_user=slave}} blocked reactor thread for 50818.7us
I20260630 12:30:21.509802 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:21.510406 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:21.510759 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 734c81f55f5e40578cb1b2e4c1942532: stopping tablet replica
W20260630 12:30:21.511065 24171 consensus_peers.cc:597] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af -> Peer 734c81f55f5e40578cb1b2e4c1942532 (127.23.134.190:40259): Couldn't send request to peer 734c81f55f5e40578cb1b2e4c1942532. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:21.530107 24090 master.cc:584] Master@127.23.134.190:40259 shutdown complete.
I20260630 12:30:21.541868 24090 master.cc:562] Master@127.23.134.189:36405 shutting down...
I20260630 12:30:21.556131 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:21.557173 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:21.557577 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd523f062c9649029e4a133c2e3361af: stopping tablet replica
I20260630 12:30:21.616060 24090 master.cc:584] Master@127.23.134.189:36405 shutdown complete.
I20260630 12:30:21.628355 24090 master.cc:562] Master@127.23.134.188:35717 shutting down...
I20260630 12:30:21.643044 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:21.643697 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:21.644066 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P a94b5b4dd0e04e6fa0200878494dbb01: stopping tablet replica
I20260630 12:30:21.662648 24090 master.cc:584] Master@127.23.134.188:35717 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6935 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:30:21.691629 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:45937
I20260630 12:30:21.692754 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:21.697819 24635 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:21.699164 24636 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:21.699345 24638 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:21.700155 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:21.700924 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:21.701097 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:21.701290 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822621701256 us; error 0 us; skew 500 ppm
I20260630 12:30:21.701858 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:21.704308 24090 webserver.cc:533] Webserver started at http://127.23.134.190:33763/ using document root <none> and password file <none>
I20260630 12:30:21.704783 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:21.704977 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:21.705273 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:21.706549 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "b0fb62ed6eee48af9e9be1188932fe7f"
format_stamp: "Formatted at 2026-06-30 12:30:21 on dist-test-slave-69xz"
I20260630 12:30:21.711084 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:30:21.714547 24643 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:21.715493 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:21.715744 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "b0fb62ed6eee48af9e9be1188932fe7f"
format_stamp: "Formatted at 2026-06-30 12:30:21 on dist-test-slave-69xz"
I20260630 12:30:21.715993 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:21.741700 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:21.742815 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:21.781036 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:45937
I20260630 12:30:21.781138 24694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:45937 every 8 connection(s)
I20260630 12:30:21.785326 24695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:21.795001 24695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f: Bootstrap starting.
I20260630 12:30:21.799480 24695 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:21.803541 24695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f: No bootstrap required, opened a new log
I20260630 12:30:21.805639 24695 raft_consensus.cc:359] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0fb62ed6eee48af9e9be1188932fe7f" member_type: VOTER }
I20260630 12:30:21.806043 24695 raft_consensus.cc:385] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:21.806286 24695 raft_consensus.cc:740] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0fb62ed6eee48af9e9be1188932fe7f, State: Initialized, Role: FOLLOWER
I20260630 12:30:21.806922 24695 consensus_queue.cc:260] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b0fb62ed6eee48af9e9be1188932fe7f" member_type: VOTER }
I20260630 12:30:21.807411 24695 raft_consensus.cc:399] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:21.807641 24695 raft_consensus.cc:493] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:21.807909 24695 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:21.812093 24695 raft_consensus.cc:515] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0fb62ed6eee48af9e9be1188932fe7f" member_type: VOTER }
I20260630 12:30:21.812614 24695 leader_election.cc:304] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [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: b0fb62ed6eee48af9e9be1188932fe7f; no voters: 
I20260630 12:30:21.813804 24695 leader_election.cc:290] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:21.814139 24698 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:21.815570 24698 raft_consensus.cc:697] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 1 LEADER]: Becoming Leader. State: Replica: b0fb62ed6eee48af9e9be1188932fe7f, State: Running, Role: LEADER
I20260630 12:30:21.816246 24698 consensus_queue.cc:237] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [LEADER]: Queue going to LEADER mode. State: All 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: "b0fb62ed6eee48af9e9be1188932fe7f" member_type: VOTER }
I20260630 12:30:21.816753 24695 sys_catalog.cc:565] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:21.821058 24699 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b0fb62ed6eee48af9e9be1188932fe7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0fb62ed6eee48af9e9be1188932fe7f" member_type: VOTER } }
I20260630 12:30:21.821942 24699 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:21.821246 24700 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b0fb62ed6eee48af9e9be1188932fe7f. Latest consensus state: current_term: 1 leader_uuid: "b0fb62ed6eee48af9e9be1188932fe7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0fb62ed6eee48af9e9be1188932fe7f" member_type: VOTER } }
I20260630 12:30:21.822463 24700 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:21.823923 24705 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:21.829079 24705 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:21.833343 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:21.838737 24705 catalog_manager.cc:1383] Generated new cluster ID: 1cda5466e469403c8fef726fa300906c
I20260630 12:30:21.838989 24705 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:21.858467 24705 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:21.859747 24705 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:21.874985 24705 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f: Generated new TSK 0
I20260630 12:30:21.875582 24705 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:21.900257 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:21.906335 24716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:21.907718 24717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:21.909061 24719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:21.909520 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:21.910423 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:21.910638 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:21.910800 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822621910786 us; error 0 us; skew 500 ppm
I20260630 12:30:21.911365 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:21.913760 24090 webserver.cc:533] Webserver started at http://127.23.134.129:34825/ using document root <none> and password file <none>
I20260630 12:30:21.914271 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:21.914484 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:21.914783 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:21.915961 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "ec0b08d63b4d42448b84f168edc00c96"
format_stamp: "Formatted at 2026-06-30 12:30:21 on dist-test-slave-69xz"
I20260630 12:30:21.920856 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:30:21.924186 24724 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:21.924929 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:30:21.925217 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "ec0b08d63b4d42448b84f168edc00c96"
format_stamp: "Formatted at 2026-06-30 12:30:21 on dist-test-slave-69xz"
I20260630 12:30:21.925498 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:21.957844 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:21.958925 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:21.960444 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:21.962829 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:21.963054 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:21.963315 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:21.963493 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:22.003122 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:41989
I20260630 12:30:22.003216 24786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:41989 every 8 connection(s)
I20260630 12:30:22.008574 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:22.016016 24791 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:22.016935 24792 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:22.019393 24090 server_base.cc:1061] running on GCE node
W20260630 12:30:22.019670 24794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:22.020556 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:22.020799 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:22.020987 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822622020954 us; error 0 us; skew 500 ppm
I20260630 12:30:22.021481 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:22.024116 24090 webserver.cc:533] Webserver started at http://127.23.134.130:37229/ using document root <none> and password file <none>
I20260630 12:30:22.024755 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:22.024998 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:22.025341 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:22.027088 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "092c2f0db5aa4e2cb3ea23498ad23e44"
format_stamp: "Formatted at 2026-06-30 12:30:22 on dist-test-slave-69xz"
I20260630 12:30:22.027200 24787 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45937
I20260630 12:30:22.027695 24787 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:22.028787 24787 heartbeater.cc:507] Master 127.23.134.190:45937 requested a full tablet report, sending...
I20260630 12:30:22.031265 24660 ts_manager.cc:194] Registered new tserver with Master: ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989)
I20260630 12:30:22.033092 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:30:22.033726 24660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51902
I20260630 12:30:22.037271 24799 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:22.038131 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:22.038437 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "092c2f0db5aa4e2cb3ea23498ad23e44"
format_stamp: "Formatted at 2026-06-30 12:30:22 on dist-test-slave-69xz"
I20260630 12:30:22.038674 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:22.071408 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:22.072670 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:22.074244 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:22.076650 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:22.076887 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:22.077142 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:22.077327 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:22.117810 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:46607
I20260630 12:30:22.117959 24861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:46607 every 8 connection(s)
I20260630 12:30:22.123592 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:22.132795 24866 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:22.132966 24865 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:22.139597 24090 server_base.cc:1061] running on GCE node
W20260630 12:30:22.141037 24868 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:22.142194 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:30:22.142283 24862 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45937
W20260630 12:30:22.142499 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:22.142778 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822622142761 us; error 0 us; skew 500 ppm
I20260630 12:30:22.142796 24862 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:22.143430 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:22.143747 24862 heartbeater.cc:507] Master 127.23.134.190:45937 requested a full tablet report, sending...
I20260630 12:30:22.146168 24090 webserver.cc:533] Webserver started at http://127.23.134.131:42325/ using document root <none> and password file <none>
I20260630 12:30:22.146251 24660 ts_manager.cc:194] Registered new tserver with Master: 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607)
I20260630 12:30:22.146787 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:22.147042 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:22.147332 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:22.147953 24660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51916
I20260630 12:30:22.148522 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "f88dc0b01ac64c88a327cc27c27db7cf"
format_stamp: "Formatted at 2026-06-30 12:30:22 on dist-test-slave-69xz"
I20260630 12:30:22.153283 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:30:22.156780 24873 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:22.157648 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:22.157954 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "f88dc0b01ac64c88a327cc27c27db7cf"
format_stamp: "Formatted at 2026-06-30 12:30:22 on dist-test-slave-69xz"
I20260630 12:30:22.158267 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:22.180197 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:22.181383 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:22.182937 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:22.185580 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:22.185832 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:22.186098 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:22.186311 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:22.228756 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:42097
I20260630 12:30:22.228860 24935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:42097 every 8 connection(s)
I20260630 12:30:22.243547 24936 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45937
I20260630 12:30:22.243986 24936 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:22.244752 24936 heartbeater.cc:507] Master 127.23.134.190:45937 requested a full tablet report, sending...
I20260630 12:30:22.246798 24660 ts_manager.cc:194] Registered new tserver with Master: f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:22.247833 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015725885s
I20260630 12:30:22.248430 24660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51932
I20260630 12:30:23.036886 24787 heartbeater.cc:499] Master 127.23.134.190:45937 was elected leader, sending a full tablet report...
I20260630 12:30:23.150629 24862 heartbeater.cc:499] Master 127.23.134.190:45937 was elected leader, sending a full tablet report...
I20260630 12:30:23.251443 24936 heartbeater.cc:499] Master 127.23.134.190:45937 was elected leader, sending a full tablet report...
I20260630 12:30:23.307310 24660 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51944:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:30:23.310067 24660 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:30:23.391309 24827 tablet_service.cc:1511] Processing CreateTablet for tablet 5b74fd57e7bb4348a9b7f70c1e7861f6 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:30:23.392799 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b74fd57e7bb4348a9b7f70c1e7861f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.394248 24823 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae630925295475b84e1f798d65abade (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:30:23.395622 24823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae630925295475b84e1f798d65abade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.396695 24826 tablet_service.cc:1511] Processing CreateTablet for tablet 5405542d657f45cca1421d2a506e6371 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:30:23.398092 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5405542d657f45cca1421d2a506e6371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.399920 24752 tablet_service.cc:1511] Processing CreateTablet for tablet 5b74fd57e7bb4348a9b7f70c1e7861f6 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:30:23.401281 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b74fd57e7bb4348a9b7f70c1e7861f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.402618 24751 tablet_service.cc:1511] Processing CreateTablet for tablet 5405542d657f45cca1421d2a506e6371 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:30:23.403749 24824 tablet_service.cc:1511] Processing CreateTablet for tablet 298b843d53284d0793703cc325869337 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:30:23.405149 24824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298b843d53284d0793703cc325869337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.404886 24750 tablet_service.cc:1511] Processing CreateTablet for tablet 35e01b4cdbf0454eac7723c98badbb0e (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:30:23.407162 24749 tablet_service.cc:1511] Processing CreateTablet for tablet 298b843d53284d0793703cc325869337 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:30:23.409713 24748 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae630925295475b84e1f798d65abade (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:30:23.402618 24825 tablet_service.cc:1511] Processing CreateTablet for tablet 35e01b4cdbf0454eac7723c98badbb0e (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:30:23.410579 24746 tablet_service.cc:1511] Processing CreateTablet for tablet 6b924a9a20cd42b38e225a942c2c3006 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:30:23.411123 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e01b4cdbf0454eac7723c98badbb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.412242 24747 tablet_service.cc:1511] Processing CreateTablet for tablet 44af38834c7a44a99fdbf06406f4bac7 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:30:23.414645 24746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b924a9a20cd42b38e225a942c2c3006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.416569 24745 tablet_service.cc:1511] Processing CreateTablet for tablet a7ae0cb15bfe49c7be3aa7c01af9c57e (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:30:23.417927 24745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ae0cb15bfe49c7be3aa7c01af9c57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.425958 24747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44af38834c7a44a99fdbf06406f4bac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.433264 24822 tablet_service.cc:1511] Processing CreateTablet for tablet 6b924a9a20cd42b38e225a942c2c3006 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:30:23.433964 24750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e01b4cdbf0454eac7723c98badbb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.436101 24822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b924a9a20cd42b38e225a942c2c3006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.436352 24749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298b843d53284d0793703cc325869337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.437458 24823 tablet_service.cc:1511] Processing CreateTablet for tablet 44af38834c7a44a99fdbf06406f4bac7 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:30:23.437983 24821 tablet_service.cc:1511] Processing CreateTablet for tablet a7ae0cb15bfe49c7be3aa7c01af9c57e (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:30:23.438870 24823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44af38834c7a44a99fdbf06406f4bac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.439546 24821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ae0cb15bfe49c7be3aa7c01af9c57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.440280 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5405542d657f45cca1421d2a506e6371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.448808 24748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae630925295475b84e1f798d65abade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.462982 24901 tablet_service.cc:1511] Processing CreateTablet for tablet 5b74fd57e7bb4348a9b7f70c1e7861f6 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:30:23.467051 24901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b74fd57e7bb4348a9b7f70c1e7861f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.468928 24898 tablet_service.cc:1511] Processing CreateTablet for tablet 298b843d53284d0793703cc325869337 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:30:23.471163 24899 tablet_service.cc:1511] Processing CreateTablet for tablet 35e01b4cdbf0454eac7723c98badbb0e (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:30:23.473268 24900 tablet_service.cc:1511] Processing CreateTablet for tablet 5405542d657f45cca1421d2a506e6371 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:30:23.479076 24896 tablet_service.cc:1511] Processing CreateTablet for tablet 44af38834c7a44a99fdbf06406f4bac7 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:30:23.480562 24895 tablet_service.cc:1511] Processing CreateTablet for tablet 6b924a9a20cd42b38e225a942c2c3006 (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:30:23.480602 24956 tablet_bootstrap.cc:492] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96: Bootstrap starting.
I20260630 12:30:23.484192 24894 tablet_service.cc:1511] Processing CreateTablet for tablet a7ae0cb15bfe49c7be3aa7c01af9c57e (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:30:23.491093 24898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298b843d53284d0793703cc325869337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.497651 24897 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae630925295475b84e1f798d65abade (DEFAULT_TABLE table=test-workload [id=291d9d11cd3f400299e96e36ff84ea1b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:30:23.498910 24899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e01b4cdbf0454eac7723c98badbb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.502394 24896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44af38834c7a44a99fdbf06406f4bac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.504828 24894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ae0cb15bfe49c7be3aa7c01af9c57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.509938 24897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae630925295475b84e1f798d65abade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.513816 24900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5405542d657f45cca1421d2a506e6371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.514601 24957 tablet_bootstrap.cc:492] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44: Bootstrap starting.
I20260630 12:30:23.516594 24895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b924a9a20cd42b38e225a942c2c3006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:23.543889 24956 tablet_bootstrap.cc:654] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.548650 24957 tablet_bootstrap.cc:654] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.564133 24956 tablet_bootstrap.cc:492] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96: No bootstrap required, opened a new log
I20260630 12:30:23.565032 24956 ts_tablet_manager.cc:1403] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.005s
I20260630 12:30:23.574239 24956 raft_consensus.cc:359] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.575533 24956 raft_consensus.cc:385] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.576007 24956 raft_consensus.cc:740] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.581686 24956 consensus_queue.cc:260] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.582736 24958 tablet_bootstrap.cc:492] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf: Bootstrap starting.
I20260630 12:30:23.586424 24957 tablet_bootstrap.cc:492] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44: No bootstrap required, opened a new log
I20260630 12:30:23.587015 24957 ts_tablet_manager.cc:1403] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.015s
I20260630 12:30:23.587147 24956 ts_tablet_manager.cc:1434] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260630 12:30:23.588192 24956 tablet_bootstrap.cc:492] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96: Bootstrap starting.
I20260630 12:30:23.590596 24957 raft_consensus.cc:359] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
I20260630 12:30:23.591490 24957 raft_consensus.cc:385] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.591871 24957 raft_consensus.cc:740] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.592872 24957 consensus_queue.cc:260] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
I20260630 12:30:23.593470 24958 tablet_bootstrap.cc:654] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.594098 24956 tablet_bootstrap.cc:654] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.605722 24957 ts_tablet_manager.cc:1434] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.011s
I20260630 12:30:23.605908 24958 tablet_bootstrap.cc:492] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf: No bootstrap required, opened a new log
I20260630 12:30:23.605882 24956 tablet_bootstrap.cc:492] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96: No bootstrap required, opened a new log
I20260630 12:30:23.606755 24958 ts_tablet_manager.cc:1403] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260630 12:30:23.606963 24956 ts_tablet_manager.cc:1403] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260630 12:30:23.606966 24957 tablet_bootstrap.cc:492] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44: Bootstrap starting.
I20260630 12:30:23.610176 24958 raft_consensus.cc:359] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.610344 24956 raft_consensus.cc:359] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.611195 24958 raft_consensus.cc:385] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.611328 24956 raft_consensus.cc:385] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.611641 24958 raft_consensus.cc:740] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88dc0b01ac64c88a327cc27c27db7cf, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.611774 24956 raft_consensus.cc:740] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.612707 24956 consensus_queue.cc:260] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.612912 24958 consensus_queue.cc:260] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.614612 24957 tablet_bootstrap.cc:654] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.615283 24956 ts_tablet_manager.cc:1434] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:30:23.616454 24956 tablet_bootstrap.cc:492] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96: Bootstrap starting.
I20260630 12:30:23.622989 24956 tablet_bootstrap.cc:654] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.623243 24958 ts_tablet_manager.cc:1434] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260630 12:30:23.625350 24958 tablet_bootstrap.cc:492] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf: Bootstrap starting.
I20260630 12:30:23.633520 24958 tablet_bootstrap.cc:654] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.639499 24957 tablet_bootstrap.cc:492] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44: No bootstrap required, opened a new log
I20260630 12:30:23.640182 24957 ts_tablet_manager.cc:1403] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260630 12:30:23.642531 24956 tablet_bootstrap.cc:492] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96: No bootstrap required, opened a new log
I20260630 12:30:23.643081 24956 ts_tablet_manager.cc:1403] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.017s
I20260630 12:30:23.643523 24958 tablet_bootstrap.cc:492] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf: No bootstrap required, opened a new log
I20260630 12:30:23.643332 24957 raft_consensus.cc:359] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.644191 24958 ts_tablet_manager.cc:1403] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260630 12:30:23.644229 24957 raft_consensus.cc:385] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.644933 24957 raft_consensus.cc:740] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.645783 24957 consensus_queue.cc:260] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.646064 24956 raft_consensus.cc:359] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
I20260630 12:30:23.646733 24956 raft_consensus.cc:385] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.647068 24956 raft_consensus.cc:740] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.647194 24958 raft_consensus.cc:359] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.647918 24958 raft_consensus.cc:385] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.648319 24958 raft_consensus.cc:740] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88dc0b01ac64c88a327cc27c27db7cf, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.647847 24956 consensus_queue.cc:260] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
I20260630 12:30:23.649150 24958 consensus_queue.cc:260] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.649857 24957 ts_tablet_manager.cc:1434] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:30:23.650261 24956 ts_tablet_manager.cc:1434] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:30:23.650951 24957 tablet_bootstrap.cc:492] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44: Bootstrap starting.
I20260630 12:30:23.651294 24956 tablet_bootstrap.cc:492] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96: Bootstrap starting.
I20260630 12:30:23.654146 24958 ts_tablet_manager.cc:1434] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:30:23.655192 24958 tablet_bootstrap.cc:492] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf: Bootstrap starting.
I20260630 12:30:23.657665 24956 tablet_bootstrap.cc:654] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.661239 24958 tablet_bootstrap.cc:654] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.672812 24958 tablet_bootstrap.cc:492] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf: No bootstrap required, opened a new log
I20260630 12:30:23.673300 24958 ts_tablet_manager.cc:1403] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:30:23.675647 24958 raft_consensus.cc:359] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.676528 24958 raft_consensus.cc:385] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.676859 24958 raft_consensus.cc:740] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88dc0b01ac64c88a327cc27c27db7cf, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.676887 24957 tablet_bootstrap.cc:654] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.677704 24958 consensus_queue.cc:260] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.679858 24958 ts_tablet_manager.cc:1434] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:30:23.681083 24958 tablet_bootstrap.cc:492] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf: Bootstrap starting.
I20260630 12:30:23.685927 24958 tablet_bootstrap.cc:654] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.687438 24956 tablet_bootstrap.cc:492] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96: No bootstrap required, opened a new log
I20260630 12:30:23.687844 24957 tablet_bootstrap.cc:492] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44: No bootstrap required, opened a new log
I20260630 12:30:23.688112 24962 raft_consensus.cc:493] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:23.688997 24956 ts_tablet_manager.cc:1403] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.013s
I20260630 12:30:23.689026 24962 raft_consensus.cc:515] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.693133 24956 raft_consensus.cc:359] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.694003 24956 raft_consensus.cc:385] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.694460 24956 raft_consensus.cc:740] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.696784 24956 consensus_queue.cc:260] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.698179 24962 leader_election.cc:290] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:23.701256 24957 ts_tablet_manager.cc:1403] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.009s
I20260630 12:30:23.702267 24956 ts_tablet_manager.cc:1434] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:30:23.703481 24956 tablet_bootstrap.cc:492] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96: Bootstrap starting.
I20260630 12:30:23.704401 24957 raft_consensus.cc:359] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.709457 24957 raft_consensus.cc:385] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.710328 24957 raft_consensus.cc:740] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.711660 24957 consensus_queue.cc:260] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.710477 24956 tablet_bootstrap.cc:654] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.712204 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae630925295475b84e1f798d65abade" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96" is_pre_election: true
I20260630 12:30:23.713423 24762 raft_consensus.cc:2468] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 0.
I20260630 12:30:23.715361 24803 leader_election.cc:304] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96; no voters: 
I20260630 12:30:23.716367 24962 raft_consensus.cc:2804] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:23.716740 24962 raft_consensus.cc:493] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:23.716984 24958 tablet_bootstrap.cc:492] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf: No bootstrap required, opened a new log
I20260630 12:30:23.717109 24962 raft_consensus.cc:3060] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.717854 24958 ts_tablet_manager.cc:1403] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.004s
I20260630 12:30:23.722028 24958 raft_consensus.cc:359] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.722962 24958 raft_consensus.cc:385] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.723317 24958 raft_consensus.cc:740] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88dc0b01ac64c88a327cc27c27db7cf, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.724236 24958 consensus_queue.cc:260] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.724942 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae630925295475b84e1f798d65abade" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" is_pre_election: true
I20260630 12:30:23.725266 24962 raft_consensus.cc:515] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.725725 24911 raft_consensus.cc:2468] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 0.
I20260630 12:30:23.727317 24958 ts_tablet_manager.cc:1434] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:30:23.728659 24958 tablet_bootstrap.cc:492] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf: Bootstrap starting.
I20260630 12:30:23.728489 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae630925295475b84e1f798d65abade" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96"
I20260630 12:30:23.729192 24762 raft_consensus.cc:3060] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.737033 24762 raft_consensus.cc:2468] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 1.
I20260630 12:30:23.737164 24958 tablet_bootstrap.cc:654] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.739256 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae630925295475b84e1f798d65abade" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf"
I20260630 12:30:23.739939 24911 raft_consensus.cc:3060] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.747525 24957 ts_tablet_manager.cc:1434] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.009s
I20260630 12:30:23.748694 24962 leader_election.cc:290] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 election: Requested vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:23.749316 24803 leader_election.cc:304] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96; no voters: 
I20260630 12:30:23.749912 24911 raft_consensus.cc:2468] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 1.
I20260630 12:30:23.750311 24962 raft_consensus.cc:2804] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:23.750799 24958 tablet_bootstrap.cc:492] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf: No bootstrap required, opened a new log
I20260630 12:30:23.751338 24958 ts_tablet_manager.cc:1403] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.019s
I20260630 12:30:23.752604 24957 tablet_bootstrap.cc:492] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44: Bootstrap starting.
I20260630 12:30:23.750823 24962 raft_consensus.cc:697] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Becoming Leader. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Running, Role: LEADER
I20260630 12:30:23.753973 24962 consensus_queue.cc:237] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.752620 24956 tablet_bootstrap.cc:492] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96: No bootstrap required, opened a new log
I20260630 12:30:23.755303 24958 raft_consensus.cc:359] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.756109 24956 ts_tablet_manager.cc:1403] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.010s
I20260630 12:30:23.756058 24958 raft_consensus.cc:385] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.756567 24958 raft_consensus.cc:740] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88dc0b01ac64c88a327cc27c27db7cf, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.757473 24958 consensus_queue.cc:260] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.758392 24961 raft_consensus.cc:493] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:23.758872 24961 raft_consensus.cc:515] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.759686 24957 tablet_bootstrap.cc:654] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.763314 24965 raft_consensus.cc:493] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:23.763974 24965 raft_consensus.cc:515] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.763393 24961 leader_election.cc:290] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:23.772722 24956 raft_consensus.cc:359] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.774030 24956 raft_consensus.cc:385] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.774505 24956 raft_consensus.cc:740] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.775573 24956 consensus_queue.cc:260] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.779493 24965 leader_election.cc:290] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607)
I20260630 12:30:23.782060 24956 ts_tablet_manager.cc:1434] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.002s
I20260630 12:30:23.783680 24956 tablet_bootstrap.cc:492] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96: Bootstrap starting.
I20260630 12:30:23.789585 24958 ts_tablet_manager.cc:1434] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260630 12:30:23.794859 24958 tablet_bootstrap.cc:492] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf: Bootstrap starting.
I20260630 12:30:23.804371 24965 raft_consensus.cc:493] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:23.805135 24965 raft_consensus.cc:515] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.808300 24965 leader_election.cc:290] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607)
I20260630 12:30:23.809319 24958 tablet_bootstrap.cc:654] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.810560 24956 tablet_bootstrap.cc:654] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.815474 24961 raft_consensus.cc:493] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:23.816171 24961 raft_consensus.cc:515] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.818418 24961 leader_election.cc:290] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:23.825764 24956 tablet_bootstrap.cc:492] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96: No bootstrap required, opened a new log
I20260630 12:30:23.826368 24956 ts_tablet_manager.cc:1403] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.005s
W20260630 12:30:23.831207 24708 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:30:23.833405 24713 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:30:23.834748 24713 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:30:23.831209 24956 raft_consensus.cc:359] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.836831 24956 raft_consensus.cc:385] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.837173 24956 raft_consensus.cc:740] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.836419 24659 catalog_manager.cc:5697] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:23.838639 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ae0cb15bfe49c7be3aa7c01af9c57e" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" is_pre_election: true
I20260630 12:30:23.838202 24956 consensus_queue.cc:260] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.841657 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b924a9a20cd42b38e225a942c2c3006" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" is_pre_election: true
W20260630 12:30:23.842630 24725 leader_election.cc:343] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:23.843998 24956 ts_tablet_manager.cc:1434] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
W20260630 12:30:23.844249 24725 leader_election.cc:343] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:23.846020 24956 tablet_bootstrap.cc:492] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96: Bootstrap starting.
I20260630 12:30:23.846444 24957 tablet_bootstrap.cc:492] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44: No bootstrap required, opened a new log
I20260630 12:30:23.847965 24965 raft_consensus.cc:493] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:23.848487 24965 raft_consensus.cc:515] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.851348 24965 leader_election.cc:290] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607)
I20260630 12:30:23.848234 24957 ts_tablet_manager.cc:1403] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.040s
I20260630 12:30:23.864591 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b924a9a20cd42b38e225a942c2c3006" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" is_pre_election: true
I20260630 12:30:23.863391 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ae0cb15bfe49c7be3aa7c01af9c57e" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" is_pre_election: true
I20260630 12:30:23.867818 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298b843d53284d0793703cc325869337" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96" is_pre_election: true
I20260630 12:30:23.868950 24760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5405542d657f45cca1421d2a506e6371" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96" is_pre_election: true
W20260630 12:30:23.869779 24725 leader_election.cc:343] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:23.871244 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44af38834c7a44a99fdbf06406f4bac7" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96" is_pre_election: true
I20260630 12:30:23.872037 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44af38834c7a44a99fdbf06406f4bac7" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" is_pre_election: true
I20260630 12:30:23.872419 24962 raft_consensus.cc:493] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:23.874004 24962 raft_consensus.cc:515] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
W20260630 12:30:23.875227 24874 leader_election.cc:343] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:23.875442 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5405542d657f45cca1421d2a506e6371" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" is_pre_election: true
I20260630 12:30:23.874788 24957 raft_consensus.cc:359] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.876092 24957 raft_consensus.cc:385] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.876418 24957 raft_consensus.cc:740] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.876922 24962 leader_election.cc:290] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:23.877128 24957 consensus_queue.cc:260] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.878652 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298b843d53284d0793703cc325869337" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" is_pre_election: true
W20260630 12:30:23.879048 24874 leader_election.cc:343] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:23.872777 24761 raft_consensus.cc:2468] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88dc0b01ac64c88a327cc27c27db7cf in term 0.
I20260630 12:30:23.879339 24957 ts_tablet_manager.cc:1434] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.005s
I20260630 12:30:23.879575 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298b843d53284d0793703cc325869337" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" is_pre_election: true
I20260630 12:30:23.879285 24910 raft_consensus.cc:2468] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 0.
I20260630 12:30:23.880375 24957 tablet_bootstrap.cc:492] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44: Bootstrap starting.
I20260630 12:30:23.880224 24837 raft_consensus.cc:2468] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88dc0b01ac64c88a327cc27c27db7cf in term 0.
I20260630 12:30:23.870268 24725 leader_election.cc:304] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [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: ec0b08d63b4d42448b84f168edc00c96; no voters: 092c2f0db5aa4e2cb3ea23498ad23e44, f88dc0b01ac64c88a327cc27c27db7cf
I20260630 12:30:23.881366 24836 raft_consensus.cc:2468] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec0b08d63b4d42448b84f168edc00c96 in term 0.
I20260630 12:30:23.882169 24800 leader_election.cc:304] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092c2f0db5aa4e2cb3ea23498ad23e44, f88dc0b01ac64c88a327cc27c27db7cf; no voters: 
W20260630 12:30:23.882879 24877 leader_election.cc:343] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:23.881771 24961 raft_consensus.cc:2749] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:23.883814 24874 leader_election.cc:304] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [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: 092c2f0db5aa4e2cb3ea23498ad23e44, f88dc0b01ac64c88a327cc27c27db7cf; no voters: ec0b08d63b4d42448b84f168edc00c96
I20260630 12:30:23.884390 24962 raft_consensus.cc:2804] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:23.884763 24962 raft_consensus.cc:493] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:23.885093 24962 raft_consensus.cc:3060] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.885125 24965 raft_consensus.cc:2804] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:30:23.884092 24877 leader_election.cc:343] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:23.886466 24965 raft_consensus.cc:493] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:23.889580 24957 tablet_bootstrap.cc:654] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.886215 24877 leader_election.cc:304] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [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: f88dc0b01ac64c88a327cc27c27db7cf; no voters: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96
I20260630 12:30:23.890798 24965 raft_consensus.cc:3060] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.892350 24958 tablet_bootstrap.cc:492] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf: No bootstrap required, opened a new log
I20260630 12:30:23.893050 24958 ts_tablet_manager.cc:1403] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.014s
I20260630 12:30:23.897924 24958 raft_consensus.cc:359] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.898967 24958 raft_consensus.cc:385] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.899358 24958 raft_consensus.cc:740] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88dc0b01ac64c88a327cc27c27db7cf, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.910254 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298b843d53284d0793703cc325869337" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96" is_pre_election: true
W20260630 12:30:23.912269 24803 leader_election.cc:343] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:23.912389 24725 leader_election.cc:304] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [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: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96; no voters: f88dc0b01ac64c88a327cc27c27db7cf
I20260630 12:30:23.913314 24961 raft_consensus.cc:2804] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:23.913843 24961 raft_consensus.cc:493] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:23.914281 24961 raft_consensus.cc:3060] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.924661 24989 raft_consensus.cc:2749] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:23.925277 24877 leader_election.cc:304] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [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: ec0b08d63b4d42448b84f168edc00c96, f88dc0b01ac64c88a327cc27c27db7cf; no voters: 092c2f0db5aa4e2cb3ea23498ad23e44
I20260630 12:30:23.926040 24956 tablet_bootstrap.cc:654] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.920917 24958 consensus_queue.cc:260] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.926764 24957 tablet_bootstrap.cc:492] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44: No bootstrap required, opened a new log
I20260630 12:30:23.927479 24957 ts_tablet_manager.cc:1403] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.016s
I20260630 12:30:23.929445 24965 raft_consensus.cc:515] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.931313 24957 raft_consensus.cc:359] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.932063 24957 raft_consensus.cc:385] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.932269 24965 leader_election.cc:290] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 election: Requested vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607)
I20260630 12:30:23.932382 24957 raft_consensus.cc:740] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.934170 24957 consensus_queue.cc:260] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.934911 24961 raft_consensus.cc:515] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.936738 24957 ts_tablet_manager.cc:1434] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:30:23.937831 24957 tablet_bootstrap.cc:492] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44: Bootstrap starting.
I20260630 12:30:23.937460 24961 leader_election.cc:290] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 election: Requested vote from peers 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:23.927618 24989 raft_consensus.cc:2804] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:23.939450 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b924a9a20cd42b38e225a942c2c3006" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44"
I20260630 12:30:23.943064 24989 raft_consensus.cc:493] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:23.943276 24837 raft_consensus.cc:3060] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.943472 24989 raft_consensus.cc:3060] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.942031 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b924a9a20cd42b38e225a942c2c3006" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf"
I20260630 12:30:23.944382 24910 raft_consensus.cc:3060] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.937345 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298b843d53284d0793703cc325869337" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44"
I20260630 12:30:23.949414 24957 tablet_bootstrap.cc:654] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:23.954315 24837 raft_consensus.cc:2468] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec0b08d63b4d42448b84f168edc00c96 in term 1.
I20260630 12:30:23.955902 24725 leader_election.cc:304] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96; no voters: 
I20260630 12:30:23.956866 24961 raft_consensus.cc:2804] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:23.958668 24989 raft_consensus.cc:515] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.942430 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298b843d53284d0793703cc325869337" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96"
W20260630 12:30:23.961581 24877 leader_election.cc:343] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:23.962913 24956 tablet_bootstrap.cc:492] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96: No bootstrap required, opened a new log
I20260630 12:30:23.963462 24956 ts_tablet_manager.cc:1403] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96: Time spent bootstrapping tablet: real 0.118s	user 0.023s	sys 0.008s
I20260630 12:30:23.963521 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44af38834c7a44a99fdbf06406f4bac7" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96"
I20260630 12:30:23.964207 24761 raft_consensus.cc:3060] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.967325 24956 raft_consensus.cc:359] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.971208 24956 raft_consensus.cc:385] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:23.971793 24958 ts_tablet_manager.cc:1434] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.001s
I20260630 12:30:23.971959 24956 raft_consensus.cc:740] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Initialized, Role: FOLLOWER
I20260630 12:30:23.973048 24761 raft_consensus.cc:2468] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88dc0b01ac64c88a327cc27c27db7cf in term 1.
I20260630 12:30:23.974195 24989 leader_election.cc:290] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 election: Requested vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607)
I20260630 12:30:23.974038 24956 consensus_queue.cc:260] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.975644 24877 leader_election.cc:304] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec0b08d63b4d42448b84f168edc00c96, f88dc0b01ac64c88a327cc27c27db7cf; no voters: 
I20260630 12:30:23.975740 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44af38834c7a44a99fdbf06406f4bac7" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44"
I20260630 12:30:23.976699 24837 raft_consensus.cc:3060] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.976744 24989 raft_consensus.cc:2804] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:23.977770 24989 raft_consensus.cc:697] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 LEADER]: Becoming Leader. State: Replica: f88dc0b01ac64c88a327cc27c27db7cf, State: Running, Role: LEADER
I20260630 12:30:23.978802 24989 consensus_queue.cc:237] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.982111 24976 raft_consensus.cc:493] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:23.982611 24976 raft_consensus.cc:515] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
I20260630 12:30:23.986299 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74fd57e7bb4348a9b7f70c1e7861f6" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" is_pre_election: true
I20260630 12:30:23.986743 24976 leader_election.cc:290] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097), ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989)
I20260630 12:30:23.986884 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74fd57e7bb4348a9b7f70c1e7861f6" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96" is_pre_election: true
I20260630 12:30:23.987596 24761 raft_consensus.cc:2468] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 0.
W20260630 12:30:23.987785 24800 leader_election.cc:343] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:23.989180 24803 leader_election.cc:304] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [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: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96; no voters: f88dc0b01ac64c88a327cc27c27db7cf
I20260630 12:30:23.990289 24910 raft_consensus.cc:2468] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec0b08d63b4d42448b84f168edc00c96 in term 1.
I20260630 12:30:23.994058 24976 raft_consensus.cc:2804] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:23.994623 24976 raft_consensus.cc:493] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:23.995136 24976 raft_consensus.cc:3060] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:23.989513 24962 raft_consensus.cc:515] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:23.996691 24836 raft_consensus.cc:2393] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f88dc0b01ac64c88a327cc27c27db7cf in current term 1: Already voted for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in this term.
I20260630 12:30:23.997529 24995 raft_consensus.cc:493] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:23.998064 24995 raft_consensus.cc:515] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
I20260630 12:30:23.999465 24874 leader_election.cc:304] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [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: f88dc0b01ac64c88a327cc27c27db7cf; no voters: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96
I20260630 12:30:24.000597 24991 raft_consensus.cc:2749] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:30:24.002853 24995 leader_election.cc:290] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097), 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607)
I20260630 12:30:24.002920 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298b843d53284d0793703cc325869337" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96"
I20260630 12:30:24.003216 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298b843d53284d0793703cc325869337" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf"
I20260630 12:30:24.003669 24761 raft_consensus.cc:3060] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.004021 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74fd57e7bb4348a9b7f70c1e7861f6" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" is_pre_election: true
I20260630 12:30:24.004151 24911 raft_consensus.cc:2393] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in current term 1: Already voted for candidate f88dc0b01ac64c88a327cc27c27db7cf in this term.
I20260630 12:30:24.007652 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74fd57e7bb4348a9b7f70c1e7861f6" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" is_pre_election: true
I20260630 12:30:23.987776 24958 tablet_bootstrap.cc:492] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf: Bootstrap starting.
I20260630 12:30:24.007727 24976 raft_consensus.cc:515] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
W20260630 12:30:24.012243 24725 leader_election.cc:343] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:24.014735 24761 raft_consensus.cc:2468] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 1.
I20260630 12:30:24.016331 24803 leader_election.cc:304] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [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: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96; no voters: f88dc0b01ac64c88a327cc27c27db7cf
I20260630 12:30:23.995272 24837 raft_consensus.cc:2468] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88dc0b01ac64c88a327cc27c27db7cf in term 1.
I20260630 12:30:24.010038 24962 leader_election.cc:290] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 election: Requested vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:24.021546 24961 raft_consensus.cc:697] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 1 LEADER]: Becoming Leader. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Running, Role: LEADER
I20260630 12:30:24.022979 24836 raft_consensus.cc:2393] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec0b08d63b4d42448b84f168edc00c96 in current term 1: Already voted for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in this term.
I20260630 12:30:24.024034 24976 leader_election.cc:290] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 election: Requested vote from peers f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097), ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989)
I20260630 12:30:24.024621 24976 raft_consensus.cc:2804] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:24.025065 24976 raft_consensus.cc:697] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Becoming Leader. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Running, Role: LEADER
I20260630 12:30:24.025396 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74fd57e7bb4348a9b7f70c1e7861f6" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf"
W20260630 12:30:24.027068 24800 leader_election.cc:343] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:24.029361 24976 consensus_queue.cc:237] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.035588 24958 tablet_bootstrap.cc:654] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:24.037804 24658 catalog_manager.cc:5697] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf reported cstate change: term changed from 0 to 1, leader changed from <none> to f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131). New cstate: current_term: 1 leader_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:24.037053 24961 consensus_queue.cc:237] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.042433 24956 ts_tablet_manager.cc:1434] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96: Time spent starting tablet: real 0.078s	user 0.016s	sys 0.016s
I20260630 12:30:24.045789 24956 tablet_bootstrap.cc:492] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96: Bootstrap starting.
I20260630 12:30:24.051985 24957 tablet_bootstrap.cc:492] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44: No bootstrap required, opened a new log
I20260630 12:30:24.052511 24957 ts_tablet_manager.cc:1403] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent bootstrapping tablet: real 0.115s	user 0.019s	sys 0.043s
I20260630 12:30:24.052723 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74fd57e7bb4348a9b7f70c1e7861f6" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96"
I20260630 12:30:24.053362 24761 raft_consensus.cc:3060] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.053725 24659 catalog_manager.cc:5697] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:24.055575 24957 raft_consensus.cc:359] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.056296 24957 raft_consensus.cc:385] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:24.056578 24957 raft_consensus.cc:740] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Initialized, Role: FOLLOWER
I20260630 12:30:24.057281 24957 consensus_queue.cc:260] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.059902 24957 ts_tablet_manager.cc:1434] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:24.070622 24725 leader_election.cc:304] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [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: ec0b08d63b4d42448b84f168edc00c96; no voters: 092c2f0db5aa4e2cb3ea23498ad23e44, f88dc0b01ac64c88a327cc27c27db7cf
I20260630 12:30:24.071389 24761 raft_consensus.cc:2468] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 1.
I20260630 12:30:24.072753 24996 raft_consensus.cc:2749] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:24.073956 24803 leader_election.cc:304] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [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: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96; no voters: f88dc0b01ac64c88a327cc27c27db7cf
I20260630 12:30:24.074306 24956 tablet_bootstrap.cc:654] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:24.073225 24957 tablet_bootstrap.cc:492] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44: Bootstrap starting.
I20260630 12:30:24.075178 24998 raft_consensus.cc:2804] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:24.076064 24998 raft_consensus.cc:697] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Becoming Leader. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Running, Role: LEADER
I20260630 12:30:24.076894 24998 consensus_queue.cc:237] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
I20260630 12:30:24.084750 24658 catalog_manager.cc:5697] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "ec0b08d63b4d42448b84f168edc00c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:24.095029 24957 tablet_bootstrap.cc:654] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:24.101017 24659 catalog_manager.cc:5697] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:24.104396 24957 tablet_bootstrap.cc:492] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44: No bootstrap required, opened a new log
I20260630 12:30:24.105000 24956 tablet_bootstrap.cc:492] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96: No bootstrap required, opened a new log
I20260630 12:30:24.104972 24957 ts_tablet_manager.cc:1403] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260630 12:30:24.105684 24956 ts_tablet_manager.cc:1403] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.008s
I20260630 12:30:24.106158 24958 tablet_bootstrap.cc:492] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf: No bootstrap required, opened a new log
I20260630 12:30:24.106690 24958 ts_tablet_manager.cc:1403] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.013s
I20260630 12:30:24.108628 24957 raft_consensus.cc:359] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.109417 24957 raft_consensus.cc:385] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:24.109448 24956 raft_consensus.cc:359] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.109972 24957 raft_consensus.cc:740] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Initialized, Role: FOLLOWER
I20260630 12:30:24.110255 24956 raft_consensus.cc:385] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:24.110528 24956 raft_consensus.cc:740] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Initialized, Role: FOLLOWER
I20260630 12:30:24.111105 24956 consensus_queue.cc:260] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.111001 24957 consensus_queue.cc:260] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.112790 24956 ts_tablet_manager.cc:1434] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:30:24.114181 24958 raft_consensus.cc:359] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.114885 24958 raft_consensus.cc:385] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:24.115190 24958 raft_consensus.cc:740] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88dc0b01ac64c88a327cc27c27db7cf, State: Initialized, Role: FOLLOWER
I20260630 12:30:24.115998 24958 consensus_queue.cc:260] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.116547 24957 ts_tablet_manager.cc:1434] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:30:24.119153 24958 ts_tablet_manager.cc:1434] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:30:24.120262 24958 tablet_bootstrap.cc:492] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf: Bootstrap starting.
I20260630 12:30:24.126080 24957 tablet_bootstrap.cc:492] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44: Bootstrap starting.
I20260630 12:30:24.126591 24958 tablet_bootstrap.cc:654] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:24.135847 24958 tablet_bootstrap.cc:492] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf: No bootstrap required, opened a new log
I20260630 12:30:24.136312 24958 ts_tablet_manager.cc:1403] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:30:24.139200 24989 raft_consensus.cc:493] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:24.139611 24989 raft_consensus.cc:515] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.140211 24958 raft_consensus.cc:359] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
I20260630 12:30:24.140915 24958 raft_consensus.cc:385] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:24.141170 24957 tablet_bootstrap.cc:654] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:24.141260 24958 raft_consensus.cc:740] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88dc0b01ac64c88a327cc27c27db7cf, State: Initialized, Role: FOLLOWER
I20260630 12:30:24.141702 24989 leader_election.cc:290] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607)
I20260630 12:30:24.142869 24958 consensus_queue.cc:260] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
I20260630 12:30:24.143256 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e01b4cdbf0454eac7723c98badbb0e" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" is_pre_election: true
I20260630 12:30:24.143934 24836 raft_consensus.cc:2468] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88dc0b01ac64c88a327cc27c27db7cf in term 0.
I20260630 12:30:24.144121 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e01b4cdbf0454eac7723c98badbb0e" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96" is_pre_election: true
I20260630 12:30:24.144750 24761 raft_consensus.cc:2468] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88dc0b01ac64c88a327cc27c27db7cf in term 0.
I20260630 12:30:24.145277 24958 ts_tablet_manager.cc:1434] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:30:24.146100 24874 leader_election.cc:304] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092c2f0db5aa4e2cb3ea23498ad23e44, f88dc0b01ac64c88a327cc27c27db7cf; no voters: 
I20260630 12:30:24.147173 24957 tablet_bootstrap.cc:492] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44: No bootstrap required, opened a new log
I20260630 12:30:24.147114 24991 raft_consensus.cc:2804] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:24.147629 24991 raft_consensus.cc:493] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:24.147737 24957 ts_tablet_manager.cc:1403] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260630 12:30:24.148066 24991 raft_consensus.cc:3060] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.150563 24957 raft_consensus.cc:359] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.151225 24957 raft_consensus.cc:385] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:24.151494 24957 raft_consensus.cc:740] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Initialized, Role: FOLLOWER
I20260630 12:30:24.152290 24957 consensus_queue.cc:260] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.154439 24957 ts_tablet_manager.cc:1434] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:24.154168 24991 raft_consensus.cc:515] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.157191 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e01b4cdbf0454eac7723c98badbb0e" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96"
I20260630 12:30:24.157793 24761 raft_consensus.cc:3060] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.158226 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e01b4cdbf0454eac7723c98badbb0e" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44"
I20260630 12:30:24.158833 24836 raft_consensus.cc:3060] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.160329 24991 leader_election.cc:290] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 election: Requested vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607)
I20260630 12:30:24.164350 24761 raft_consensus.cc:2468] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88dc0b01ac64c88a327cc27c27db7cf in term 1.
I20260630 12:30:24.164846 24836 raft_consensus.cc:2468] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88dc0b01ac64c88a327cc27c27db7cf in term 1.
I20260630 12:30:24.165309 24877 leader_election.cc:304] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ec0b08d63b4d42448b84f168edc00c96, f88dc0b01ac64c88a327cc27c27db7cf; no voters: 
I20260630 12:30:24.166277 24991 raft_consensus.cc:2804] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:24.166766 24991 raft_consensus.cc:697] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 1 LEADER]: Becoming Leader. State: Replica: f88dc0b01ac64c88a327cc27c27db7cf, State: Running, Role: LEADER
I20260630 12:30:24.167613 24991 consensus_queue.cc:237] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.174748 24658 catalog_manager.cc:5697] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf reported cstate change: term changed from 0 to 1, leader changed from <none> to f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131). New cstate: current_term: 1 leader_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:24.192667 24998 consensus_queue.cc:1048] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.201834 24991 raft_consensus.cc:493] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:24.202330 24991 raft_consensus.cc:515] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } }
I20260630 12:30:24.204569 24991 leader_election.cc:290] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607), ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989)
I20260630 12:30:24.206239 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74fd57e7bb4348a9b7f70c1e7861f6" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" is_pre_election: true
I20260630 12:30:24.208237 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74fd57e7bb4348a9b7f70c1e7861f6" candidate_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96" is_pre_election: true
I20260630 12:30:24.208333 24976 consensus_queue.cc:1048] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.209240 24761 raft_consensus.cc:2393] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f88dc0b01ac64c88a327cc27c27db7cf in current term 1: Already voted for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in this term.
I20260630 12:30:24.210433 24877 leader_election.cc:304] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [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: f88dc0b01ac64c88a327cc27c27db7cf; no voters: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96
I20260630 12:30:24.211571 24991 raft_consensus.cc:3060] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.219480 24991 raft_consensus.cc:2749] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:24.240898 24976 raft_consensus.cc:493] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:24.241403 24976 raft_consensus.cc:515] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.243178 24976 leader_election.cc:290] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:24.244220 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ae0cb15bfe49c7be3aa7c01af9c57e" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" is_pre_election: true
I20260630 12:30:24.244131 24760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ae0cb15bfe49c7be3aa7c01af9c57e" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96" is_pre_election: true
I20260630 12:30:24.244907 24910 raft_consensus.cc:2468] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 0.
I20260630 12:30:24.244941 24760 raft_consensus.cc:2468] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 0.
I20260630 12:30:24.246181 24800 leader_election.cc:304] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092c2f0db5aa4e2cb3ea23498ad23e44, f88dc0b01ac64c88a327cc27c27db7cf; no voters: 
I20260630 12:30:24.247064 24976 raft_consensus.cc:2804] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:24.247376 24976 raft_consensus.cc:493] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:24.247642 24976 raft_consensus.cc:3060] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.253381 24976 raft_consensus.cc:515] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.255086 24976 leader_election.cc:290] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 election: Requested vote from peers ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:24.255962 24760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ae0cb15bfe49c7be3aa7c01af9c57e" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0b08d63b4d42448b84f168edc00c96"
I20260630 12:30:24.256142 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ae0cb15bfe49c7be3aa7c01af9c57e" candidate_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf"
I20260630 12:30:24.256467 24760 raft_consensus.cc:3060] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.256736 24910 raft_consensus.cc:3060] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.261909 24760 raft_consensus.cc:2468] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 1.
I20260630 12:30:24.261982 24910 raft_consensus.cc:2468] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 092c2f0db5aa4e2cb3ea23498ad23e44 in term 1.
I20260630 12:30:24.263041 24803 leader_election.cc:304] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96; no voters: 
I20260630 12:30:24.263739 24976 raft_consensus.cc:2804] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:24.264235 24976 raft_consensus.cc:697] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Becoming Leader. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Running, Role: LEADER
I20260630 12:30:24.264889 24976 consensus_queue.cc:237] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.272575 24660 catalog_manager.cc:5697] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 reported cstate change: term changed from 0 to 1, leader changed from <none> to 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:24.288723 24996 raft_consensus.cc:493] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:24.289300 24996 raft_consensus.cc:515] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.291183 24996 leader_election.cc:290] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:24.292102 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5405542d657f45cca1421d2a506e6371" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" is_pre_election: true
I20260630 12:30:24.292322 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5405542d657f45cca1421d2a506e6371" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" is_pre_election: true
I20260630 12:30:24.292724 24836 raft_consensus.cc:2468] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec0b08d63b4d42448b84f168edc00c96 in term 0.
I20260630 12:30:24.292928 24910 raft_consensus.cc:2468] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec0b08d63b4d42448b84f168edc00c96 in term 0.
I20260630 12:30:24.293751 24725 leader_election.cc:304] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96; no voters: 
I20260630 12:30:24.294400 24996 raft_consensus.cc:2804] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:24.294709 24996 raft_consensus.cc:493] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:24.294998 24996 raft_consensus.cc:3060] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.300105 24996 raft_consensus.cc:515] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.301687 24996 leader_election.cc:290] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 election: Requested vote from peers 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:24.302558 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5405542d657f45cca1421d2a506e6371" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44"
I20260630 12:30:24.302747 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5405542d657f45cca1421d2a506e6371" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf"
I20260630 12:30:24.303084 24836 raft_consensus.cc:3060] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.303268 24910 raft_consensus.cc:3060] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:24.307858 24836 raft_consensus.cc:2468] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec0b08d63b4d42448b84f168edc00c96 in term 1.
I20260630 12:30:24.308032 24910 raft_consensus.cc:2468] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec0b08d63b4d42448b84f168edc00c96 in term 1.
I20260630 12:30:24.308873 24725 leader_election.cc:304] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092c2f0db5aa4e2cb3ea23498ad23e44, ec0b08d63b4d42448b84f168edc00c96; no voters: 
I20260630 12:30:24.309624 24996 raft_consensus.cc:2804] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:24.310024 24996 raft_consensus.cc:697] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 1 LEADER]: Becoming Leader. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Running, Role: LEADER
I20260630 12:30:24.310659 24996 consensus_queue.cc:237] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:24.318509 24660 catalog_manager.cc:5697] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "ec0b08d63b4d42448b84f168edc00c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:24.350596 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:24.357070 25015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:24.357939 25016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:24.358744 25018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:24.359710 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:24.360709 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:24.360937 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:24.361135 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822624361112 us; error 0 us; skew 500 ppm
I20260630 12:30:24.361882 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:24.364851 24090 webserver.cc:533] Webserver started at http://127.23.134.132:45937/ using document root <none> and password file <none>
I20260630 12:30:24.365372 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:24.365626 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:24.365948 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:24.367106 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "7060cc42449d45dd85c53cfa709074f9"
format_stamp: "Formatted at 2026-06-30 12:30:24 on dist-test-slave-69xz"
I20260630 12:30:24.372035 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:30:24.375458 25023 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:24.376276 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:30:24.376591 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "7060cc42449d45dd85c53cfa709074f9"
format_stamp: "Formatted at 2026-06-30 12:30:24 on dist-test-slave-69xz"
I20260630 12:30:24.376883 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:24.387593 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:24.388727 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:24.390324 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:24.392657 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:24.392835 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:24.393144 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:24.393311 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:24.413748 24991 consensus_queue.cc:1048] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.432129 24991 consensus_queue.cc:1048] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:30:24.450014 24996 consensus_queue.cc:1048] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.463528 24976 consensus_queue.cc:1048] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.466379 24995 consensus_queue.cc:1048] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.483079 24976 consensus_queue.cc:1048] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.509289 24962 consensus_queue.cc:1048] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.534374 24976 consensus_queue.cc:1048] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.552480 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:46721
I20260630 12:30:24.552559 25094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:46721 every 8 connection(s)
I20260630 12:30:24.574594 25095 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45937
I20260630 12:30:24.575088 25095 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:24.575944 25095 heartbeater.cc:507] Master 127.23.134.190:45937 requested a full tablet report, sending...
I20260630 12:30:24.578110 24660 ts_manager.cc:194] Registered new tserver with Master: 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132:46721)
I20260630 12:30:24.579625 24660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51950
I20260630 12:30:24.583678 24991 consensus_queue.cc:1048] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.596431 24991 consensus_queue.cc:1048] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.665330 24976 consensus_queue.cc:1048] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.687390 24976 consensus_queue.cc:1048] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:24.857805 24961 consensus_queue.cc:1048] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:24.874166 24994 consensus_queue.cc:1048] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:25.582815 25095 heartbeater.cc:499] Master 127.23.134.190:45937 was elected leader, sending a full tablet report...
I20260630 12:30:25.836454 24713 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:25.856869 24837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "298b843d53284d0793703cc325869337"
dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44"
mode: GRACEFUL
new_leader_uuid: "ec0b08d63b4d42448b84f168edc00c96"
 from {username='slave'} at 127.0.0.1:50544
I20260630 12:30:25.857820 24837 raft_consensus.cc:606] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Received request to transfer leadership to TS ec0b08d63b4d42448b84f168edc00c96
I20260630 12:30:25.859364 24713 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:30:25.860044 24713 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:26.025007 25112 raft_consensus.cc:993] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44: : Instructing follower ec0b08d63b4d42448b84f168edc00c96 to start an election
I20260630 12:30:26.025861 25106 raft_consensus.cc:1081] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Signalling peer ec0b08d63b4d42448b84f168edc00c96 to start an election
I20260630 12:30:26.028494 24760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "298b843d53284d0793703cc325869337"
dest_uuid: "ec0b08d63b4d42448b84f168edc00c96"
 from {username='slave'} at 127.0.0.1:35838
I20260630 12:30:26.029278 24760 raft_consensus.cc:493] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:30:26.029695 24760 raft_consensus.cc:3060] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:26.035866 24760 raft_consensus.cc:515] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:26.038252 24760 leader_election.cc:290] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [CANDIDATE]: Term 2 election: Requested vote from peers 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607), f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:26.039026 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298b843d53284d0793703cc325869337" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44"
I20260630 12:30:26.039402 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298b843d53284d0793703cc325869337" candidate_uuid: "ec0b08d63b4d42448b84f168edc00c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f88dc0b01ac64c88a327cc27c27db7cf"
I20260630 12:30:26.039902 24837 raft_consensus.cc:3055] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:26.040097 24910 raft_consensus.cc:3060] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:26.040306 24837 raft_consensus.cc:740] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 092c2f0db5aa4e2cb3ea23498ad23e44, State: Running, Role: LEADER
I20260630 12:30:26.041513 24837 consensus_queue.cc:260] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [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: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:26.042995 24837 raft_consensus.cc:3060] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:26.048540 24910 raft_consensus.cc:2468] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec0b08d63b4d42448b84f168edc00c96 in term 2.
I20260630 12:30:26.050125 24725 leader_election.cc:304] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [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: ec0b08d63b4d42448b84f168edc00c96, f88dc0b01ac64c88a327cc27c27db7cf; no voters: 
I20260630 12:30:26.050616 24837 raft_consensus.cc:2468] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec0b08d63b4d42448b84f168edc00c96 in term 2.
I20260630 12:30:26.051040 25109 raft_consensus.cc:2804] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:26.052196 25109 raft_consensus.cc:697] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 2 LEADER]: Becoming Leader. State: Replica: ec0b08d63b4d42448b84f168edc00c96, State: Running, Role: LEADER
I20260630 12:30:26.053159 25109 consensus_queue.cc:237] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [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: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } }
I20260630 12:30:26.060913 24660 catalog_manager.cc:5697] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 reported cstate change: term changed from 1 to 2, leader changed from 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130) to ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129). New cstate: current_term: 2 leader_uuid: "ec0b08d63b4d42448b84f168edc00c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:26.511384 24910 raft_consensus.cc:1275] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 2 FOLLOWER]: Refusing update from remote peer ec0b08d63b4d42448b84f168edc00c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:26.511452 24837 raft_consensus.cc:1275] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 2 FOLLOWER]: Refusing update from remote peer ec0b08d63b4d42448b84f168edc00c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:26.513103 25113 consensus_queue.cc:1048] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:26.513826 25109 consensus_queue.cc:1048] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:27.861192 24713 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:27.867136 24713 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:27.867643 24713 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:29.862736 24837 consensus_queue.cc:237] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [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: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } attrs { replace: true } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } }
I20260630 12:30:29.868873 24713 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:29.873961 24761 raft_consensus.cc:1275] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Refusing update from remote peer 092c2f0db5aa4e2cb3ea23498ad23e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:29.875643 24911 raft_consensus.cc:1275] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Refusing update from remote peer 092c2f0db5aa4e2cb3ea23498ad23e44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:29.875708 25129 consensus_queue.cc:1048] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:30:29.877786 25106 consensus_queue.cc:1048] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:30:29.879089 24713 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:29.879729 24713 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:29.886806 25129 raft_consensus.cc:2955] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } attrs { replace: true } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
W20260630 12:30:29.890774 24800 consensus_peers.cc:597] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 -> Peer 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132:46721): Couldn't send request to peer 7060cc42449d45dd85c53cfa709074f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b74fd57e7bb4348a9b7f70c1e7861f6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:29.889081 24761 raft_consensus.cc:2955] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } attrs { replace: true } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:29.892786 24911 raft_consensus.cc:2955] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } attrs { replace: true } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:29.901861 24658 catalog_manager.cc:5697] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 reported cstate change: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:29.928557 24911 consensus_queue.cc:237] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [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: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } }
I20260630 12:30:29.943015 24837 raft_consensus.cc:1275] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Refusing update from remote peer f88dc0b01ac64c88a327cc27c27db7cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:29.945235 24991 consensus_queue.cc:1048] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:30:29.945247 24761 raft_consensus.cc:1275] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Refusing update from remote peer f88dc0b01ac64c88a327cc27c27db7cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:29.947256 24991 consensus_queue.cc:1048] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:29.954557 25142 raft_consensus.cc:2955] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
W20260630 12:30:29.956262 24874 consensus_peers.cc:597] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf -> Peer 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132:46721): Couldn't send request to peer 7060cc42449d45dd85c53cfa709074f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35e01b4cdbf0454eac7723c98badbb0e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:29.956522 24837 raft_consensus.cc:2955] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:29.968883 24760 raft_consensus.cc:2955] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:29.980017 24659 catalog_manager.cc:5697] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 reported cstate change: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } attrs { replace: true } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:29.997957 24760 consensus_queue.cc:237] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [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: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } }
I20260630 12:30:30.009198 24911 raft_consensus.cc:1275] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Refusing update from remote peer ec0b08d63b4d42448b84f168edc00c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:30.009573 24837 raft_consensus.cc:1275] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Refusing update from remote peer ec0b08d63b4d42448b84f168edc00c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:30.011583 25148 consensus_queue.cc:1048] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:30:30.012709 25113 consensus_queue.cc:1048] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:30.021602 25148 raft_consensus.cc:2955] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:30.023983 24911 raft_consensus.cc:2955] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:30.025699 24837 raft_consensus.cc:2955] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
W20260630 12:30:30.027644 24725 consensus_peers.cc:597] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 -> Peer 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132:46721): Couldn't send request to peer 7060cc42449d45dd85c53cfa709074f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5405542d657f45cca1421d2a506e6371. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:30.037696 24658 catalog_manager.cc:5697] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf reported cstate change: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "ec0b08d63b4d42448b84f168edc00c96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:30.038952 24911 consensus_queue.cc:237] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [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: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } }
W20260630 12:30:30.047595 24874 consensus_peers.cc:597] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf -> Peer 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132:46721): Couldn't send request to peer 7060cc42449d45dd85c53cfa709074f9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44af38834c7a44a99fdbf06406f4bac7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:30.048075 24837 raft_consensus.cc:1275] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Refusing update from remote peer f88dc0b01ac64c88a327cc27c27db7cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:30.049880 25142 consensus_queue.cc:1048] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:30.052771 24760 raft_consensus.cc:1275] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Refusing update from remote peer f88dc0b01ac64c88a327cc27c27db7cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:30.054224 25142 consensus_queue.cc:1048] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:30.058931 25145 raft_consensus.cc:2955] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:30.060820 24837 raft_consensus.cc:2955] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:30.072417 24760 raft_consensus.cc:2955] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } } }
I20260630 12:30:30.074602 24658 catalog_manager.cc:5697] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf reported cstate change: config changed from index -1 to 2, NON_VOTER 7060cc42449d45dd85c53cfa709074f9 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec0b08d63b4d42448b84f168edc00c96" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092c2f0db5aa4e2cb3ea23498ad23e44" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46607 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88dc0b01ac64c88a327cc27c27db7cf" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 42097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7060cc42449d45dd85c53cfa709074f9" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46721 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:30.080983 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:30:30.130983 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:30.131982 24090 tablet_replica.cc:333] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96: stopping tablet replica
I20260630 12:30:30.133296 24090 raft_consensus.cc:2243] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:30.134397 24090 raft_consensus.cc:2272] T 5405542d657f45cca1421d2a506e6371 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.137406 24090 tablet_replica.cc:333] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96: stopping tablet replica
I20260630 12:30:30.138084 24090 raft_consensus.cc:2243] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.138557 24090 raft_consensus.cc:2272] T 35e01b4cdbf0454eac7723c98badbb0e P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.141320 24090 tablet_replica.cc:333] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96: stopping tablet replica
I20260630 12:30:30.141899 24090 raft_consensus.cc:2243] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:30:30.142658 24090 raft_consensus.cc:2272] T 298b843d53284d0793703cc325869337 P ec0b08d63b4d42448b84f168edc00c96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.144426 24090 tablet_replica.cc:333] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96: stopping tablet replica
I20260630 12:30:30.144956 24090 raft_consensus.cc:2243] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.145426 24090 raft_consensus.cc:2272] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.147872 24090 tablet_replica.cc:333] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96: stopping tablet replica
I20260630 12:30:30.148409 24090 raft_consensus.cc:2243] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.148876 24090 raft_consensus.cc:2272] T 44af38834c7a44a99fdbf06406f4bac7 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.151194 24090 tablet_replica.cc:333] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96: stopping tablet replica
I20260630 12:30:30.151739 24090 raft_consensus.cc:2243] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:30.152544 24090 raft_consensus.cc:2272] T 6b924a9a20cd42b38e225a942c2c3006 P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.154523 24090 tablet_replica.cc:333] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96: stopping tablet replica
I20260630 12:30:30.155001 24090 raft_consensus.cc:2243] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.155398 24090 raft_consensus.cc:2272] T 0ae630925295475b84e1f798d65abade P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.157177 24090 tablet_replica.cc:333] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96: stopping tablet replica
I20260630 12:30:30.157699 24090 raft_consensus.cc:2243] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.158079 24090 raft_consensus.cc:2272] T a7ae0cb15bfe49c7be3aa7c01af9c57e P ec0b08d63b4d42448b84f168edc00c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.189776 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
W20260630 12:30:30.193593 24803 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.129:41989: connect: Connection refused (error 111)
W20260630 12:30:30.200569 24803 consensus_peers.cc:597] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 -> Peer ec0b08d63b4d42448b84f168edc00c96 (127.23.134.129:41989): Couldn't send request to peer ec0b08d63b4d42448b84f168edc00c96. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:41989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:30.214466 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:30:30.259822 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:30.260861 24090 tablet_replica.cc:333] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44: stopping tablet replica
I20260630 12:30:30.261862 24090 raft_consensus.cc:2243] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:30.262928 24090 raft_consensus.cc:2272] T a7ae0cb15bfe49c7be3aa7c01af9c57e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.265643 24090 tablet_replica.cc:333] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44: stopping tablet replica
I20260630 12:30:30.266479 24090 raft_consensus.cc:2243] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.267084 24090 raft_consensus.cc:2272] T 5405542d657f45cca1421d2a506e6371 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.270186 24090 tablet_replica.cc:333] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44: stopping tablet replica
I20260630 12:30:30.270226 25156 ts_tablet_manager.cc:933] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 7060cc42449d45dd85c53cfa709074f9: Initiating tablet copy from peer 092c2f0db5aa4e2cb3ea23498ad23e44 (127.23.134.130:46607)
I20260630 12:30:30.271093 24090 raft_consensus.cc:2243] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.271703 24090 raft_consensus.cc:2272] T 35e01b4cdbf0454eac7723c98badbb0e P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.272482 25156 tablet_copy_client.cc:323] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 7060cc42449d45dd85c53cfa709074f9: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:46607
I20260630 12:30:30.276145 24090 tablet_replica.cc:333] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44: stopping tablet replica
I20260630 12:30:30.276785 24090 raft_consensus.cc:2243] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.277504 24090 raft_consensus.cc:2272] T 44af38834c7a44a99fdbf06406f4bac7 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.280201 24090 tablet_replica.cc:333] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44: stopping tablet replica
I20260630 12:30:30.280905 24090 raft_consensus.cc:2243] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:30.281957 24090 raft_consensus.cc:2272] T 0ae630925295475b84e1f798d65abade P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.284641 24090 tablet_replica.cc:333] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44: stopping tablet replica
I20260630 12:30:30.286082 24090 raft_consensus.cc:2243] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.286521 24090 raft_consensus.cc:2272] T 6b924a9a20cd42b38e225a942c2c3006 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.288542 24090 tablet_replica.cc:333] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44: stopping tablet replica
I20260630 12:30:30.289202 24090 raft_consensus.cc:2243] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.289706 24090 raft_consensus.cc:2272] T 298b843d53284d0793703cc325869337 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.291348 24090 tablet_replica.cc:333] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44: stopping tablet replica
I20260630 12:30:30.291996 24090 raft_consensus.cc:2243] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:30.292930 24090 raft_consensus.cc:2272] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P 092c2f0db5aa4e2cb3ea23498ad23e44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:30:30.319038 25027 connection.cc:466] server connection from 127.0.0.1:34932 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:34932 (request call id 1) could send its response
I20260630 12:30:30.323186 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:30:30.351680 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:30:30.360208 25156 ts_tablet_manager.cc:933] T 35e01b4cdbf0454eac7723c98badbb0e P 7060cc42449d45dd85c53cfa709074f9: Initiating tablet copy from peer f88dc0b01ac64c88a327cc27c27db7cf (127.23.134.131:42097)
I20260630 12:30:30.364080 25156 tablet_copy_client.cc:323] T 35e01b4cdbf0454eac7723c98badbb0e P 7060cc42449d45dd85c53cfa709074f9: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:42097
I20260630 12:30:30.386430 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:30.387305 24090 tablet_replica.cc:333] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf: stopping tablet replica
I20260630 12:30:30.387965 24090 raft_consensus.cc:2243] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.388414 24090 raft_consensus.cc:2272] T a7ae0cb15bfe49c7be3aa7c01af9c57e P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.390836 24090 tablet_replica.cc:333] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf: stopping tablet replica
I20260630 12:30:30.391469 24090 raft_consensus.cc:2243] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:30.392293 24090 raft_consensus.cc:2272] T 35e01b4cdbf0454eac7723c98badbb0e P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.394500 24090 tablet_replica.cc:333] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf: stopping tablet replica
I20260630 12:30:30.395083 24090 raft_consensus.cc:2243] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.395525 24090 raft_consensus.cc:2272] T 5405542d657f45cca1421d2a506e6371 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.397680 24090 tablet_replica.cc:333] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf: stopping tablet replica
I20260630 12:30:30.398248 24090 raft_consensus.cc:2243] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:30.399201 24090 raft_consensus.cc:2272] T 44af38834c7a44a99fdbf06406f4bac7 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.401312 24090 tablet_replica.cc:333] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf: stopping tablet replica
I20260630 12:30:30.401889 24090 raft_consensus.cc:2243] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.402300 24090 raft_consensus.cc:2272] T 5b74fd57e7bb4348a9b7f70c1e7861f6 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.404433 24090 tablet_replica.cc:333] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf: stopping tablet replica
I20260630 12:30:30.404953 24090 raft_consensus.cc:2243] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.405382 24090 raft_consensus.cc:2272] T 298b843d53284d0793703cc325869337 P f88dc0b01ac64c88a327cc27c27db7cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.407097 24090 tablet_replica.cc:333] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf: stopping tablet replica
I20260630 12:30:30.407563 24090 raft_consensus.cc:2243] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.407965 24090 raft_consensus.cc:2272] T 6b924a9a20cd42b38e225a942c2c3006 P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.409780 24090 tablet_replica.cc:333] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf: stopping tablet replica
I20260630 12:30:30.410220 24090 raft_consensus.cc:2243] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:30.410601 24090 raft_consensus.cc:2272] T 0ae630925295475b84e1f798d65abade P f88dc0b01ac64c88a327cc27c27db7cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.441629 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:30:30.469450 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
W20260630 12:30:30.488791 25025 connection.cc:466] server connection from 127.0.0.1:34944 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:34944 (request call id 2) could send its response
I20260630 12:30:30.508177 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:30.527243 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:30:30.536931 24090 master.cc:562] Master@127.23.134.190:45937 shutting down...
W20260630 12:30:30.564607 24708 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:30:30.566140 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:30.566687 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.567000 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P b0fb62ed6eee48af9e9be1188932fe7f: stopping tablet replica
I20260630 12:30:30.587443 24090 master.cc:584] Master@127.23.134.190:45937 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (8937 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:30:30.629801 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:33111,127.23.134.189:35571,127.23.134.188:35525
I20260630 12:30:30.631279 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:30.637173 25161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.638556 25162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.638640 25164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:30.639698 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:30.640579 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:30.640785 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:30.640952 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822630640913 us; error 0 us; skew 500 ppm
I20260630 12:30:30.641498 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:30.644007 24090 webserver.cc:533] Webserver started at http://127.23.134.190:38863/ using document root <none> and password file <none>
I20260630 12:30:30.644770 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:30.645116 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:30.645459 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:30.646730 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "fadbf850200d40e08ebbecac66f1cbe3"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-69xz"
I20260630 12:30:30.651422 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:30.654991 25169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.655754 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:30.656046 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "fadbf850200d40e08ebbecac66f1cbe3"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-69xz"
I20260630 12:30:30.656347 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:30.684952 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:30.686434 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:30.728093 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:33111
I20260630 12:30:30.728212 25220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:33111 every 8 connection(s)
I20260630 12:30:30.732348 25221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:30.732575 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:30.738310 25223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.739276 25224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:30.741165 25221 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:30:30.742619 25226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:30.742779 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:30.743906 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:30.744216 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:30.744496 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822630744472 us; error 0 us; skew 500 ppm
I20260630 12:30:30.745189 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:30.748222 24090 webserver.cc:533] Webserver started at http://127.23.134.189:43645/ using document root <none> and password file <none>
I20260630 12:30:30.748900 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:30.749156 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:30.749477 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:30.750788 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-1-root/instance:
uuid: "7a721e29a0e6412596ddcd4986894d23"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-69xz"
I20260630 12:30:30.755838 25221 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:30.756975 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:30:30.761767 25234 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.762656 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:30:30.762969 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-1-root
uuid: "7a721e29a0e6412596ddcd4986894d23"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-69xz"
W20260630 12:30:30.763446 25221 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.189:35571: Network error: Client connection negotiation failed: client connection to 127.23.134.189:35571: connect: Connection refused (error 111)
I20260630 12:30:30.763259 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:30.777495 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:30.778867 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:30.809993 25221 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } attempt: 1
W20260630 12:30:30.815407 25221 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.189:35571: Network error: Client connection negotiation failed: client connection to 127.23.134.189:35571: connect: Connection refused (error 111)
I20260630 12:30:30.822258 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.189:35571
I20260630 12:30:30.822345 25285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.189:35571 every 8 connection(s)
I20260630 12:30:30.826375 25286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:30.826458 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:30.831918 25288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.833042 25289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:30.834973 25286 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:30:30.836318 25291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:30.837528 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:30.838580 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:30.838861 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:30.839074 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822630839051 us; error 0 us; skew 500 ppm
I20260630 12:30:30.839640 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:30.842314 24090 webserver.cc:533] Webserver started at http://127.23.134.188:32823/ using document root <none> and password file <none>
I20260630 12:30:30.842828 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:30.843042 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:30.843314 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:30.844513 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-2-root/instance:
uuid: "8183cb4789c8479084386bf7622e4d99"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-69xz"
I20260630 12:30:30.848062 25286 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:30.850333 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260630 12:30:30.854616 25298 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.855527 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:30:30.855827 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-2-root
uuid: "8183cb4789c8479084386bf7622e4d99"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-69xz"
I20260630 12:30:30.856127 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:30.861114 25286 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:30:30.867175 25286 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.188:35525: Network error: Client connection negotiation failed: client connection to 127.23.134.188:35525: connect: Connection refused (error 111)
I20260630 12:30:30.882977 25221 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } attempt: 2
I20260630 12:30:30.883723 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:30.885377 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:30.894304 25221 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:30:30.899113 25221 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.188:35525: Network error: Client connection negotiation failed: client connection to 127.23.134.188:35525: connect: Connection refused (error 111)
I20260630 12:30:30.899735 25286 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } attempt: 1
W20260630 12:30:30.906064 25286 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.134.188:35525: Network error: Client connection negotiation failed: client connection to 127.23.134.188:35525: connect: Connection refused (error 111)
I20260630 12:30:30.932225 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.188:35525
I20260630 12:30:30.932339 25350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.188:35525 every 8 connection(s)
I20260630 12:30:30.935487 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:30.936594 25351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:30.942960 25351 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:30.954351 25351 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:30.956676 25221 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } attempt: 1
I20260630 12:30:30.966449 25351 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:30:30.977115 25221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3: Bootstrap starting.
I20260630 12:30:30.977567 25286 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } attempt: 2
I20260630 12:30:30.984035 25221 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:30.984056 25351 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99: Bootstrap starting.
I20260630 12:30:30.991403 25351 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:30.996007 25221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3: No bootstrap required, opened a new log
I20260630 12:30:30.997051 25351 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99: No bootstrap required, opened a new log
I20260630 12:30:30.998252 25286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: Bootstrap starting.
I20260630 12:30:30.998445 25221 raft_consensus.cc:359] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:30.999114 25221 raft_consensus.cc:385] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:30.999351 25221 raft_consensus.cc:740] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fadbf850200d40e08ebbecac66f1cbe3, State: Initialized, Role: FOLLOWER
I20260630 12:30:31.000041 25221 consensus_queue.cc:260] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:31.000005 25351 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:31.000952 25351 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:31.001262 25351 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8183cb4789c8479084386bf7622e4d99, State: Initialized, Role: FOLLOWER
I20260630 12:30:31.002303 25357 sys_catalog.cc:455] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [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: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:31.002400 25351 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:31.003252 25357 sys_catalog.cc:458] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:31.004370 25221 sys_catalog.cc:565] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:31.005514 25286 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:31.005069 25358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [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: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:31.005997 25358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:31.006873 25351 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:31.012176 25286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: No bootstrap required, opened a new log
I20260630 12:30:31.015377 25286 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:31.016312 25286 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:31.016746 25286 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a721e29a0e6412596ddcd4986894d23, State: Initialized, Role: FOLLOWER
I20260630 12:30:31.017757 25286 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:31.021376 25372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [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: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:31.022588 25372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:31.023517 25286 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:31.023708 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:30:31.029371 25373 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:30:31.029728 25373 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:30:31.039902 25387 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:30:31.040277 25387 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:30:31.041486 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:30:31.043110 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:31.044673 25393 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:30:31.044963 25393 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:30:31.050027 25394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:31.050670 25395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:31.052084 25397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:31.053046 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:31.053876 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:31.054121 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:31.054258 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822631054244 us; error 0 us; skew 500 ppm
I20260630 12:30:31.054714 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:31.057003 24090 webserver.cc:533] Webserver started at http://127.23.134.129:42857/ using document root <none> and password file <none>
I20260630 12:30:31.057444 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:31.057706 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:31.058051 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:31.059350 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "7a1febecc8b444019af4d25bd59fcb15"
format_stamp: "Formatted at 2026-06-30 12:30:31 on dist-test-slave-69xz"
I20260630 12:30:31.063836 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:30:31.067133 25402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:31.067857 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:30:31.068161 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "7a1febecc8b444019af4d25bd59fcb15"
format_stamp: "Formatted at 2026-06-30 12:30:31 on dist-test-slave-69xz"
I20260630 12:30:31.068465 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:31.100416 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:31.101801 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:31.103358 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:31.105816 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:31.106073 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:31.106317 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:31.106588 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:31.152221 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:33141
I20260630 12:30:31.152369 25464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:33141 every 8 connection(s)
I20260630 12:30:31.164371 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:30:31.178824 25467 heartbeater.cc:344] Connected to a master server at 127.23.134.190:33111
I20260630 12:30:31.179384 25467 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:31.180411 25467 heartbeater.cc:507] Master 127.23.134.190:33111 requested a full tablet report, sending...
I20260630 12:30:31.181279 25465 heartbeater.cc:344] Connected to a master server at 127.23.134.188:35525
I20260630 12:30:31.181761 25465 heartbeater.cc:461] Registering TS with master...
W20260630 12:30:31.181993 25473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:31.182758 25465 heartbeater.cc:507] Master 127.23.134.188:35525 requested a full tablet report, sending...
I20260630 12:30:31.184864 25186 ts_manager.cc:194] Registered new tserver with Master: 7a1febecc8b444019af4d25bd59fcb15 (127.23.134.129:33141)
W20260630 12:30:31.182727 25472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:31.189627 25475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:31.190405 25316 ts_manager.cc:194] Registered new tserver with Master: 7a1febecc8b444019af4d25bd59fcb15 (127.23.134.129:33141)
I20260630 12:30:31.191006 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:31.192139 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:30:31.192186 25466 heartbeater.cc:344] Connected to a master server at 127.23.134.189:35571
W20260630 12:30:31.192531 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:31.192692 25466 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:31.192780 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822631192754 us; error 0 us; skew 500 ppm
I20260630 12:30:31.193673 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:31.193673 25466 heartbeater.cc:507] Master 127.23.134.189:35571 requested a full tablet report, sending...
I20260630 12:30:31.196367 25251 ts_manager.cc:194] Registered new tserver with Master: 7a1febecc8b444019af4d25bd59fcb15 (127.23.134.129:33141)
I20260630 12:30:31.196926 24090 webserver.cc:533] Webserver started at http://127.23.134.130:33285/ using document root <none> and password file <none>
I20260630 12:30:31.197629 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:31.197808 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:31.198019 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:31.199060 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "0ef6b698cf71463fa12825a83d5555a9"
format_stamp: "Formatted at 2026-06-30 12:30:31 on dist-test-slave-69xz"
I20260630 12:30:31.201625 25357 raft_consensus.cc:493] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:31.202164 25357 raft_consensus.cc:515] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:31.204245 25357 leader_election.cc:290] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a721e29a0e6412596ddcd4986894d23 (127.23.134.189:35571), 8183cb4789c8479084386bf7622e4d99 (127.23.134.188:35525)
I20260630 12:30:31.204532 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:30:31.205214 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fadbf850200d40e08ebbecac66f1cbe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a721e29a0e6412596ddcd4986894d23" is_pre_election: true
I20260630 12:30:31.205658 25326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fadbf850200d40e08ebbecac66f1cbe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8183cb4789c8479084386bf7622e4d99" is_pre_election: true
I20260630 12:30:31.206003 25261 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fadbf850200d40e08ebbecac66f1cbe3 in term 0.
I20260630 12:30:31.206341 25326 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fadbf850200d40e08ebbecac66f1cbe3 in term 0.
I20260630 12:30:31.207325 25171 leader_election.cc:304] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a721e29a0e6412596ddcd4986894d23, fadbf850200d40e08ebbecac66f1cbe3; no voters: 
I20260630 12:30:31.208233 25357 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:31.208725 25357 raft_consensus.cc:493] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:31.209064 25357 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:31.209210 25480 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:31.210227 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:30:31.210592 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "0ef6b698cf71463fa12825a83d5555a9"
format_stamp: "Formatted at 2026-06-30 12:30:31 on dist-test-slave-69xz"
I20260630 12:30:31.210942 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:31.216959 25357 raft_consensus.cc:515] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:31.219179 25357 leader_election.cc:290] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [CANDIDATE]: Term 1 election: Requested vote from peers 7a721e29a0e6412596ddcd4986894d23 (127.23.134.189:35571), 8183cb4789c8479084386bf7622e4d99 (127.23.134.188:35525)
I20260630 12:30:31.219826 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fadbf850200d40e08ebbecac66f1cbe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a721e29a0e6412596ddcd4986894d23"
I20260630 12:30:31.220155 25326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fadbf850200d40e08ebbecac66f1cbe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8183cb4789c8479084386bf7622e4d99"
I20260630 12:30:31.220379 25261 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:31.220706 25326 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:31.225565 25261 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fadbf850200d40e08ebbecac66f1cbe3 in term 1.
I20260630 12:30:31.226583 25171 leader_election.cc:304] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a721e29a0e6412596ddcd4986894d23, fadbf850200d40e08ebbecac66f1cbe3; no voters: 
I20260630 12:30:31.227320 25357 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:31.227340 25326 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fadbf850200d40e08ebbecac66f1cbe3 in term 1.
I20260630 12:30:31.229102 25357 raft_consensus.cc:697] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 1 LEADER]: Becoming Leader. State: Replica: fadbf850200d40e08ebbecac66f1cbe3, State: Running, Role: LEADER
I20260630 12:30:31.229928 25357 consensus_queue.cc:237] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:31.233655 25485 sys_catalog.cc:455] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fadbf850200d40e08ebbecac66f1cbe3. Latest consensus state: current_term: 1 leader_uuid: "fadbf850200d40e08ebbecac66f1cbe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:31.234267 25485 sys_catalog.cc:458] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:31.236095 25487 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:31.237416 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:31.239228 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:31.241204 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:31.243861 25487 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:31.244410 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:31.244757 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:30:31.245071 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:31.245290 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:31.254472 25261 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 1 FOLLOWER]: Refusing update from remote peer fadbf850200d40e08ebbecac66f1cbe3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:31.254918 25326 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 1 FOLLOWER]: Refusing update from remote peer fadbf850200d40e08ebbecac66f1cbe3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:31.256160 25485 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:31.256892 25357 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:31.277310 25372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fadbf850200d40e08ebbecac66f1cbe3. Latest consensus state: current_term: 1 leader_uuid: "fadbf850200d40e08ebbecac66f1cbe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:31.278240 25372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:31.280810 25358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fadbf850200d40e08ebbecac66f1cbe3. Latest consensus state: current_term: 1 leader_uuid: "fadbf850200d40e08ebbecac66f1cbe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:31.281572 25358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:31.284114 25357 sys_catalog.cc:455] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fadbf850200d40e08ebbecac66f1cbe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:31.285562 25357 sys_catalog.cc:458] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:31.286141 25357 sys_catalog.cc:455] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fadbf850200d40e08ebbecac66f1cbe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:31.286934 25357 sys_catalog.cc:458] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:31.293666 25487 catalog_manager.cc:1383] Generated new cluster ID: d1666108a9464cd28d3f6b61f93d2690
I20260630 12:30:31.294061 25487 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:31.296475 25372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fadbf850200d40e08ebbecac66f1cbe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:31.298014 25372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:31.307680 25358 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fadbf850200d40e08ebbecac66f1cbe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:31.308655 25358 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:30:31.330636 25487 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:31.332096 25487 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:31.361795 25487 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3: Generated new TSK 0
I20260630 12:30:31.362692 25487 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:31.398681 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:44545
I20260630 12:30:31.398949 25554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:44545 every 8 connection(s)
I20260630 12:30:31.407342 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:31.430488 25563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:31.430923 25562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:31.439405 25555 heartbeater.cc:344] Connected to a master server at 127.23.134.188:35525
I20260630 12:30:31.439898 25555 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:31.440922 25555 heartbeater.cc:507] Master 127.23.134.188:35525 requested a full tablet report, sending...
W20260630 12:30:31.440963 25565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:31.444416 25316 ts_manager.cc:194] Registered new tserver with Master: 0ef6b698cf71463fa12825a83d5555a9 (127.23.134.130:44545)
I20260630 12:30:31.449448 25557 heartbeater.cc:344] Connected to a master server at 127.23.134.190:33111
I20260630 12:30:31.449623 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:31.449941 25557 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:31.450789 25557 heartbeater.cc:507] Master 127.23.134.190:33111 requested a full tablet report, sending...
I20260630 12:30:31.450889 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:31.451251 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:31.451514 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822631451487 us; error 0 us; skew 500 ppm
I20260630 12:30:31.451525 25556 heartbeater.cc:344] Connected to a master server at 127.23.134.189:35571
I20260630 12:30:31.452073 25556 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:31.452230 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:31.452947 25556 heartbeater.cc:507] Master 127.23.134.189:35571 requested a full tablet report, sending...
I20260630 12:30:31.453227 25186 ts_manager.cc:194] Registered new tserver with Master: 0ef6b698cf71463fa12825a83d5555a9 (127.23.134.130:44545)
I20260630 12:30:31.455850 25186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48216
I20260630 12:30:31.455890 25251 ts_manager.cc:194] Registered new tserver with Master: 0ef6b698cf71463fa12825a83d5555a9 (127.23.134.130:44545)
I20260630 12:30:31.458843 24090 webserver.cc:533] Webserver started at http://127.23.134.131:45739/ using document root <none> and password file <none>
I20260630 12:30:31.459676 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:31.459946 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:31.460294 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:31.461962 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "e511fd0479644fedbe2c67e82c4eaf5e"
format_stamp: "Formatted at 2026-06-30 12:30:31 on dist-test-slave-69xz"
I20260630 12:30:31.468503 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:30:31.473415 25570 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:31.474313 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:31.474635 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "e511fd0479644fedbe2c67e82c4eaf5e"
format_stamp: "Formatted at 2026-06-30 12:30:31 on dist-test-slave-69xz"
I20260630 12:30:31.474936 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:31.486708 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:31.488026 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:31.489274 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:31.491654 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:31.491882 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:31.492127 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:31.492305 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:31.537051 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:35747
I20260630 12:30:31.537145 25632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:35747 every 8 connection(s)
I20260630 12:30:31.557933 25633 heartbeater.cc:344] Connected to a master server at 127.23.134.188:35525
I20260630 12:30:31.558441 25633 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:31.558691 25635 heartbeater.cc:344] Connected to a master server at 127.23.134.190:33111
I20260630 12:30:31.558903 25634 heartbeater.cc:344] Connected to a master server at 127.23.134.189:35571
I20260630 12:30:31.559085 25635 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:31.559347 25634 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:31.559484 25633 heartbeater.cc:507] Master 127.23.134.188:35525 requested a full tablet report, sending...
I20260630 12:30:31.560097 25635 heartbeater.cc:507] Master 127.23.134.190:33111 requested a full tablet report, sending...
I20260630 12:30:31.560267 25634 heartbeater.cc:507] Master 127.23.134.189:35571 requested a full tablet report, sending...
I20260630 12:30:31.562651 25186 ts_manager.cc:194] Registered new tserver with Master: e511fd0479644fedbe2c67e82c4eaf5e (127.23.134.131:35747)
I20260630 12:30:31.562799 25316 ts_manager.cc:194] Registered new tserver with Master: e511fd0479644fedbe2c67e82c4eaf5e (127.23.134.131:35747)
I20260630 12:30:31.563140 25251 ts_manager.cc:194] Registered new tserver with Master: e511fd0479644fedbe2c67e82c4eaf5e (127.23.134.131:35747)
I20260630 12:30:31.563895 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020316243s
I20260630 12:30:31.564602 25186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51800
I20260630 12:30:32.044368 25387 catalog_manager.cc:1295] Loaded cluster ID: d1666108a9464cd28d3f6b61f93d2690
I20260630 12:30:32.044755 25387 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99: loading cluster ID for follower catalog manager: success
I20260630 12:30:32.050410 25393 catalog_manager.cc:1295] Loaded cluster ID: d1666108a9464cd28d3f6b61f93d2690
I20260630 12:30:32.050748 25393 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: loading cluster ID for follower catalog manager: success
I20260630 12:30:32.051921 25387 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99: acquiring CA information for follower catalog manager: success
I20260630 12:30:32.057224 25387 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:30:32.058208 25393 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: acquiring CA information for follower catalog manager: success
I20260630 12:30:32.061940 25393 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:30:32.190529 25186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48202
I20260630 12:30:32.459806 25557 heartbeater.cc:499] Master 127.23.134.190:33111 was elected leader, sending a full tablet report...
I20260630 12:30:32.567150 25635 heartbeater.cc:499] Master 127.23.134.190:33111 was elected leader, sending a full tablet report...
I20260630 12:30:33.020999 25371 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:33.154867 25186 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51810:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:30:33.193457 25467 heartbeater.cc:499] Master 127.23.134.190:33111 was elected leader, sending a full tablet report...
I20260630 12:30:33.246786 25598 tablet_service.cc:1511] Processing CreateTablet for tablet 66555c48bb124daca8946b2fc2919373 (DEFAULT_TABLE table=test-workload [id=251742f8630f4a779fb16b437b67a92b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:30:33.248318 25598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66555c48bb124daca8946b2fc2919373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:33.255033 25520 tablet_service.cc:1511] Processing CreateTablet for tablet a50c40021c7b4f4fa25566e1fda90f4e (DEFAULT_TABLE table=test-workload [id=251742f8630f4a779fb16b437b67a92b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:30:33.255445 25430 tablet_service.cc:1511] Processing CreateTablet for tablet 57c90a4a72cc41e8a29f985068cb15a4 (DEFAULT_TABLE table=test-workload [id=251742f8630f4a779fb16b437b67a92b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:30:33.256279 25520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a50c40021c7b4f4fa25566e1fda90f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:33.256888 25430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c90a4a72cc41e8a29f985068cb15a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:33.266160 25668 tablet_bootstrap.cc:492] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e: Bootstrap starting.
I20260630 12:30:33.274919 25668 tablet_bootstrap.cc:654] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:33.275022 25669 tablet_bootstrap.cc:492] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9: Bootstrap starting.
I20260630 12:30:33.276700 25670 tablet_bootstrap.cc:492] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15: Bootstrap starting.
I20260630 12:30:33.281399 25668 tablet_bootstrap.cc:492] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e: No bootstrap required, opened a new log
I20260630 12:30:33.281658 25669 tablet_bootstrap.cc:654] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:33.281953 25668 ts_tablet_manager.cc:1403] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:30:33.284055 25670 tablet_bootstrap.cc:654] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:33.285256 25668 raft_consensus.cc:359] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e511fd0479644fedbe2c67e82c4eaf5e" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35747 } }
I20260630 12:30:33.285995 25668 raft_consensus.cc:385] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:33.286356 25668 raft_consensus.cc:740] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e511fd0479644fedbe2c67e82c4eaf5e, State: Initialized, Role: FOLLOWER
I20260630 12:30:33.287220 25668 consensus_queue.cc:260] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e511fd0479644fedbe2c67e82c4eaf5e" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35747 } }
I20260630 12:30:33.288111 25668 raft_consensus.cc:399] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:33.288511 25668 raft_consensus.cc:493] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:33.288924 25668 raft_consensus.cc:3060] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:33.292520 25669 tablet_bootstrap.cc:492] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9: No bootstrap required, opened a new log
I20260630 12:30:33.292973 25669 ts_tablet_manager.cc:1403] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:30:33.293282 25670 tablet_bootstrap.cc:492] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15: No bootstrap required, opened a new log
I20260630 12:30:33.293804 25670 ts_tablet_manager.cc:1403] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260630 12:30:33.295409 25669 raft_consensus.cc:359] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ef6b698cf71463fa12825a83d5555a9" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44545 } }
I20260630 12:30:33.295897 25669 raft_consensus.cc:385] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:33.296155 25669 raft_consensus.cc:740] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef6b698cf71463fa12825a83d5555a9, State: Initialized, Role: FOLLOWER
I20260630 12:30:33.296831 25669 consensus_queue.cc:260] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ef6b698cf71463fa12825a83d5555a9" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44545 } }
I20260630 12:30:33.296847 25670 raft_consensus.cc:359] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a1febecc8b444019af4d25bd59fcb15" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 33141 } }
I20260630 12:30:33.297260 25668 raft_consensus.cc:515] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e511fd0479644fedbe2c67e82c4eaf5e" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35747 } }
I20260630 12:30:33.297602 25670 raft_consensus.cc:385] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:33.297485 25669 raft_consensus.cc:399] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:33.298171 25668 leader_election.cc:304] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [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: e511fd0479644fedbe2c67e82c4eaf5e; no voters: 
I20260630 12:30:33.298633 25670 raft_consensus.cc:740] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a1febecc8b444019af4d25bd59fcb15, State: Initialized, Role: FOLLOWER
I20260630 12:30:33.298781 25669 raft_consensus.cc:493] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:33.299293 25669 raft_consensus.cc:3060] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:33.299538 25670 consensus_queue.cc:260] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a1febecc8b444019af4d25bd59fcb15" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 33141 } }
I20260630 12:30:33.300561 25670 raft_consensus.cc:399] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:33.301014 25670 raft_consensus.cc:493] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:33.301510 25670 raft_consensus.cc:3060] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:33.301960 25668 leader_election.cc:290] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:33.302464 25674 raft_consensus.cc:2804] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:33.308573 25669 raft_consensus.cc:515] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ef6b698cf71463fa12825a83d5555a9" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44545 } }
I20260630 12:30:33.309734 25669 leader_election.cc:304] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [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: 0ef6b698cf71463fa12825a83d5555a9; no voters: 
I20260630 12:30:33.311213 25670 raft_consensus.cc:515] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a1febecc8b444019af4d25bd59fcb15" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 33141 } }
I20260630 12:30:33.312143 25670 leader_election.cc:304] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [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: 7a1febecc8b444019af4d25bd59fcb15; no voters: 
I20260630 12:30:33.313048 25668 ts_tablet_manager.cc:1434] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e: Time spent starting tablet: real 0.031s	user 0.017s	sys 0.011s
I20260630 12:30:33.313181 25674 raft_consensus.cc:697] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 1 LEADER]: Becoming Leader. State: Replica: e511fd0479644fedbe2c67e82c4eaf5e, State: Running, Role: LEADER
I20260630 12:30:33.314378 25674 consensus_queue.cc:237] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [LEADER]: Queue going to LEADER mode. State: All 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: "e511fd0479644fedbe2c67e82c4eaf5e" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35747 } }
I20260630 12:30:33.315680 25670 leader_election.cc:290] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:33.316179 25678 raft_consensus.cc:2804] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:33.322360 25669 leader_election.cc:290] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:33.322834 25677 raft_consensus.cc:2804] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:33.325639 25670 ts_tablet_manager.cc:1434] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.015s
I20260630 12:30:33.329569 25678 raft_consensus.cc:697] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 1 LEADER]: Becoming Leader. State: Replica: 7a1febecc8b444019af4d25bd59fcb15, State: Running, Role: LEADER
I20260630 12:30:33.328207 25677 raft_consensus.cc:697] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 1 LEADER]: Becoming Leader. State: Replica: 0ef6b698cf71463fa12825a83d5555a9, State: Running, Role: LEADER
I20260630 12:30:33.330559 25678 consensus_queue.cc:237] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [LEADER]: Queue going to LEADER mode. State: All 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: "7a1febecc8b444019af4d25bd59fcb15" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 33141 } }
I20260630 12:30:33.331456 25677 consensus_queue.cc:237] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [LEADER]: Queue going to LEADER mode. State: All 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: "0ef6b698cf71463fa12825a83d5555a9" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44545 } }
I20260630 12:30:33.333312 25669 ts_tablet_manager.cc:1434] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.020s
I20260630 12:30:33.346794 25185 catalog_manager.cc:5697] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e reported cstate change: term changed from 0 to 1, leader changed from <none> to e511fd0479644fedbe2c67e82c4eaf5e (127.23.134.131). New cstate: current_term: 1 leader_uuid: "e511fd0479644fedbe2c67e82c4eaf5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e511fd0479644fedbe2c67e82c4eaf5e" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35747 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:33.350600 25186 catalog_manager.cc:5697] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ef6b698cf71463fa12825a83d5555a9 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "0ef6b698cf71463fa12825a83d5555a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ef6b698cf71463fa12825a83d5555a9" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44545 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:33.386765 25184 catalog_manager.cc:5697] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a1febecc8b444019af4d25bd59fcb15 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "7a1febecc8b444019af4d25bd59fcb15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a1febecc8b444019af4d25bd59fcb15" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 33141 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:35.022756 25371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:35.025740 25371 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:35.447803 24090 master.cc:562] Master@127.23.134.190:33111 shutting down...
I20260630 12:30:35.476858 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:35.478047 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:35.478412 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P fadbf850200d40e08ebbecac66f1cbe3: stopping tablet replica
I20260630 12:30:35.501128 24090 master.cc:584] Master@127.23.134.190:33111 shutdown complete.
W20260630 12:30:36.403332 25467 heartbeater.cc:646] Failed to heartbeat to 127.23.134.190:33111 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.23.134.190:33111: connect: Connection refused (error 111)
I20260630 12:30:36.869298 25695 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fadbf850200d40e08ebbecac66f1cbe3)
I20260630 12:30:36.869988 25695 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:36.872078 25695 leader_election.cc:290] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fadbf850200d40e08ebbecac66f1cbe3 (127.23.134.190:33111), 7a721e29a0e6412596ddcd4986894d23 (127.23.134.189:35571)
I20260630 12:30:36.873473 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8183cb4789c8479084386bf7622e4d99" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "7a721e29a0e6412596ddcd4986894d23" is_pre_election: true
W20260630 12:30:36.875294 25302 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.190:33111: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:30:36.879432 25302 leader_election.cc:336] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fadbf850200d40e08ebbecac66f1cbe3 (127.23.134.190:33111): Network error: Client connection negotiation failed: client connection to 127.23.134.190:33111: connect: Connection refused (error 111)
I20260630 12:30:36.879863 25302 leader_election.cc:304] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [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: 8183cb4789c8479084386bf7622e4d99; no voters: 7a721e29a0e6412596ddcd4986894d23, fadbf850200d40e08ebbecac66f1cbe3
I20260630 12:30:36.880558 25695 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:36.887277 25698 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fadbf850200d40e08ebbecac66f1cbe3)
I20260630 12:30:36.887797 25698 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:36.889816 25698 leader_election.cc:290] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fadbf850200d40e08ebbecac66f1cbe3 (127.23.134.190:33111), 8183cb4789c8479084386bf7622e4d99 (127.23.134.188:35525)
I20260630 12:30:36.891383 25326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7a721e29a0e6412596ddcd4986894d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "8183cb4789c8479084386bf7622e4d99" is_pre_election: true
I20260630 12:30:36.892149 25326 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a721e29a0e6412596ddcd4986894d23 in term 1.
I20260630 12:30:36.893632 25236 leader_election.cc:304] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [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: 7a721e29a0e6412596ddcd4986894d23, 8183cb4789c8479084386bf7622e4d99; no voters: 
I20260630 12:30:36.894392 25698 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:30:36.894721 25698 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fadbf850200d40e08ebbecac66f1cbe3)
I20260630 12:30:36.895020 25698 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:30:36.896523 25238 leader_election.cc:336] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fadbf850200d40e08ebbecac66f1cbe3 (127.23.134.190:33111): Network error: Client connection negotiation failed: client connection to 127.23.134.190:33111: connect: Connection refused (error 111)
I20260630 12:30:36.901343 25698 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:36.903211 25698 leader_election.cc:290] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [CANDIDATE]: Term 2 election: Requested vote from peers fadbf850200d40e08ebbecac66f1cbe3 (127.23.134.190:33111), 8183cb4789c8479084386bf7622e4d99 (127.23.134.188:35525)
I20260630 12:30:36.904510 25326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7a721e29a0e6412596ddcd4986894d23" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "8183cb4789c8479084386bf7622e4d99"
I20260630 12:30:36.905124 25326 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:30:36.907053 25238 leader_election.cc:336] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fadbf850200d40e08ebbecac66f1cbe3 (127.23.134.190:33111): Network error: Client connection negotiation failed: client connection to 127.23.134.190:33111: connect: Connection refused (error 111)
I20260630 12:30:36.911182 25326 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a721e29a0e6412596ddcd4986894d23 in term 2.
I20260630 12:30:36.912153 25236 leader_election.cc:304] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [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: 7a721e29a0e6412596ddcd4986894d23, 8183cb4789c8479084386bf7622e4d99; no voters: fadbf850200d40e08ebbecac66f1cbe3
I20260630 12:30:36.912834 25698 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:36.913898 25698 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 2 LEADER]: Becoming Leader. State: Replica: 7a721e29a0e6412596ddcd4986894d23, State: Running, Role: LEADER
I20260630 12:30:36.914634 25698 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } }
I20260630 12:30:36.920040 25701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a721e29a0e6412596ddcd4986894d23. Latest consensus state: current_term: 2 leader_uuid: "7a721e29a0e6412596ddcd4986894d23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fadbf850200d40e08ebbecac66f1cbe3" member_type: VOTER last_known_addr { host: "127.23.134.190" port: 33111 } } peers { permanent_uuid: "7a721e29a0e6412596ddcd4986894d23" member_type: VOTER last_known_addr { host: "127.23.134.189" port: 35571 } } peers { permanent_uuid: "8183cb4789c8479084386bf7622e4d99" member_type: VOTER last_known_addr { host: "127.23.134.188" port: 35525 } } }
I20260630 12:30:36.920707 25701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:36.922340 25703 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:36.927863 25703 catalog_manager.cc:679] Loaded metadata for table test-workload [id=251742f8630f4a779fb16b437b67a92b]
I20260630 12:30:36.932654 25703 tablet_loader.cc:96] loaded metadata for tablet 57c90a4a72cc41e8a29f985068cb15a4 (table test-workload [id=251742f8630f4a779fb16b437b67a92b])
I20260630 12:30:36.933614 25703 tablet_loader.cc:96] loaded metadata for tablet 66555c48bb124daca8946b2fc2919373 (table test-workload [id=251742f8630f4a779fb16b437b67a92b])
I20260630 12:30:36.934476 25703 tablet_loader.cc:96] loaded metadata for tablet a50c40021c7b4f4fa25566e1fda90f4e (table test-workload [id=251742f8630f4a779fb16b437b67a92b])
I20260630 12:30:36.935412 25703 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:36.938993 25703 catalog_manager.cc:1295] Loaded cluster ID: d1666108a9464cd28d3f6b61f93d2690
I20260630 12:30:36.939186 25703 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:36.942737 25703 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:36.945670 25703 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: Loaded TSK: 0
I20260630 12:30:36.946569 25703 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:37.043110 25392 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:37.044225 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:30:37.046099 25392 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:37.068544 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:37.069481 24090 tablet_replica.cc:333] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15: stopping tablet replica
I20260630 12:30:37.070199 24090 raft_consensus.cc:2243] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:37.070791 24090 raft_consensus.cc:2272] T 57c90a4a72cc41e8a29f985068cb15a4 P 7a1febecc8b444019af4d25bd59fcb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:37.090663 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:30:37.102300 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:30:37.122251 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:37.123059 24090 tablet_replica.cc:333] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9: stopping tablet replica
I20260630 12:30:37.123896 24090 raft_consensus.cc:2243] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:37.124475 24090 raft_consensus.cc:2272] T a50c40021c7b4f4fa25566e1fda90f4e P 0ef6b698cf71463fa12825a83d5555a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:37.144500 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:30:37.155635 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:30:37.179647 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:37.180351 24090 tablet_replica.cc:333] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e: stopping tablet replica
I20260630 12:30:37.180836 24090 raft_consensus.cc:2243] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:37.181361 24090 raft_consensus.cc:2272] T 66555c48bb124daca8946b2fc2919373 P e511fd0479644fedbe2c67e82c4eaf5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:37.200546 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:30:37.211647 24090 master.cc:562] Master@127.23.134.189:35571 shutting down...
I20260630 12:30:37.231345 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:30:37.232184 24090 pending_rounds.cc:70] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: Trying to abort 1 pending ops.
I20260630 12:30:37.232415 24090 pending_rounds.cc:77] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: Aborting op as it isn't in flight: id { term: 2 index: 11 } timestamp: 7302441520809127936 op_type: NO_OP noop_request { }
I20260630 12:30:37.232761 24090 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:37.233016 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:37.233392 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a721e29a0e6412596ddcd4986894d23: stopping tablet replica
I20260630 12:30:37.254269 24090 master.cc:584] Master@127.23.134.189:35571 shutdown complete.
I20260630 12:30:37.269115 24090 master.cc:562] Master@127.23.134.188:35525 shutting down...
I20260630 12:30:37.288132 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:37.288802 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:37.289165 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8183cb4789c8479084386bf7622e4d99: stopping tablet replica
I20260630 12:30:37.309731 24090 master.cc:584] Master@127.23.134.188:35525 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6716 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:30:37.346002 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:37495
I20260630 12:30:37.347283 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:37.353626 25704 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:37.354285 25707 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:37.353633 25705 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:37.355180 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:37.355981 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:37.356199 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:37.356366 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822637356349 us; error 0 us; skew 500 ppm
I20260630 12:30:37.356915 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:37.359385 24090 webserver.cc:533] Webserver started at http://127.23.134.190:32937/ using document root <none> and password file <none>
I20260630 12:30:37.359894 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:37.360123 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:37.360437 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:37.361718 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "d4ef802814d549ee8387d0d12f4b4839"
format_stamp: "Formatted at 2026-06-30 12:30:37 on dist-test-slave-69xz"
I20260630 12:30:37.366268 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:30:37.369645 25712 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:37.370394 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:30:37.370675 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "d4ef802814d549ee8387d0d12f4b4839"
format_stamp: "Formatted at 2026-06-30 12:30:37 on dist-test-slave-69xz"
I20260630 12:30:37.370986 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:37.385839 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:37.387061 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:37.427490 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:37495
I20260630 12:30:37.427588 25763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:37495 every 8 connection(s)
I20260630 12:30:37.431684 25764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:37.442492 25764 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839: Bootstrap starting.
I20260630 12:30:37.447577 25764 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:37.451833 25764 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839: No bootstrap required, opened a new log
I20260630 12:30:37.454046 25764 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4ef802814d549ee8387d0d12f4b4839" member_type: VOTER }
I20260630 12:30:37.454419 25764 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:37.454607 25764 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ef802814d549ee8387d0d12f4b4839, State: Initialized, Role: FOLLOWER
I20260630 12:30:37.455215 25764 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d4ef802814d549ee8387d0d12f4b4839" member_type: VOTER }
I20260630 12:30:37.455638 25764 raft_consensus.cc:399] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:37.455826 25764 raft_consensus.cc:493] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:37.456046 25764 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:37.460309 25764 raft_consensus.cc:515] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4ef802814d549ee8387d0d12f4b4839" member_type: VOTER }
I20260630 12:30:37.460767 25764 leader_election.cc:304] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [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: d4ef802814d549ee8387d0d12f4b4839; no voters: 
I20260630 12:30:37.461980 25764 leader_election.cc:290] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:37.462419 25767 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:37.463876 25767 raft_consensus.cc:697] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 1 LEADER]: Becoming Leader. State: Replica: d4ef802814d549ee8387d0d12f4b4839, State: Running, Role: LEADER
I20260630 12:30:37.464627 25767 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [LEADER]: Queue going to LEADER mode. State: All 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: "d4ef802814d549ee8387d0d12f4b4839" member_type: VOTER }
I20260630 12:30:37.465121 25764 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:37.467634 25768 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4ef802814d549ee8387d0d12f4b4839" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4ef802814d549ee8387d0d12f4b4839" member_type: VOTER } }
I20260630 12:30:37.467653 25769 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4ef802814d549ee8387d0d12f4b4839. Latest consensus state: current_term: 1 leader_uuid: "d4ef802814d549ee8387d0d12f4b4839" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4ef802814d549ee8387d0d12f4b4839" member_type: VOTER } }
I20260630 12:30:37.468344 25768 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:37.468441 25769 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:37.475246 25772 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:37.483299 25772 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:37.484376 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:37.493038 25772 catalog_manager.cc:1383] Generated new cluster ID: 363298030d5046b0b0d13447de9a93ff
I20260630 12:30:37.493400 25772 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:37.521242 25772 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:37.522655 25772 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:37.543454 25772 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839: Generated new TSK 0
I20260630 12:30:37.544262 25772 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:37.550865 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:37.557122 25785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:37.558168 25786 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:37.559784 25788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:37.560887 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:37.561944 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:37.562124 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:37.562338 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822637562322 us; error 0 us; skew 500 ppm
I20260630 12:30:37.562948 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:37.565503 24090 webserver.cc:533] Webserver started at http://127.23.134.129:34729/ using document root <none> and password file <none>
I20260630 12:30:37.566069 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:37.566274 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:37.566604 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:37.567829 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "0e66157d576b4fb7ad4fa9fd878cf171"
format_stamp: "Formatted at 2026-06-30 12:30:37 on dist-test-slave-69xz"
I20260630 12:30:37.572355 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:30:37.576045 25793 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:37.576995 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:30:37.577246 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "0e66157d576b4fb7ad4fa9fd878cf171"
format_stamp: "Formatted at 2026-06-30 12:30:37 on dist-test-slave-69xz"
I20260630 12:30:37.577498 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:37.600951 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:37.602221 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:37.603698 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:37.606160 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:37.606331 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:37.606649 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:37.606805 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:37.650861 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:39491
I20260630 12:30:37.650956 25855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:39491 every 8 connection(s)
I20260630 12:30:37.656173 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:37.663679 25860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:37.664964 25861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:37.666764 25863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:37.669021 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:37.670063 25856 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37495
I20260630 12:30:37.670172 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:30:37.670454 25856 heartbeater.cc:461] Registering TS with master...
W20260630 12:30:37.670490 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:37.670838 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822637670819 us; error 0 us; skew 500 ppm
I20260630 12:30:37.671407 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:37.671413 25856 heartbeater.cc:507] Master 127.23.134.190:37495 requested a full tablet report, sending...
I20260630 12:30:37.674024 25729 ts_manager.cc:194] Registered new tserver with Master: 0e66157d576b4fb7ad4fa9fd878cf171 (127.23.134.129:39491)
I20260630 12:30:37.674563 24090 webserver.cc:533] Webserver started at http://127.23.134.130:41581/ using document root <none> and password file <none>
I20260630 12:30:37.675132 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:37.675400 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:37.675743 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:37.676290 25729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37934
I20260630 12:30:37.676995 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "b4a862bcebe9494bb8d794c3fee2d55b"
format_stamp: "Formatted at 2026-06-30 12:30:37 on dist-test-slave-69xz"
I20260630 12:30:37.681501 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:30:37.684675 25868 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:37.685482 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:37.685834 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "b4a862bcebe9494bb8d794c3fee2d55b"
format_stamp: "Formatted at 2026-06-30 12:30:37 on dist-test-slave-69xz"
I20260630 12:30:37.686117 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:37.702788 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:37.704064 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:37.705716 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:37.708035 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:37.708267 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:37.708508 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:37.708690 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:37.751443 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:39993
I20260630 12:30:37.751565 25930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:39993 every 8 connection(s)
I20260630 12:30:37.756632 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:37.763984 25934 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:37.763957 25935 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:37.767443 25937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:37.768168 24090 server_base.cc:1061] running on GCE node
I20260630 12:30:37.769121 25931 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37495
I20260630 12:30:37.769264 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:30:37.769570 25931 heartbeater.cc:461] Registering TS with master...
W20260630 12:30:37.769618 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:37.769995 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822637769974 us; error 0 us; skew 500 ppm
I20260630 12:30:37.770568 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:37.770550 25931 heartbeater.cc:507] Master 127.23.134.190:37495 requested a full tablet report, sending...
I20260630 12:30:37.772930 25729 ts_manager.cc:194] Registered new tserver with Master: b4a862bcebe9494bb8d794c3fee2d55b (127.23.134.130:39993)
I20260630 12:30:37.773834 24090 webserver.cc:533] Webserver started at http://127.23.134.131:41149/ using document root <none> and password file <none>
I20260630 12:30:37.774387 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:37.774622 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:37.774605 25729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37944
I20260630 12:30:37.775151 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:37.776700 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2"
format_stamp: "Formatted at 2026-06-30 12:30:37 on dist-test-slave-69xz"
I20260630 12:30:37.781473 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:30:37.784740 25942 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:37.785511 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:37.785851 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2"
format_stamp: "Formatted at 2026-06-30 12:30:37 on dist-test-slave-69xz"
I20260630 12:30:37.786158 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:37.803521 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:37.804849 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:37.806551 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:37.808915 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:37.809192 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:37.809448 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:37.809693 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:30:37.852701 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:34919
I20260630 12:30:37.852785 26004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:34919 every 8 connection(s)
I20260630 12:30:37.867376 26005 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37495
I20260630 12:30:37.867797 26005 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:37.868592 26005 heartbeater.cc:507] Master 127.23.134.190:37495 requested a full tablet report, sending...
I20260630 12:30:37.870611 25729 ts_manager.cc:194] Registered new tserver with Master: 92c7a20c5f5743af9eb0f30d85e8aaa2 (127.23.134.131:34919)
I20260630 12:30:37.870877 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014748238s
I20260630 12:30:37.872099 25729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37948
I20260630 12:30:38.679019 25856 heartbeater.cc:499] Master 127.23.134.190:37495 was elected leader, sending a full tablet report...
I20260630 12:30:38.777859 25931 heartbeater.cc:499] Master 127.23.134.190:37495 was elected leader, sending a full tablet report...
I20260630 12:30:38.874892 26005 heartbeater.cc:499] Master 127.23.134.190:37495 was elected leader, sending a full tablet report...
I20260630 12:30:38.932803 25729 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37958:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:30:38.935111 25729 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:30:38.984216 25970 tablet_service.cc:1511] Processing CreateTablet for tablet bdcbd9c866a6462f8088be7ecda0b7e2 (DEFAULT_TABLE table=test-workload [id=c9b873663fdc4661a9fa519f7db5bfbc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:30:38.984637 25969 tablet_service.cc:1511] Processing CreateTablet for tablet fc2c5d4d85c34c0ca4c084b0b5700259 (DEFAULT_TABLE table=test-workload [id=c9b873663fdc4661a9fa519f7db5bfbc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:30:38.985880 25970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdcbd9c866a6462f8088be7ecda0b7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.987488 25969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2c5d4d85c34c0ca4c084b0b5700259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:38.994298 25820 tablet_service.cc:1511] Processing CreateTablet for tablet fc2c5d4d85c34c0ca4c084b0b5700259 (DEFAULT_TABLE table=test-workload [id=c9b873663fdc4661a9fa519f7db5bfbc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:30:38.995720 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2c5d4d85c34c0ca4c084b0b5700259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:39.004367 25821 tablet_service.cc:1511] Processing CreateTablet for tablet bdcbd9c866a6462f8088be7ecda0b7e2 (DEFAULT_TABLE table=test-workload [id=c9b873663fdc4661a9fa519f7db5bfbc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:30:39.005067 25896 tablet_service.cc:1511] Processing CreateTablet for tablet bdcbd9c866a6462f8088be7ecda0b7e2 (DEFAULT_TABLE table=test-workload [id=c9b873663fdc4661a9fa519f7db5bfbc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:30:39.005947 25821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdcbd9c866a6462f8088be7ecda0b7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:39.006481 25896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdcbd9c866a6462f8088be7ecda0b7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:39.010944 25895 tablet_service.cc:1511] Processing CreateTablet for tablet fc2c5d4d85c34c0ca4c084b0b5700259 (DEFAULT_TABLE table=test-workload [id=c9b873663fdc4661a9fa519f7db5bfbc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:30:39.012413 25895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2c5d4d85c34c0ca4c084b0b5700259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:39.019182 26025 tablet_bootstrap.cc:492] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171: Bootstrap starting.
I20260630 12:30:39.027985 26025 tablet_bootstrap.cc:654] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:39.035164 26024 tablet_bootstrap.cc:492] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2: Bootstrap starting.
I20260630 12:30:39.038177 26027 tablet_bootstrap.cc:492] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b: Bootstrap starting.
I20260630 12:30:39.042534 26025 tablet_bootstrap.cc:492] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171: No bootstrap required, opened a new log
I20260630 12:30:39.043056 26025 ts_tablet_manager.cc:1403] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260630 12:30:39.044111 26024 tablet_bootstrap.cc:654] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:39.044155 26027 tablet_bootstrap.cc:654] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:39.046257 26025 raft_consensus.cc:359] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } }
I20260630 12:30:39.047183 26025 raft_consensus.cc:385] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:39.047595 26025 raft_consensus.cc:740] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e66157d576b4fb7ad4fa9fd878cf171, State: Initialized, Role: FOLLOWER
I20260630 12:30:39.048730 26025 consensus_queue.cc:260] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } }
I20260630 12:30:39.049784 26027 tablet_bootstrap.cc:492] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b: No bootstrap required, opened a new log
I20260630 12:30:39.050269 26027 ts_tablet_manager.cc:1403] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:30:39.050973 26024 tablet_bootstrap.cc:492] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2: No bootstrap required, opened a new log
I20260630 12:30:39.051445 26024 ts_tablet_manager.cc:1403] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:30:39.051713 26025 ts_tablet_manager.cc:1434] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:30:39.052745 26025 tablet_bootstrap.cc:492] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171: Bootstrap starting.
I20260630 12:30:39.053792 26027 raft_consensus.cc:359] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } }
I20260630 12:30:39.054587 26027 raft_consensus.cc:385] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:39.054337 26024 raft_consensus.cc:359] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } }
I20260630 12:30:39.054965 26027 raft_consensus.cc:740] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a862bcebe9494bb8d794c3fee2d55b, State: Initialized, Role: FOLLOWER
I20260630 12:30:39.055202 26024 raft_consensus.cc:385] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:39.055661 26024 raft_consensus.cc:740] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92c7a20c5f5743af9eb0f30d85e8aaa2, State: Initialized, Role: FOLLOWER
I20260630 12:30:39.056128 26027 consensus_queue.cc:260] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } }
I20260630 12:30:39.056708 26024 consensus_queue.cc:260] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } }
I20260630 12:30:39.060336 26025 tablet_bootstrap.cc:654] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:39.066340 26027 ts_tablet_manager.cc:1434] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260630 12:30:39.067549 26027 tablet_bootstrap.cc:492] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b: Bootstrap starting.
I20260630 12:30:39.074378 26027 tablet_bootstrap.cc:654] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:39.084496 26024 ts_tablet_manager.cc:1434] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.011s
I20260630 12:30:39.085812 26024 tablet_bootstrap.cc:492] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2: Bootstrap starting.
I20260630 12:30:39.086374 26025 tablet_bootstrap.cc:492] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171: No bootstrap required, opened a new log
I20260630 12:30:39.086395 26027 tablet_bootstrap.cc:492] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b: No bootstrap required, opened a new log
I20260630 12:30:39.087159 26025 ts_tablet_manager.cc:1403] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.016s
I20260630 12:30:39.087384 26027 ts_tablet_manager.cc:1403] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260630 12:30:39.090643 26025 raft_consensus.cc:359] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } }
I20260630 12:30:39.091076 26027 raft_consensus.cc:359] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } }
I20260630 12:30:39.091521 26025 raft_consensus.cc:385] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:39.091866 26027 raft_consensus.cc:385] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:39.091948 26025 raft_consensus.cc:740] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e66157d576b4fb7ad4fa9fd878cf171, State: Initialized, Role: FOLLOWER
I20260630 12:30:39.092401 26027 raft_consensus.cc:740] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a862bcebe9494bb8d794c3fee2d55b, State: Initialized, Role: FOLLOWER
I20260630 12:30:39.093107 26024 tablet_bootstrap.cc:654] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:39.092957 26025 consensus_queue.cc:260] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } }
I20260630 12:30:39.093362 26027 consensus_queue.cc:260] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } }
I20260630 12:30:39.095434 26025 ts_tablet_manager.cc:1434] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:30:39.097756 26027 ts_tablet_manager.cc:1434] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:30:39.100284 26024 tablet_bootstrap.cc:492] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2: No bootstrap required, opened a new log
I20260630 12:30:39.100792 26024 ts_tablet_manager.cc:1403] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:30:39.103346 26024 raft_consensus.cc:359] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } }
I20260630 12:30:39.103896 26024 raft_consensus.cc:385] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:39.104152 26024 raft_consensus.cc:740] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92c7a20c5f5743af9eb0f30d85e8aaa2, State: Initialized, Role: FOLLOWER
I20260630 12:30:39.105002 26024 consensus_queue.cc:260] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } }
I20260630 12:30:39.107205 26024 ts_tablet_manager.cc:1434] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:30:39.170358 26032 raft_consensus.cc:493] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:39.171007 26032 raft_consensus.cc:515] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } }
I20260630 12:30:39.174120 26032 leader_election.cc:290] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e66157d576b4fb7ad4fa9fd878cf171 (127.23.134.129:39491), b4a862bcebe9494bb8d794c3fee2d55b (127.23.134.130:39993)
I20260630 12:30:39.185827 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcbd9c866a6462f8088be7ecda0b7e2" candidate_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" is_pre_election: true
I20260630 12:30:39.186754 25831 raft_consensus.cc:2468] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92c7a20c5f5743af9eb0f30d85e8aaa2 in term 0.
I20260630 12:30:39.187995 25906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcbd9c866a6462f8088be7ecda0b7e2" candidate_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" is_pre_election: true
I20260630 12:30:39.188076 25946 leader_election.cc:304] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e66157d576b4fb7ad4fa9fd878cf171, 92c7a20c5f5743af9eb0f30d85e8aaa2; no voters: 
I20260630 12:30:39.189373 26032 raft_consensus.cc:2804] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:39.189116 25906 raft_consensus.cc:2468] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92c7a20c5f5743af9eb0f30d85e8aaa2 in term 0.
I20260630 12:30:39.189759 26032 raft_consensus.cc:493] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:39.190145 26032 raft_consensus.cc:3060] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:39.195734 26032 raft_consensus.cc:515] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } }
I20260630 12:30:39.197614 26032 leader_election.cc:290] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [CANDIDATE]: Term 1 election: Requested vote from peers 0e66157d576b4fb7ad4fa9fd878cf171 (127.23.134.129:39491), b4a862bcebe9494bb8d794c3fee2d55b (127.23.134.130:39993)
I20260630 12:30:39.198715 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcbd9c866a6462f8088be7ecda0b7e2" candidate_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e66157d576b4fb7ad4fa9fd878cf171"
I20260630 12:30:39.198908 25906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdcbd9c866a6462f8088be7ecda0b7e2" candidate_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a862bcebe9494bb8d794c3fee2d55b"
I20260630 12:30:39.199410 25906 raft_consensus.cc:3060] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:39.199410 25831 raft_consensus.cc:3060] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:39.207926 25831 raft_consensus.cc:2468] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92c7a20c5f5743af9eb0f30d85e8aaa2 in term 1.
I20260630 12:30:39.207913 25906 raft_consensus.cc:2468] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92c7a20c5f5743af9eb0f30d85e8aaa2 in term 1.
I20260630 12:30:39.209474 25946 leader_election.cc:304] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e66157d576b4fb7ad4fa9fd878cf171, 92c7a20c5f5743af9eb0f30d85e8aaa2; no voters: 
I20260630 12:30:39.210246 26032 raft_consensus.cc:2804] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:39.211594 26032 raft_consensus.cc:697] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 LEADER]: Becoming Leader. State: Replica: 92c7a20c5f5743af9eb0f30d85e8aaa2, State: Running, Role: LEADER
I20260630 12:30:39.212431 26032 consensus_queue.cc:237] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } }
I20260630 12:30:39.221020 25729 catalog_manager.cc:5697] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92c7a20c5f5743af9eb0f30d85e8aaa2 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:39.236789 26030 raft_consensus.cc:493] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:39.237262 26030 raft_consensus.cc:515] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } }
I20260630 12:30:39.239543 26030 leader_election.cc:290] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a862bcebe9494bb8d794c3fee2d55b (127.23.134.130:39993), 92c7a20c5f5743af9eb0f30d85e8aaa2 (127.23.134.131:34919)
I20260630 12:30:39.253528 25906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2c5d4d85c34c0ca4c084b0b5700259" candidate_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" is_pre_election: true
I20260630 12:30:39.253837 25980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2c5d4d85c34c0ca4c084b0b5700259" candidate_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" is_pre_election: true
I20260630 12:30:39.254304 25906 raft_consensus.cc:2468] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e66157d576b4fb7ad4fa9fd878cf171 in term 0.
I20260630 12:30:39.254523 25980 raft_consensus.cc:2468] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e66157d576b4fb7ad4fa9fd878cf171 in term 0.
I20260630 12:30:39.255544 25797 leader_election.cc:304] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e66157d576b4fb7ad4fa9fd878cf171, b4a862bcebe9494bb8d794c3fee2d55b; no voters: 
I20260630 12:30:39.256242 26030 raft_consensus.cc:2804] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:39.256677 26030 raft_consensus.cc:493] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:39.257012 26030 raft_consensus.cc:3060] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:39.262786 26030 raft_consensus.cc:515] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } }
I20260630 12:30:39.264777 26030 leader_election.cc:290] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [CANDIDATE]: Term 1 election: Requested vote from peers b4a862bcebe9494bb8d794c3fee2d55b (127.23.134.130:39993), 92c7a20c5f5743af9eb0f30d85e8aaa2 (127.23.134.131:34919)
I20260630 12:30:39.265937 25906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2c5d4d85c34c0ca4c084b0b5700259" candidate_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a862bcebe9494bb8d794c3fee2d55b"
I20260630 12:30:39.265936 25980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2c5d4d85c34c0ca4c084b0b5700259" candidate_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2"
I20260630 12:30:39.266939 25906 raft_consensus.cc:3060] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:39.266933 25980 raft_consensus.cc:3060] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:39.275043 25906 raft_consensus.cc:2468] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e66157d576b4fb7ad4fa9fd878cf171 in term 1.
I20260630 12:30:39.275043 25980 raft_consensus.cc:2468] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e66157d576b4fb7ad4fa9fd878cf171 in term 1.
I20260630 12:30:39.276557 25797 leader_election.cc:304] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e66157d576b4fb7ad4fa9fd878cf171, b4a862bcebe9494bb8d794c3fee2d55b; no voters: 
I20260630 12:30:39.277274 26030 raft_consensus.cc:2804] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:39.278548 26030 raft_consensus.cc:697] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 LEADER]: Becoming Leader. State: Replica: 0e66157d576b4fb7ad4fa9fd878cf171, State: Running, Role: LEADER
I20260630 12:30:39.279348 26030 consensus_queue.cc:237] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } }
I20260630 12:30:39.286955 25729 catalog_manager.cc:5697] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e66157d576b4fb7ad4fa9fd878cf171 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:39.481376 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:39.483543 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:39.483858 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:39.611680 26032 consensus_queue.cc:1048] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:39.624380 26038 consensus_queue.cc:1048] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:39.742775 26030 consensus_queue.cc:1048] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:39.754770 26051 consensus_queue.cc:1048] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:41.484908 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:41.487311 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:41.487800 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:43.488897 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:43.491034 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:43.491333 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:45.492583 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:45.495024 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:45.495409 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:47.496348 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:47.498363 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:47.498684 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:49.499643 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:49.502133 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:49.502450 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:50.425170 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:50.432626 26057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:50.433610 26058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:50.437825 24090 server_base.cc:1061] running on GCE node
W20260630 12:30:50.438745 26060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:50.439980 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:50.440264 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:50.440472 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822650440453 us; error 0 us; skew 500 ppm
I20260630 12:30:50.441147 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:50.443977 24090 webserver.cc:533] Webserver started at http://127.23.134.132:38089/ using document root <none> and password file <none>
I20260630 12:30:50.444527 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:50.444754 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:50.445107 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:50.446563 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "8db038c236fb42249619e0973a1cb70a"
format_stamp: "Formatted at 2026-06-30 12:30:50 on dist-test-slave-69xz"
I20260630 12:30:50.451879 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:30:50.455583 26065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:50.456429 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:50.456740 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "8db038c236fb42249619e0973a1cb70a"
format_stamp: "Formatted at 2026-06-30 12:30:50 on dist-test-slave-69xz"
I20260630 12:30:50.457037 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:50.483147 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:50.484433 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:50.485991 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:50.488541 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:50.488775 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:50.489032 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:50.489251 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:50.533242 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:40497
I20260630 12:30:50.533380 26127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:40497 every 8 connection(s)
I20260630 12:30:50.557379 26128 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37495
I20260630 12:30:50.557791 26128 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:50.558472 26128 heartbeater.cc:507] Master 127.23.134.190:37495 requested a full tablet report, sending...
I20260630 12:30:50.560541 25729 ts_manager.cc:194] Registered new tserver with Master: 8db038c236fb42249619e0973a1cb70a (127.23.134.132:40497)
I20260630 12:30:50.562176 25729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42426
I20260630 12:30:51.503445 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:51.505748 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:51.506083 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:51.554517 25980 consensus_queue.cc:237] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [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: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: true } }
I20260630 12:30:51.564621 26128 heartbeater.cc:499] Master 127.23.134.190:37495 was elected leader, sending a full tablet report...
I20260630 12:30:51.566797 25831 raft_consensus.cc:1275] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 FOLLOWER]: Refusing update from remote peer 92c7a20c5f5743af9eb0f30d85e8aaa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:51.566644 25906 raft_consensus.cc:1275] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Refusing update from remote peer 92c7a20c5f5743af9eb0f30d85e8aaa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:51.569103 26139 consensus_queue.cc:1048] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:30:51.570385 26135 consensus_queue.cc:1048] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:30:51.579941 26139 raft_consensus.cc:2955] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8db038c236fb42249619e0973a1cb70a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: true } } }
W20260630 12:30:51.581643 25946 consensus_peers.cc:597] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 -> Peer 8db038c236fb42249619e0973a1cb70a (127.23.134.132:40497): Couldn't send request to peer 8db038c236fb42249619e0973a1cb70a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bdcbd9c866a6462f8088be7ecda0b7e2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:51.581985 25906 raft_consensus.cc:2955] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8db038c236fb42249619e0973a1cb70a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: true } } }
I20260630 12:30:51.585515 25831 raft_consensus.cc:2955] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8db038c236fb42249619e0973a1cb70a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: true } } }
I20260630 12:30:51.595793 25729 catalog_manager.cc:5697] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b reported cstate change: config changed from index -1 to 2, NON_VOTER 8db038c236fb42249619e0973a1cb70a (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: true } } }
I20260630 12:30:52.160841 26147 ts_tablet_manager.cc:933] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: Initiating tablet copy from peer 92c7a20c5f5743af9eb0f30d85e8aaa2 (127.23.134.131:34919)
I20260630 12:30:52.162492 26147 tablet_copy_client.cc:323] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:34919
I20260630 12:30:52.174686 25990 tablet_copy_service.cc:140] P 92c7a20c5f5743af9eb0f30d85e8aaa2: Received BeginTabletCopySession request for tablet bdcbd9c866a6462f8088be7ecda0b7e2 from peer 8db038c236fb42249619e0973a1cb70a ({username='slave'} at 127.0.0.1:48590)
I20260630 12:30:52.175227 25990 tablet_copy_service.cc:161] P 92c7a20c5f5743af9eb0f30d85e8aaa2: Beginning new tablet copy session on tablet bdcbd9c866a6462f8088be7ecda0b7e2 from peer 8db038c236fb42249619e0973a1cb70a at {username='slave'} at 127.0.0.1:48590: session id = 8db038c236fb42249619e0973a1cb70a-bdcbd9c866a6462f8088be7ecda0b7e2
I20260630 12:30:52.182417 25990 tablet_copy_source_session.cc:215] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:52.185897 26147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdcbd9c866a6462f8088be7ecda0b7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:52.198328 26147 tablet_copy_client.cc:806] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:52.199031 26147 tablet_copy_client.cc:670] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:52.203107 26147 tablet_copy_client.cc:538] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:52.209448 26147 tablet_bootstrap.cc:492] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: Bootstrap starting.
I20260630 12:30:52.226555 26147 tablet_bootstrap.cc:492] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:52.227315 26147 tablet_bootstrap.cc:492] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: Bootstrap complete.
I20260630 12:30:52.227864 26147 ts_tablet_manager.cc:1403] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.001s
I20260630 12:30:52.230243 26147 raft_consensus.cc:359] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: true } }
I20260630 12:30:52.230895 26147 raft_consensus.cc:740] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8db038c236fb42249619e0973a1cb70a, State: Initialized, Role: LEARNER
I20260630 12:30:52.231464 26147 consensus_queue.cc:260] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a [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: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: true } }
I20260630 12:30:52.234210 26147 ts_tablet_manager.cc:1434] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:30:52.236445 25990 tablet_copy_service.cc:342] P 92c7a20c5f5743af9eb0f30d85e8aaa2: Request end of tablet copy session 8db038c236fb42249619e0973a1cb70a-bdcbd9c866a6462f8088be7ecda0b7e2 received from {username='slave'} at 127.0.0.1:48590
I20260630 12:30:52.236869 25990 tablet_copy_service.cc:434] P 92c7a20c5f5743af9eb0f30d85e8aaa2: ending tablet copy session 8db038c236fb42249619e0973a1cb70a-bdcbd9c866a6462f8088be7ecda0b7e2 on tablet bdcbd9c866a6462f8088be7ecda0b7e2 with peer 8db038c236fb42249619e0973a1cb70a
I20260630 12:30:52.574883 26103 raft_consensus.cc:1217] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:52.960018 26154 raft_consensus.cc:1064] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2: attempting to promote NON_VOTER 8db038c236fb42249619e0973a1cb70a to VOTER
I20260630 12:30:52.962978 26154 consensus_queue.cc:237] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [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: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } }
I20260630 12:30:52.970167 25906 raft_consensus.cc:1275] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Refusing update from remote peer 92c7a20c5f5743af9eb0f30d85e8aaa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:52.970211 26103 raft_consensus.cc:1275] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a [term 1 LEARNER]: Refusing update from remote peer 92c7a20c5f5743af9eb0f30d85e8aaa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:52.970335 25831 raft_consensus.cc:1275] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 FOLLOWER]: Refusing update from remote peer 92c7a20c5f5743af9eb0f30d85e8aaa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:52.971985 26154 consensus_queue.cc:1048] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:52.973008 26153 consensus_queue.cc:1048] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:52.973842 26139 consensus_queue.cc:1048] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:52.989317 26139 raft_consensus.cc:2955] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8db038c236fb42249619e0973a1cb70a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } } }
I20260630 12:30:52.994387 25906 raft_consensus.cc:2955] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8db038c236fb42249619e0973a1cb70a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } } }
I20260630 12:30:53.007532 25727 catalog_manager.cc:5697] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 reported cstate change: config changed from index 2 to 3, 8db038c236fb42249619e0973a1cb70a (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:53.009610 26103 raft_consensus.cc:2955] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8db038c236fb42249619e0973a1cb70a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } } }
I20260630 12:30:53.016804 25831 raft_consensus.cc:2955] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8db038c236fb42249619e0973a1cb70a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "0e66157d576b4fb7ad4fa9fd878cf171" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } } }
I20260630 12:30:53.048014 25980 consensus_queue.cc:237] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [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: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } }
I20260630 12:30:53.053097 25906 raft_consensus.cc:1275] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Refusing update from remote peer 92c7a20c5f5743af9eb0f30d85e8aaa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:53.053165 26103 raft_consensus.cc:1275] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a [term 1 FOLLOWER]: Refusing update from remote peer 92c7a20c5f5743af9eb0f30d85e8aaa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:53.054557 26154 consensus_queue.cc:1048] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:53.055410 26139 consensus_queue.cc:1048] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:53.062808 26139 raft_consensus.cc:2955] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e66157d576b4fb7ad4fa9fd878cf171 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } } }
I20260630 12:30:53.065352 25906 raft_consensus.cc:2955] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e66157d576b4fb7ad4fa9fd878cf171 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } } }
I20260630 12:30:53.065809 26103 raft_consensus.cc:2955] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e66157d576b4fb7ad4fa9fd878cf171 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } } }
I20260630 12:30:53.074959 25714 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bdcbd9c866a6462f8088be7ecda0b7e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:53.081586 25728 catalog_manager.cc:5697] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b reported cstate change: config changed from index 3 to 4, VOTER 0e66157d576b4fb7ad4fa9fd878cf171 (127.23.134.129) evicted. New cstate: current_term: 1 leader_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "92c7a20c5f5743af9eb0f30d85e8aaa2" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34919 } } peers { permanent_uuid: "b4a862bcebe9494bb8d794c3fee2d55b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39993 } } peers { permanent_uuid: "8db038c236fb42249619e0973a1cb70a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 40497 } attrs { promote: false } } }
I20260630 12:30:53.094241 25821 tablet_service.cc:1558] Processing DeleteTablet for tablet bdcbd9c866a6462f8088be7ecda0b7e2 with delete_type TABLET_DATA_TOMBSTONED (TS 0e66157d576b4fb7ad4fa9fd878cf171 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60690
I20260630 12:30:53.096988 26164 tablet_replica.cc:333] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171: stopping tablet replica
I20260630 12:30:53.097935 26164 raft_consensus.cc:2243] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:53.098671 26164 raft_consensus.cc:2272] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:53.101677 26164 ts_tablet_manager.cc:1916] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:53.112706 26164 ts_tablet_manager.cc:1929] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:53.113049 26164 log.cc:1199] T bdcbd9c866a6462f8088be7ecda0b7e2 P 0e66157d576b4fb7ad4fa9fd878cf171: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/bdcbd9c866a6462f8088be7ecda0b7e2
I20260630 12:30:53.114642 25716 catalog_manager.cc:5028] TS 0e66157d576b4fb7ad4fa9fd878cf171 (127.23.134.129:39491): tablet bdcbd9c866a6462f8088be7ecda0b7e2 (table test-workload [id=c9b873663fdc4661a9fa519f7db5bfbc]) successfully deleted
I20260630 12:30:53.507110 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:53.509210 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:53.509563 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:55.510720 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:55.513222 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:55.513622 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:57.514791 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:57.516956 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:57.517352 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:59.518515 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:59.520668 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:59.521051 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:01.522243 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:01.524358 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:01.524694 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:03.525799 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:03.527881 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:03.528193 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:05.529577 25782 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:05.532024 25782 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:05.532404 25782 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:05.634867 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:31:05.662792 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:05.663853 24090 tablet_replica.cc:333] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171: stopping tablet replica
I20260630 12:31:05.664480 24090 raft_consensus.cc:2243] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:05.665688 24090 raft_consensus.cc:2272] T fc2c5d4d85c34c0ca4c084b0b5700259 P 0e66157d576b4fb7ad4fa9fd878cf171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:05.689864 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:31:05.704423 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:31:05.728965 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:05.729897 24090 tablet_replica.cc:333] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b: stopping tablet replica
I20260630 12:31:05.730496 24090 raft_consensus.cc:2243] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:05.731678 24090 raft_consensus.cc:2272] T bdcbd9c866a6462f8088be7ecda0b7e2 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:05.734833 24090 tablet_replica.cc:333] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b: stopping tablet replica
W20260630 12:31:05.734923 25946 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260630 12:31:05.735688 24090 raft_consensus.cc:2243] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:05.736577 24090 raft_consensus.cc:2272] T fc2c5d4d85c34c0ca4c084b0b5700259 P b4a862bcebe9494bb8d794c3fee2d55b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:05.738771 25946 consensus_peers.cc:597] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 -> Peer b4a862bcebe9494bb8d794c3fee2d55b (127.23.134.130:39993): Couldn't send request to peer b4a862bcebe9494bb8d794c3fee2d55b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:05.760330 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:31:05.774294 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:31:05.799516 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:05.800297 24090 tablet_replica.cc:333] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2: stopping tablet replica
I20260630 12:31:05.800869 24090 raft_consensus.cc:2243] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:05.801337 24090 raft_consensus.cc:2272] T fc2c5d4d85c34c0ca4c084b0b5700259 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:05.803655 24090 tablet_replica.cc:333] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2: stopping tablet replica
I20260630 12:31:05.804107 24090 raft_consensus.cc:2243] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:05.805004 24090 raft_consensus.cc:2272] T bdcbd9c866a6462f8088be7ecda0b7e2 P 92c7a20c5f5743af9eb0f30d85e8aaa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:05.827991 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:31:05.843178 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:31:05.868067 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:05.868963 24090 tablet_replica.cc:333] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a: stopping tablet replica
I20260630 12:31:05.869742 24090 raft_consensus.cc:2243] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:05.870754 24090 raft_consensus.cc:2272] T bdcbd9c866a6462f8088be7ecda0b7e2 P 8db038c236fb42249619e0973a1cb70a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:05.891855 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:31:05.903580 24090 master.cc:562] Master@127.23.134.190:37495 shutting down...
I20260630 12:31:05.921476 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:05.922256 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:05.922623 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P d4ef802814d549ee8387d0d12f4b4839: stopping tablet replica
I20260630 12:31:05.942203 24090 master.cc:584] Master@127.23.134.190:37495 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28637 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:31:05.983734 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:44961
I20260630 12:31:05.985010 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:05.991027 26176 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:05.991081 26177 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:05.992511 26179 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:05.994377 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:05.995347 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:05.995525 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:05.995641 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822665995630 us; error 0 us; skew 500 ppm
I20260630 12:31:05.996099 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:05.998574 24090 webserver.cc:533] Webserver started at http://127.23.134.190:38627/ using document root <none> and password file <none>
I20260630 12:31:05.999042 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:05.999210 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:05.999452 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:06.000671 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "0e2dfd194a544f39a22c53dcbfbc5bd1"
format_stamp: "Formatted at 2026-06-30 12:31:05 on dist-test-slave-69xz"
I20260630 12:31:06.005506 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:31:06.009202 26184 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:06.010201 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:31:06.010485 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "0e2dfd194a544f39a22c53dcbfbc5bd1"
format_stamp: "Formatted at 2026-06-30 12:31:05 on dist-test-slave-69xz"
I20260630 12:31:06.010735 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:06.026805 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:06.028121 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:06.070297 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:44961
I20260630 12:31:06.070405 26235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:44961 every 8 connection(s)
I20260630 12:31:06.074688 26236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.086939 26236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1: Bootstrap starting.
I20260630 12:31:06.092128 26236 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.096853 26236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1: No bootstrap required, opened a new log
I20260630 12:31:06.099319 26236 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e2dfd194a544f39a22c53dcbfbc5bd1" member_type: VOTER }
I20260630 12:31:06.099849 26236 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.100095 26236 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e2dfd194a544f39a22c53dcbfbc5bd1, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.100677 26236 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0e2dfd194a544f39a22c53dcbfbc5bd1" member_type: VOTER }
I20260630 12:31:06.101182 26236 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:06.101444 26236 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:06.101748 26236 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.106685 26236 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e2dfd194a544f39a22c53dcbfbc5bd1" member_type: VOTER }
I20260630 12:31:06.107290 26236 leader_election.cc:304] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [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: 0e2dfd194a544f39a22c53dcbfbc5bd1; no voters: 
I20260630 12:31:06.108505 26236 leader_election.cc:290] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:06.108989 26239 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:06.110482 26239 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 1 LEADER]: Becoming Leader. State: Replica: 0e2dfd194a544f39a22c53dcbfbc5bd1, State: Running, Role: LEADER
I20260630 12:31:06.111207 26239 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [LEADER]: Queue going to LEADER mode. State: All 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: "0e2dfd194a544f39a22c53dcbfbc5bd1" member_type: VOTER }
I20260630 12:31:06.111764 26236 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:06.114347 26240 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e2dfd194a544f39a22c53dcbfbc5bd1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e2dfd194a544f39a22c53dcbfbc5bd1" member_type: VOTER } }
I20260630 12:31:06.114501 26241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e2dfd194a544f39a22c53dcbfbc5bd1. Latest consensus state: current_term: 1 leader_uuid: "0e2dfd194a544f39a22c53dcbfbc5bd1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e2dfd194a544f39a22c53dcbfbc5bd1" member_type: VOTER } }
I20260630 12:31:06.115088 26240 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:06.115152 26241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:06.118289 26244 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:06.126055 26244 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:06.138981 26244 catalog_manager.cc:1383] Generated new cluster ID: 81fcd861aec941fa81ab43737de94949
I20260630 12:31:06.139451 26244 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:06.142915 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:06.157266 26244 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:06.158689 26244 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:06.176218 26244 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1: Generated new TSK 0
I20260630 12:31:06.176898 26244 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:06.208407 24090 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000227082s
I20260630 12:31:18.306123 24090 master.cc:562] Master@127.23.134.190:44961 shutting down...
I20260630 12:31:18.335208 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:18.335994 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:18.336329 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e2dfd194a544f39a22c53dcbfbc5bd1: stopping tablet replica
I20260630 12:31:18.356128 24090 master.cc:584] Master@127.23.134.190:44961 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12409 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:31:18.393388 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:45083
I20260630 12:31:18.394690 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:18.400482 26259 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.401221 26260 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:18.405049 24090 server_base.cc:1061] running on GCE node
W20260630 12:31:18.405098 26262 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:18.406323 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:18.406571 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:18.406759 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822678406743 us; error 0 us; skew 500 ppm
I20260630 12:31:18.407295 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:18.409981 24090 webserver.cc:533] Webserver started at http://127.23.134.190:43021/ using document root <none> and password file <none>
I20260630 12:31:18.410502 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:18.410727 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:18.411037 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:18.412405 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "fac4e314ef0547fc8abcadea2b3a95e7"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-69xz"
I20260630 12:31:18.417346 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260630 12:31:18.420841 26267 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.421772 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:18.422070 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "fac4e314ef0547fc8abcadea2b3a95e7"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-69xz"
I20260630 12:31:18.422372 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:18.446347 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:18.447682 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:18.490502 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:45083
I20260630 12:31:18.490614 26318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:45083 every 8 connection(s)
I20260630 12:31:18.494966 26319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:18.505968 26319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7: Bootstrap starting.
I20260630 12:31:18.510674 26319 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:18.515100 26319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7: No bootstrap required, opened a new log
I20260630 12:31:18.517232 26319 raft_consensus.cc:359] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fac4e314ef0547fc8abcadea2b3a95e7" member_type: VOTER }
I20260630 12:31:18.517719 26319 raft_consensus.cc:385] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:18.517936 26319 raft_consensus.cc:740] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac4e314ef0547fc8abcadea2b3a95e7, State: Initialized, Role: FOLLOWER
I20260630 12:31:18.518549 26319 consensus_queue.cc:260] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fac4e314ef0547fc8abcadea2b3a95e7" member_type: VOTER }
I20260630 12:31:18.519014 26319 raft_consensus.cc:399] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:18.519223 26319 raft_consensus.cc:493] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:18.519507 26319 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:18.523931 26319 raft_consensus.cc:515] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fac4e314ef0547fc8abcadea2b3a95e7" member_type: VOTER }
I20260630 12:31:18.524425 26319 leader_election.cc:304] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [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: fac4e314ef0547fc8abcadea2b3a95e7; no voters: 
I20260630 12:31:18.525581 26319 leader_election.cc:290] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:18.526111 26322 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:18.527629 26322 raft_consensus.cc:697] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 1 LEADER]: Becoming Leader. State: Replica: fac4e314ef0547fc8abcadea2b3a95e7, State: Running, Role: LEADER
I20260630 12:31:18.528501 26319 sys_catalog.cc:565] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:18.528365 26322 consensus_queue.cc:237] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [LEADER]: Queue going to LEADER mode. State: All 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: "fac4e314ef0547fc8abcadea2b3a95e7" member_type: VOTER }
I20260630 12:31:18.531973 26324 sys_catalog.cc:455] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fac4e314ef0547fc8abcadea2b3a95e7. Latest consensus state: current_term: 1 leader_uuid: "fac4e314ef0547fc8abcadea2b3a95e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fac4e314ef0547fc8abcadea2b3a95e7" member_type: VOTER } }
I20260630 12:31:18.532737 26324 sys_catalog.cc:458] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:18.532677 26323 sys_catalog.cc:455] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fac4e314ef0547fc8abcadea2b3a95e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fac4e314ef0547fc8abcadea2b3a95e7" member_type: VOTER } }
I20260630 12:31:18.534441 26323 sys_catalog.cc:458] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:18.540287 26330 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:18.545841 26330 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:18.546880 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:18.555868 26330 catalog_manager.cc:1383] Generated new cluster ID: 6541f088109844b78590a7e8d636bda8
I20260630 12:31:18.556185 26330 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:18.570158 26330 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:18.571573 26330 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:18.591002 26330 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7: Generated new TSK 0
I20260630 12:31:18.591668 26330 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:18.613734 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:18.620424 26340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.621692 26341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.623174 26343 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:18.623488 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:18.624771 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:18.624987 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:18.625118 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822678625106 us; error 0 us; skew 500 ppm
I20260630 12:31:18.625695 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:18.628153 24090 webserver.cc:533] Webserver started at http://127.23.134.129:46641/ using document root <none> and password file <none>
I20260630 12:31:18.628631 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:18.628809 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:18.629035 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:18.630398 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "95eb6c0b00ac4f0bb830d50886617c4b"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-69xz"
I20260630 12:31:18.635205 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:31:18.638703 26348 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.639503 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:18.639804 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "95eb6c0b00ac4f0bb830d50886617c4b"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-69xz"
I20260630 12:31:18.640100 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:18.662112 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:18.663444 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:18.665033 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:18.668056 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:18.668280 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.668542 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:18.668736 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.715037 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:35339
I20260630 12:31:18.715144 26410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:35339 every 8 connection(s)
I20260630 12:31:18.720482 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:18.728102 26415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.729900 26416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.731297 26418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:18.732513 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:18.733245 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:18.733451 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:18.733678 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822678733658 us; error 0 us; skew 500 ppm
I20260630 12:31:18.734185 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:18.736516 24090 webserver.cc:533] Webserver started at http://127.23.134.130:44669/ using document root <none> and password file <none>
I20260630 12:31:18.737126 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:18.737337 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:18.737651 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:18.739229 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "86d83b94b1034c318dbd463279726a54"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-69xz"
I20260630 12:31:18.740082 26411 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45083
I20260630 12:31:18.740442 26411 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:18.741144 26411 heartbeater.cc:507] Master 127.23.134.190:45083 requested a full tablet report, sending...
I20260630 12:31:18.743455 26284 ts_manager.cc:194] Registered new tserver with Master: 95eb6c0b00ac4f0bb830d50886617c4b (127.23.134.129:35339)
I20260630 12:31:18.744791 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:31:18.745819 26284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45346
I20260630 12:31:18.748821 26423 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.749661 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:31:18.749944 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "86d83b94b1034c318dbd463279726a54"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-69xz"
I20260630 12:31:18.750205 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:18.766620 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:18.767983 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:18.769585 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:18.771973 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:18.772207 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.772454 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:18.772629 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.816481 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:39725
I20260630 12:31:18.816581 26485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:39725 every 8 connection(s)
I20260630 12:31:18.821859 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:18.829457 26489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.830780 26490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:18.833178 26492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:18.833935 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:18.834573 26486 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45083
I20260630 12:31:18.834928 26486 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:18.834992 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:18.835289 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:18.835477 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822678835460 us; error 0 us; skew 500 ppm
I20260630 12:31:18.835777 26486 heartbeater.cc:507] Master 127.23.134.190:45083 requested a full tablet report, sending...
I20260630 12:31:18.836108 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:18.838183 26284 ts_manager.cc:194] Registered new tserver with Master: 86d83b94b1034c318dbd463279726a54 (127.23.134.130:39725)
I20260630 12:31:18.839123 24090 webserver.cc:533] Webserver started at http://127.23.134.131:41881/ using document root <none> and password file <none>
I20260630 12:31:18.839795 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:18.840024 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:18.840204 26284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45350
I20260630 12:31:18.840380 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:18.842111 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "a6102e48de8645c68016b54b99818e9c"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-69xz"
I20260630 12:31:18.846621 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:18.850073 26497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.850849 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:18.851140 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "a6102e48de8645c68016b54b99818e9c"
format_stamp: "Formatted at 2026-06-30 12:31:18 on dist-test-slave-69xz"
I20260630 12:31:18.851438 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:18.876230 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:18.877642 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:18.879276 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:18.881763 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:18.882009 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.882256 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:18.882436 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:18.926832 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:41029
I20260630 12:31:18.926944 26559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:41029 every 8 connection(s)
I20260630 12:31:18.941802 26560 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45083
I20260630 12:31:18.942425 26560 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:18.943219 26560 heartbeater.cc:507] Master 127.23.134.190:45083 requested a full tablet report, sending...
I20260630 12:31:18.945353 26284 ts_manager.cc:194] Registered new tserver with Master: a6102e48de8645c68016b54b99818e9c (127.23.134.131:41029)
I20260630 12:31:18.946372 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015915054s
I20260630 12:31:18.946897 26284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45360
I20260630 12:31:19.748574 26411 heartbeater.cc:499] Master 127.23.134.190:45083 was elected leader, sending a full tablet report...
I20260630 12:31:19.843015 26486 heartbeater.cc:499] Master 127.23.134.190:45083 was elected leader, sending a full tablet report...
I20260630 12:31:19.949892 26560 heartbeater.cc:499] Master 127.23.134.190:45083 was elected leader, sending a full tablet report...
I20260630 12:31:20.545439 26337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:22.546602 26337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:24.547919 26337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:26.549182 26337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:28.550587 26337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:30.551961 26337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:31.056957 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:31:31.088781 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:31.106427 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:31:31.118001 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:31:31.139626 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:31.155758 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:31:31.165218 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:31:31.190536 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:31.206543 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:31:31.215864 24090 master.cc:562] Master@127.23.134.190:45083 shutting down...
I20260630 12:31:31.240134 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:31.240899 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:31.241255 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P fac4e314ef0547fc8abcadea2b3a95e7: stopping tablet replica
I20260630 12:31:31.259590 24090 master.cc:584] Master@127.23.134.190:45083 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12898 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:31:31.294338 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:40261
I20260630 12:31:31.295454 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:31.300889 26565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:31.301601 26566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:31.302393 26568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:31.303339 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:31.304152 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:31.304354 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:31.304524 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822691304490 us; error 0 us; skew 500 ppm
I20260630 12:31:31.305058 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:31.307523 24090 webserver.cc:533] Webserver started at http://127.23.134.190:37045/ using document root <none> and password file <none>
I20260630 12:31:31.308007 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:31.308166 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:31.308494 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:31.309760 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "f75354f9486f40bc8c235b25ef9b628f"
format_stamp: "Formatted at 2026-06-30 12:31:31 on dist-test-slave-69xz"
I20260630 12:31:31.314263 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:31.317694 26573 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:31.318403 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:31.318709 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "f75354f9486f40bc8c235b25ef9b628f"
format_stamp: "Formatted at 2026-06-30 12:31:31 on dist-test-slave-69xz"
I20260630 12:31:31.319000 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:31.333033 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:31.334295 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:31.376291 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:40261
I20260630 12:31:31.376437 26624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:40261 every 8 connection(s)
I20260630 12:31:31.380558 26625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:31.392014 26625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f: Bootstrap starting.
I20260630 12:31:31.396965 26625 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:31.401357 26625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f: No bootstrap required, opened a new log
I20260630 12:31:31.403666 26625 raft_consensus.cc:359] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f75354f9486f40bc8c235b25ef9b628f" member_type: VOTER }
I20260630 12:31:31.404084 26625 raft_consensus.cc:385] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:31.404358 26625 raft_consensus.cc:740] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f75354f9486f40bc8c235b25ef9b628f, State: Initialized, Role: FOLLOWER
I20260630 12:31:31.404965 26625 consensus_queue.cc:260] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f75354f9486f40bc8c235b25ef9b628f" member_type: VOTER }
I20260630 12:31:31.405454 26625 raft_consensus.cc:399] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:31.405733 26625 raft_consensus.cc:493] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:31.406025 26625 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:31.410768 26625 raft_consensus.cc:515] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f75354f9486f40bc8c235b25ef9b628f" member_type: VOTER }
I20260630 12:31:31.411305 26625 leader_election.cc:304] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [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: f75354f9486f40bc8c235b25ef9b628f; no voters: 
I20260630 12:31:31.412429 26625 leader_election.cc:290] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:31.412868 26628 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:31.414255 26628 raft_consensus.cc:697] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 1 LEADER]: Becoming Leader. State: Replica: f75354f9486f40bc8c235b25ef9b628f, State: Running, Role: LEADER
I20260630 12:31:31.414945 26628 consensus_queue.cc:237] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [LEADER]: Queue going to LEADER mode. State: All 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: "f75354f9486f40bc8c235b25ef9b628f" member_type: VOTER }
I20260630 12:31:31.415503 26625 sys_catalog.cc:565] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:31.418711 26630 sys_catalog.cc:455] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [sys.catalog]: SysCatalogTable state changed. Reason: New leader f75354f9486f40bc8c235b25ef9b628f. Latest consensus state: current_term: 1 leader_uuid: "f75354f9486f40bc8c235b25ef9b628f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f75354f9486f40bc8c235b25ef9b628f" member_type: VOTER } }
I20260630 12:31:31.418704 26629 sys_catalog.cc:455] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f75354f9486f40bc8c235b25ef9b628f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f75354f9486f40bc8c235b25ef9b628f" member_type: VOTER } }
I20260630 12:31:31.419505 26630 sys_catalog.cc:458] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:31.419569 26629 sys_catalog.cc:458] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:31.423080 26634 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:31.429891 26634 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:31.432018 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:31.439378 26634 catalog_manager.cc:1383] Generated new cluster ID: 879ebe8a080648c6b87e23ce4900115e
I20260630 12:31:31.439627 26634 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:31.465862 26634 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:31.467186 26634 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:31.483865 26634 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f: Generated new TSK 0
I20260630 12:31:31.484452 26634 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:31.498992 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:31.507289 26646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:31.508255 26647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:31.511137 24090 server_base.cc:1061] running on GCE node
W20260630 12:31:31.511654 26649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:31.512619 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:31.512856 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:31.513034 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822691513018 us; error 0 us; skew 500 ppm
I20260630 12:31:31.513643 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:31.516510 24090 webserver.cc:533] Webserver started at http://127.23.134.129:43103/ using document root <none> and password file <none>
I20260630 12:31:31.517086 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:31.517293 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:31.517748 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:31.518978 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "f91220be014a41de90927d949c8420eb"
format_stamp: "Formatted at 2026-06-30 12:31:31 on dist-test-slave-69xz"
I20260630 12:31:31.526938 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:31:31.531493 26654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:31.532400 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:31:31.532757 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "f91220be014a41de90927d949c8420eb"
format_stamp: "Formatted at 2026-06-30 12:31:31 on dist-test-slave-69xz"
I20260630 12:31:31.533128 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:31.558485 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:31.559824 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:31.561501 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:31.564337 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:31.564567 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:31.564828 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:31.565030 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:31.609805 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:36861
I20260630 12:31:31.609944 26716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:36861 every 8 connection(s)
I20260630 12:31:31.615226 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:31.623432 26722 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:31.624028 26721 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:31.626915 26724 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:31.627954 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:31.628862 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:31.629060 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:31.629274 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822691629252 us; error 0 us; skew 500 ppm
I20260630 12:31:31.629868 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:31.632805 24090 webserver.cc:533] Webserver started at http://127.23.134.130:40475/ using document root <none> and password file <none>
I20260630 12:31:31.633481 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:31.633788 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:31.634084 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:31.635234 26717 heartbeater.cc:344] Connected to a master server at 127.23.134.190:40261
I20260630 12:31:31.635612 26717 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:31.635699 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "06bf9d8dcb4d4369b01b071534e294d6"
format_stamp: "Formatted at 2026-06-30 12:31:31 on dist-test-slave-69xz"
I20260630 12:31:31.636621 26717 heartbeater.cc:507] Master 127.23.134.190:40261 requested a full tablet report, sending...
I20260630 12:31:31.638967 26590 ts_manager.cc:194] Registered new tserver with Master: f91220be014a41de90927d949c8420eb (127.23.134.129:36861)
I20260630 12:31:31.641534 26590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60696
I20260630 12:31:31.641860 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:31:31.645866 26729 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:31.646625 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:31:31.646914 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "06bf9d8dcb4d4369b01b071534e294d6"
format_stamp: "Formatted at 2026-06-30 12:31:31 on dist-test-slave-69xz"
I20260630 12:31:31.647220 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:31.661072 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:31.662441 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:31.664018 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:31.666424 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:31.666658 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:31.666903 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:31.667088 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:31.709966 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:41575
I20260630 12:31:31.710067 26791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:41575 every 8 connection(s)
I20260630 12:31:31.715042 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:31.723031 26795 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:31.724756 26796 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:31.726444 26798 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:31.727458 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:31.728518 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:31.728825 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:31.729061 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822691729019 us; error 0 us; skew 500 ppm
I20260630 12:31:31.729125 26792 heartbeater.cc:344] Connected to a master server at 127.23.134.190:40261
I20260630 12:31:31.729614 26792 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:31.729759 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:31.730573 26792 heartbeater.cc:507] Master 127.23.134.190:40261 requested a full tablet report, sending...
I20260630 12:31:31.732699 24090 webserver.cc:533] Webserver started at http://127.23.134.131:45661/ using document root <none> and password file <none>
I20260630 12:31:31.733038 26590 ts_manager.cc:194] Registered new tserver with Master: 06bf9d8dcb4d4369b01b071534e294d6 (127.23.134.130:41575)
I20260630 12:31:31.733217 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:31.733574 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:31.733880 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:31.734663 26590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60700
I20260630 12:31:31.735352 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "97711767818e499e847a49e38fe285d6"
format_stamp: "Formatted at 2026-06-30 12:31:31 on dist-test-slave-69xz"
I20260630 12:31:31.740657 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:31:31.743984 26803 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:31.744735 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:31.745020 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "97711767818e499e847a49e38fe285d6"
format_stamp: "Formatted at 2026-06-30 12:31:31 on dist-test-slave-69xz"
I20260630 12:31:31.745306 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:31.756265 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:31.757479 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:31.758987 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:31.761214 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:31.761449 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:31.761775 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:31.761960 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:31.806560 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:43157
I20260630 12:31:31.806653 26865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:43157 every 8 connection(s)
I20260630 12:31:31.821349 26866 heartbeater.cc:344] Connected to a master server at 127.23.134.190:40261
I20260630 12:31:31.821798 26866 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:31.822553 26866 heartbeater.cc:507] Master 127.23.134.190:40261 requested a full tablet report, sending...
I20260630 12:31:31.824458 26590 ts_manager.cc:194] Registered new tserver with Master: 97711767818e499e847a49e38fe285d6 (127.23.134.131:43157)
I20260630 12:31:31.824889 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014853916s
I20260630 12:31:31.826330 26590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60712
I20260630 12:31:32.644425 26717 heartbeater.cc:499] Master 127.23.134.190:40261 was elected leader, sending a full tablet report...
I20260630 12:31:32.737252 26792 heartbeater.cc:499] Master 127.23.134.190:40261 was elected leader, sending a full tablet report...
I20260630 12:31:32.829464 26866 heartbeater.cc:499] Master 127.23.134.190:40261 was elected leader, sending a full tablet report...
I20260630 12:31:32.883561 26590 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60720:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:32.886417 26590 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:32.948267 26682 tablet_service.cc:1511] Processing CreateTablet for tablet 2f2931a985a441639ac67b0a0192db7f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:32.949290 26681 tablet_service.cc:1511] Processing CreateTablet for tablet 03ff5561702e4def93fac0dc8b924b01 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:32.950121 26682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f2931a985a441639ac67b0a0192db7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.950816 26681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ff5561702e4def93fac0dc8b924b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.954592 26680 tablet_service.cc:1511] Processing CreateTablet for tablet ebc3492c6f3e4f16a13a9c177956b5c6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:32.956076 26680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc3492c6f3e4f16a13a9c177956b5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.959554 26756 tablet_service.cc:1511] Processing CreateTablet for tablet 03ff5561702e4def93fac0dc8b924b01 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:32.960624 26679 tablet_service.cc:1511] Processing CreateTablet for tablet 8b42788f869f49e0a97a048ba1146966 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:32.961114 26754 tablet_service.cc:1511] Processing CreateTablet for tablet 8b42788f869f49e0a97a048ba1146966 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:32.962085 26679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b42788f869f49e0a97a048ba1146966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.962682 26755 tablet_service.cc:1511] Processing CreateTablet for tablet ebc3492c6f3e4f16a13a9c177956b5c6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:32.966478 26757 tablet_service.cc:1511] Processing CreateTablet for tablet 2f2931a985a441639ac67b0a0192db7f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:32.961153 26756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ff5561702e4def93fac0dc8b924b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.967916 26757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f2931a985a441639ac67b0a0192db7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.968567 26754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b42788f869f49e0a97a048ba1146966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.973896 26755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc3492c6f3e4f16a13a9c177956b5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.998788 26831 tablet_service.cc:1511] Processing CreateTablet for tablet 2f2931a985a441639ac67b0a0192db7f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:33.000418 26831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f2931a985a441639ac67b0a0192db7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:33.002982 26830 tablet_service.cc:1511] Processing CreateTablet for tablet 03ff5561702e4def93fac0dc8b924b01 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:33.003371 26829 tablet_service.cc:1511] Processing CreateTablet for tablet ebc3492c6f3e4f16a13a9c177956b5c6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:33.004594 26830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ff5561702e4def93fac0dc8b924b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:33.005699 26828 tablet_service.cc:1511] Processing CreateTablet for tablet 8b42788f869f49e0a97a048ba1146966 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=72cc0b7e5a73400cb70d62a708bae1b2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:33.007227 26828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b42788f869f49e0a97a048ba1146966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:33.010066 26829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc3492c6f3e4f16a13a9c177956b5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:33.035472 26886 tablet_bootstrap.cc:492] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6: Bootstrap starting.
I20260630 12:31:33.042644 26885 tablet_bootstrap.cc:492] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb: Bootstrap starting.
I20260630 12:31:33.043331 26886 tablet_bootstrap.cc:654] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.056262 26887 tablet_bootstrap.cc:492] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6: Bootstrap starting.
I20260630 12:31:33.057639 26885 tablet_bootstrap.cc:654] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.062582 26886 tablet_bootstrap.cc:492] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6: No bootstrap required, opened a new log
I20260630 12:31:33.063045 26885 tablet_bootstrap.cc:492] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb: No bootstrap required, opened a new log
I20260630 12:31:33.063117 26886 ts_tablet_manager.cc:1403] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.009s
I20260630 12:31:33.063644 26885 ts_tablet_manager.cc:1403] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260630 12:31:33.064451 26887 tablet_bootstrap.cc:654] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.067063 26885 raft_consensus.cc:359] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } }
I20260630 12:31:33.066942 26886 raft_consensus.cc:359] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } }
I20260630 12:31:33.067878 26885 raft_consensus.cc:385] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.067965 26886 raft_consensus.cc:385] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.068331 26885 raft_consensus.cc:740] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91220be014a41de90927d949c8420eb, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.068394 26886 raft_consensus.cc:740] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06bf9d8dcb4d4369b01b071534e294d6, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.070039 26887 tablet_bootstrap.cc:492] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6: No bootstrap required, opened a new log
I20260630 12:31:33.069293 26885 consensus_queue.cc:260] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } }
I20260630 12:31:33.069324 26886 consensus_queue.cc:260] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } }
I20260630 12:31:33.070551 26887 ts_tablet_manager.cc:1403] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
I20260630 12:31:33.072873 26885 ts_tablet_manager.cc:1434] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:31:33.073854 26886 ts_tablet_manager.cc:1434] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:31:33.074049 26887 raft_consensus.cc:359] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } }
I20260630 12:31:33.074712 26887 raft_consensus.cc:385] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.075095 26887 raft_consensus.cc:740] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97711767818e499e847a49e38fe285d6, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.076150 26887 consensus_queue.cc:260] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } }
I20260630 12:31:33.076999 26885 tablet_bootstrap.cc:492] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb: Bootstrap starting.
I20260630 12:31:33.083338 26887 ts_tablet_manager.cc:1434] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.006s
I20260630 12:31:33.084391 26886 tablet_bootstrap.cc:492] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6: Bootstrap starting.
I20260630 12:31:33.084462 26887 tablet_bootstrap.cc:492] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6: Bootstrap starting.
I20260630 12:31:33.084707 26885 tablet_bootstrap.cc:654] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.093475 26887 tablet_bootstrap.cc:654] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.104276 26887 tablet_bootstrap.cc:492] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6: No bootstrap required, opened a new log
I20260630 12:31:33.104593 26886 tablet_bootstrap.cc:654] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.104741 26887 ts_tablet_manager.cc:1403] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260630 12:31:33.105388 26885 tablet_bootstrap.cc:492] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb: No bootstrap required, opened a new log
I20260630 12:31:33.105989 26885 ts_tablet_manager.cc:1403] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260630 12:31:33.107381 26887 raft_consensus.cc:359] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.108064 26887 raft_consensus.cc:385] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.108448 26887 raft_consensus.cc:740] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97711767818e499e847a49e38fe285d6, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.109014 26885 raft_consensus.cc:359] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.109325 26887 consensus_queue.cc:260] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.109803 26885 raft_consensus.cc:385] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.110203 26885 raft_consensus.cc:740] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91220be014a41de90927d949c8420eb, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.111447 26887 ts_tablet_manager.cc:1434] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:31:33.111003 26885 consensus_queue.cc:260] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.112375 26887 tablet_bootstrap.cc:492] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6: Bootstrap starting.
I20260630 12:31:33.113236 26885 ts_tablet_manager.cc:1434] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:31:33.114223 26885 tablet_bootstrap.cc:492] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb: Bootstrap starting.
W20260630 12:31:33.115866 26718 tablet.cc:2406] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:31:33.121145 26885 tablet_bootstrap.cc:654] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.124228 26887 tablet_bootstrap.cc:654] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.128083 26885 tablet_bootstrap.cc:492] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb: No bootstrap required, opened a new log
I20260630 12:31:33.128834 26885 ts_tablet_manager.cc:1403] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:31:33.132957 26885 raft_consensus.cc:359] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.133672 26885 raft_consensus.cc:385] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.133976 26885 raft_consensus.cc:740] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91220be014a41de90927d949c8420eb, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.135253 26886 tablet_bootstrap.cc:492] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6: No bootstrap required, opened a new log
I20260630 12:31:33.134837 26885 consensus_queue.cc:260] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.135794 26886 ts_tablet_manager.cc:1403] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.006s
I20260630 12:31:33.135834 26887 tablet_bootstrap.cc:492] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6: No bootstrap required, opened a new log
I20260630 12:31:33.136932 26885 ts_tablet_manager.cc:1434] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:31:33.137804 26887 ts_tablet_manager.cc:1403] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260630 12:31:33.138471 26885 tablet_bootstrap.cc:492] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb: Bootstrap starting.
I20260630 12:31:33.140381 26886 raft_consensus.cc:359] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.141166 26886 raft_consensus.cc:385] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.141032 26887 raft_consensus.cc:359] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.142099 26887 raft_consensus.cc:385] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.142515 26887 raft_consensus.cc:740] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97711767818e499e847a49e38fe285d6, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.141650 26886 raft_consensus.cc:740] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06bf9d8dcb4d4369b01b071534e294d6, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.143590 26887 consensus_queue.cc:260] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.144132 26886 consensus_queue.cc:260] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.146075 26885 tablet_bootstrap.cc:654] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.149350 26887 ts_tablet_manager.cc:1434] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:31:33.150695 26887 tablet_bootstrap.cc:492] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6: Bootstrap starting.
I20260630 12:31:33.152634 26885 tablet_bootstrap.cc:492] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb: No bootstrap required, opened a new log
I20260630 12:31:33.153204 26885 ts_tablet_manager.cc:1403] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:31:33.156623 26885 raft_consensus.cc:359] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.157450 26885 raft_consensus.cc:385] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.157611 26887 tablet_bootstrap.cc:654] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.157892 26885 raft_consensus.cc:740] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91220be014a41de90927d949c8420eb, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.159286 26886 ts_tablet_manager.cc:1434] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260630 12:31:33.158907 26885 consensus_queue.cc:260] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.162088 26885 ts_tablet_manager.cc:1434] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:31:33.162647 26886 tablet_bootstrap.cc:492] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6: Bootstrap starting.
I20260630 12:31:33.168604 26887 tablet_bootstrap.cc:492] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6: No bootstrap required, opened a new log
I20260630 12:31:33.168730 26886 tablet_bootstrap.cc:654] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.169190 26887 ts_tablet_manager.cc:1403] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260630 12:31:33.172679 26887 raft_consensus.cc:359] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.173310 26887 raft_consensus.cc:385] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.173627 26887 raft_consensus.cc:740] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97711767818e499e847a49e38fe285d6, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.174623 26886 tablet_bootstrap.cc:492] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6: No bootstrap required, opened a new log
I20260630 12:31:33.174397 26887 consensus_queue.cc:260] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.175115 26886 ts_tablet_manager.cc:1403] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:31:33.176760 26887 ts_tablet_manager.cc:1434] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:31:33.178272 26886 raft_consensus.cc:359] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.179021 26886 raft_consensus.cc:385] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.179316 26886 raft_consensus.cc:740] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06bf9d8dcb4d4369b01b071534e294d6, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.180104 26886 consensus_queue.cc:260] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.182128 26886 ts_tablet_manager.cc:1434] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:31:33.182998 26886 tablet_bootstrap.cc:492] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6: Bootstrap starting.
I20260630 12:31:33.188541 26886 tablet_bootstrap.cc:654] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.193866 26886 tablet_bootstrap.cc:492] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6: No bootstrap required, opened a new log
I20260630 12:31:33.194356 26886 ts_tablet_manager.cc:1403] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.009s
I20260630 12:31:33.196834 26886 raft_consensus.cc:359] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.197460 26886 raft_consensus.cc:385] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.197790 26886 raft_consensus.cc:740] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06bf9d8dcb4d4369b01b071534e294d6, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.198482 26886 consensus_queue.cc:260] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.200181 26886 ts_tablet_manager.cc:1434] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:31:33.225653 26891 raft_consensus.cc:493] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:33.226257 26891 raft_consensus.cc:515] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } }
I20260630 12:31:33.228860 26891 leader_election.cc:290] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97711767818e499e847a49e38fe285d6 (127.23.134.131:43157), 06bf9d8dcb4d4369b01b071534e294d6 (127.23.134.130:41575)
I20260630 12:31:33.233501 26892 raft_consensus.cc:493] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:33.234087 26892 raft_consensus.cc:515] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } }
I20260630 12:31:33.237036 26892 leader_election.cc:290] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91220be014a41de90927d949c8420eb (127.23.134.129:36861), 97711767818e499e847a49e38fe285d6 (127.23.134.131:43157)
I20260630 12:31:33.244211 26841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2931a985a441639ac67b0a0192db7f" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97711767818e499e847a49e38fe285d6" is_pre_election: true
I20260630 12:31:33.245153 26841 raft_consensus.cc:2468] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 0.
I20260630 12:31:33.247105 26658 leader_election.cc:304] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97711767818e499e847a49e38fe285d6, f91220be014a41de90927d949c8420eb; no voters: 
I20260630 12:31:33.248090 26891 raft_consensus.cc:2804] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:33.248503 26891 raft_consensus.cc:493] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:33.248828 26891 raft_consensus.cc:3060] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.251655 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2931a985a441639ac67b0a0192db7f" candidate_uuid: "06bf9d8dcb4d4369b01b071534e294d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91220be014a41de90927d949c8420eb" is_pre_election: true
I20260630 12:31:33.253721 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2931a985a441639ac67b0a0192db7f" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06bf9d8dcb4d4369b01b071534e294d6" is_pre_election: true
I20260630 12:31:33.254338 26767 raft_consensus.cc:2468] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 0.
I20260630 12:31:33.257319 26891 raft_consensus.cc:515] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } }
I20260630 12:31:33.258211 26841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2931a985a441639ac67b0a0192db7f" candidate_uuid: "06bf9d8dcb4d4369b01b071534e294d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97711767818e499e847a49e38fe285d6" is_pre_election: true
I20260630 12:31:33.258488 26692 raft_consensus.cc:2393] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06bf9d8dcb4d4369b01b071534e294d6 in current term 1: Already voted for candidate f91220be014a41de90927d949c8420eb in this term.
I20260630 12:31:33.258893 26841 raft_consensus.cc:2468] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06bf9d8dcb4d4369b01b071534e294d6 in term 0.
I20260630 12:31:33.259352 26891 leader_election.cc:290] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 election: Requested vote from peers 97711767818e499e847a49e38fe285d6 (127.23.134.131:43157), 06bf9d8dcb4d4369b01b071534e294d6 (127.23.134.130:41575)
I20260630 12:31:33.260739 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2931a985a441639ac67b0a0192db7f" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06bf9d8dcb4d4369b01b071534e294d6"
I20260630 12:31:33.260881 26840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f2931a985a441639ac67b0a0192db7f" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97711767818e499e847a49e38fe285d6"
I20260630 12:31:33.261417 26767 raft_consensus.cc:3060] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.261590 26840 raft_consensus.cc:3060] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.263619 26733 leader_election.cc:304] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [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: 06bf9d8dcb4d4369b01b071534e294d6, 97711767818e499e847a49e38fe285d6; no voters: f91220be014a41de90927d949c8420eb
I20260630 12:31:33.267990 26767 raft_consensus.cc:2468] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 1.
I20260630 12:31:33.268335 26840 raft_consensus.cc:2468] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 1.
I20260630 12:31:33.268530 26892 raft_consensus.cc:2764] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:31:33.269266 26658 leader_election.cc:304] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06bf9d8dcb4d4369b01b071534e294d6, f91220be014a41de90927d949c8420eb; no voters: 
I20260630 12:31:33.268252 26891 raft_consensus.cc:493] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:33.270092 26891 raft_consensus.cc:515] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.271732 26891 leader_election.cc:290] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06bf9d8dcb4d4369b01b071534e294d6 (127.23.134.130:41575), 97711767818e499e847a49e38fe285d6 (127.23.134.131:43157)
I20260630 12:31:33.272186 26891 raft_consensus.cc:2804] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:33.272603 26891 raft_consensus.cc:697] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 1 LEADER]: Becoming Leader. State: Replica: f91220be014a41de90927d949c8420eb, State: Running, Role: LEADER
I20260630 12:31:33.273439 26840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc3492c6f3e4f16a13a9c177956b5c6" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97711767818e499e847a49e38fe285d6" is_pre_election: true
I20260630 12:31:33.273914 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc3492c6f3e4f16a13a9c177956b5c6" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06bf9d8dcb4d4369b01b071534e294d6" is_pre_election: true
I20260630 12:31:33.273509 26891 consensus_queue.cc:237] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } }
I20260630 12:31:33.274250 26840 raft_consensus.cc:2468] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 0.
I20260630 12:31:33.274580 26767 raft_consensus.cc:2468] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 0.
I20260630 12:31:33.275389 26658 leader_election.cc:304] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97711767818e499e847a49e38fe285d6, f91220be014a41de90927d949c8420eb; no voters: 
I20260630 12:31:33.276188 26908 raft_consensus.cc:2804] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:33.276566 26908 raft_consensus.cc:493] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:33.276893 26908 raft_consensus.cc:3060] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.282615 26908 raft_consensus.cc:515] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.282624 26588 catalog_manager.cc:5697] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f91220be014a41de90927d949c8420eb (127.23.134.129). New cstate: current_term: 1 leader_uuid: "f91220be014a41de90927d949c8420eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:33.284262 26908 leader_election.cc:290] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 election: Requested vote from peers 06bf9d8dcb4d4369b01b071534e294d6 (127.23.134.130:41575), 97711767818e499e847a49e38fe285d6 (127.23.134.131:43157)
I20260630 12:31:33.285086 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc3492c6f3e4f16a13a9c177956b5c6" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06bf9d8dcb4d4369b01b071534e294d6"
I20260630 12:31:33.285424 26840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc3492c6f3e4f16a13a9c177956b5c6" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97711767818e499e847a49e38fe285d6"
I20260630 12:31:33.285710 26767 raft_consensus.cc:3060] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.286018 26840 raft_consensus.cc:3060] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.292996 26840 raft_consensus.cc:2468] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 1.
I20260630 12:31:33.292996 26767 raft_consensus.cc:2468] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 1.
I20260630 12:31:33.294401 26658 leader_election.cc:304] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97711767818e499e847a49e38fe285d6, f91220be014a41de90927d949c8420eb; no voters: 
I20260630 12:31:33.295156 26908 raft_consensus.cc:2804] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:33.295593 26908 raft_consensus.cc:697] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 1 LEADER]: Becoming Leader. State: Replica: f91220be014a41de90927d949c8420eb, State: Running, Role: LEADER
I20260630 12:31:33.296391 26908 consensus_queue.cc:237] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.303735 26588 catalog_manager.cc:5697] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f91220be014a41de90927d949c8420eb (127.23.134.129). New cstate: current_term: 1 leader_uuid: "f91220be014a41de90927d949c8420eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:33.361443 26892 raft_consensus.cc:493] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:33.362109 26892 raft_consensus.cc:515] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.363924 26892 leader_election.cc:290] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f91220be014a41de90927d949c8420eb (127.23.134.129:36861), 97711767818e499e847a49e38fe285d6 (127.23.134.131:43157)
I20260630 12:31:33.365072 26840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ff5561702e4def93fac0dc8b924b01" candidate_uuid: "06bf9d8dcb4d4369b01b071534e294d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97711767818e499e847a49e38fe285d6" is_pre_election: true
I20260630 12:31:33.364987 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ff5561702e4def93fac0dc8b924b01" candidate_uuid: "06bf9d8dcb4d4369b01b071534e294d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91220be014a41de90927d949c8420eb" is_pre_election: true
I20260630 12:31:33.365892 26840 raft_consensus.cc:2468] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06bf9d8dcb4d4369b01b071534e294d6 in term 0.
I20260630 12:31:33.365917 26692 raft_consensus.cc:2468] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06bf9d8dcb4d4369b01b071534e294d6 in term 0.
I20260630 12:31:33.367192 26733 leader_election.cc:304] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06bf9d8dcb4d4369b01b071534e294d6, f91220be014a41de90927d949c8420eb; no voters: 
I20260630 12:31:33.367894 26892 raft_consensus.cc:2804] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:33.368255 26892 raft_consensus.cc:493] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:33.368571 26892 raft_consensus.cc:3060] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.373860 26892 raft_consensus.cc:515] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.375590 26892 leader_election.cc:290] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [CANDIDATE]: Term 1 election: Requested vote from peers f91220be014a41de90927d949c8420eb (127.23.134.129:36861), 97711767818e499e847a49e38fe285d6 (127.23.134.131:43157)
I20260630 12:31:33.376861 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ff5561702e4def93fac0dc8b924b01" candidate_uuid: "06bf9d8dcb4d4369b01b071534e294d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f91220be014a41de90927d949c8420eb"
I20260630 12:31:33.376941 26840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ff5561702e4def93fac0dc8b924b01" candidate_uuid: "06bf9d8dcb4d4369b01b071534e294d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97711767818e499e847a49e38fe285d6"
I20260630 12:31:33.377480 26692 raft_consensus.cc:3060] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.377615 26840 raft_consensus.cc:3060] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.382601 26840 raft_consensus.cc:2468] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06bf9d8dcb4d4369b01b071534e294d6 in term 1.
I20260630 12:31:33.383071 26692 raft_consensus.cc:2468] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06bf9d8dcb4d4369b01b071534e294d6 in term 1.
I20260630 12:31:33.383584 26733 leader_election.cc:304] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06bf9d8dcb4d4369b01b071534e294d6, 97711767818e499e847a49e38fe285d6; no voters: 
I20260630 12:31:33.384368 26892 raft_consensus.cc:2804] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:33.385354 26892 raft_consensus.cc:697] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 LEADER]: Becoming Leader. State: Replica: 06bf9d8dcb4d4369b01b071534e294d6, State: Running, Role: LEADER
I20260630 12:31:33.386096 26892 consensus_queue.cc:237] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.393204 26588 catalog_manager.cc:5697] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06bf9d8dcb4d4369b01b071534e294d6 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "06bf9d8dcb4d4369b01b071534e294d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:33.431346 26638 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:31:33.432047 26643 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:31:33.434894 26643 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:31:33.465307 26908 raft_consensus.cc:493] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:33.465983 26908 raft_consensus.cc:515] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.468091 26908 leader_election.cc:290] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06bf9d8dcb4d4369b01b071534e294d6 (127.23.134.130:41575), 97711767818e499e847a49e38fe285d6 (127.23.134.131:43157)
I20260630 12:31:33.469276 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42788f869f49e0a97a048ba1146966" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06bf9d8dcb4d4369b01b071534e294d6" is_pre_election: true
I20260630 12:31:33.469348 26840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42788f869f49e0a97a048ba1146966" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97711767818e499e847a49e38fe285d6" is_pre_election: true
I20260630 12:31:33.470044 26767 raft_consensus.cc:2468] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 0.
I20260630 12:31:33.470085 26840 raft_consensus.cc:2468] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 0.
I20260630 12:31:33.471127 26658 leader_election.cc:304] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06bf9d8dcb4d4369b01b071534e294d6, f91220be014a41de90927d949c8420eb; no voters: 
I20260630 12:31:33.471776 26908 raft_consensus.cc:2804] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:33.472107 26908 raft_consensus.cc:493] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:33.472388 26908 raft_consensus.cc:3060] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.477459 26908 raft_consensus.cc:515] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.479099 26908 leader_election.cc:290] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 election: Requested vote from peers 06bf9d8dcb4d4369b01b071534e294d6 (127.23.134.130:41575), 97711767818e499e847a49e38fe285d6 (127.23.134.131:43157)
I20260630 12:31:33.480120 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42788f869f49e0a97a048ba1146966" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06bf9d8dcb4d4369b01b071534e294d6"
I20260630 12:31:33.480360 26840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42788f869f49e0a97a048ba1146966" candidate_uuid: "f91220be014a41de90927d949c8420eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97711767818e499e847a49e38fe285d6"
I20260630 12:31:33.480630 26767 raft_consensus.cc:3060] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.480950 26840 raft_consensus.cc:3060] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.485525 26767 raft_consensus.cc:2468] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 1.
I20260630 12:31:33.485829 26840 raft_consensus.cc:2468] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f91220be014a41de90927d949c8420eb in term 1.
I20260630 12:31:33.486590 26658 leader_election.cc:304] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06bf9d8dcb4d4369b01b071534e294d6, f91220be014a41de90927d949c8420eb; no voters: 
I20260630 12:31:33.487198 26908 raft_consensus.cc:2804] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:33.487623 26908 raft_consensus.cc:697] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 1 LEADER]: Becoming Leader. State: Replica: f91220be014a41de90927d949c8420eb, State: Running, Role: LEADER
I20260630 12:31:33.488471 26908 consensus_queue.cc:237] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } }
I20260630 12:31:33.496371 26588 catalog_manager.cc:5697] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f91220be014a41de90927d949c8420eb (127.23.134.129). New cstate: current_term: 1 leader_uuid: "f91220be014a41de90927d949c8420eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f91220be014a41de90927d949c8420eb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 36861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06bf9d8dcb4d4369b01b071534e294d6" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97711767818e499e847a49e38fe285d6" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43157 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:33.551656 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:31:33.570950 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:33.571759 24090 tablet_replica.cc:333] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb: stopping tablet replica
I20260630 12:31:33.572355 24090 raft_consensus.cc:2243] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:33.572774 24090 raft_consensus.cc:2272] T 03ff5561702e4def93fac0dc8b924b01 P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.574930 24090 tablet_replica.cc:333] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb: stopping tablet replica
I20260630 12:31:33.575485 24090 raft_consensus.cc:2243] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:33.576073 24090 pending_rounds.cc:70] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb: Trying to abort 1 pending ops.
I20260630 12:31:33.576279 24090 pending_rounds.cc:77] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441751749660672 op_type: NO_OP noop_request { }
I20260630 12:31:33.576604 24090 raft_consensus.cc:2889] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:33.576879 24090 raft_consensus.cc:2272] T ebc3492c6f3e4f16a13a9c177956b5c6 P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.579071 24090 tablet_replica.cc:333] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb: stopping tablet replica
I20260630 12:31:33.579577 24090 raft_consensus.cc:2243] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:33.580140 24090 pending_rounds.cc:70] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb: Trying to abort 1 pending ops.
I20260630 12:31:33.580348 24090 pending_rounds.cc:77] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441752537985024 op_type: NO_OP noop_request { }
I20260630 12:31:33.580611 24090 raft_consensus.cc:2889] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:33.580889 24090 raft_consensus.cc:2272] T 8b42788f869f49e0a97a048ba1146966 P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.582998 24090 tablet_replica.cc:333] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb: stopping tablet replica
I20260630 12:31:33.583469 24090 raft_consensus.cc:2243] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:33.584045 24090 pending_rounds.cc:70] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb: Trying to abort 1 pending ops.
I20260630 12:31:33.584241 24090 pending_rounds.cc:77] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441751659630592 op_type: NO_OP noop_request { }
I20260630 12:31:33.584497 24090 raft_consensus.cc:2889] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:33.584759 24090 raft_consensus.cc:2272] T 2f2931a985a441639ac67b0a0192db7f P f91220be014a41de90927d949c8420eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.607772 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:31:33.620057 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:31:33.638811 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:33.639662 24090 tablet_replica.cc:333] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6: stopping tablet replica
I20260630 12:31:33.640372 24090 raft_consensus.cc:2243] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:33.640940 24090 pending_rounds.cc:70] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6: Trying to abort 1 pending ops.
I20260630 12:31:33.641103 24090 pending_rounds.cc:77] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441752116191232 op_type: NO_OP noop_request { }
I20260630 12:31:33.641345 24090 raft_consensus.cc:2889] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:33.641649 24090 raft_consensus.cc:2272] T 03ff5561702e4def93fac0dc8b924b01 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.643926 24090 tablet_replica.cc:333] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6: stopping tablet replica
I20260630 12:31:33.644404 24090 raft_consensus.cc:2243] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:33.644744 24090 raft_consensus.cc:2272] T ebc3492c6f3e4f16a13a9c177956b5c6 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.646615 24090 tablet_replica.cc:333] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6: stopping tablet replica
I20260630 12:31:33.647135 24090 raft_consensus.cc:2243] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:33.647440 24090 raft_consensus.cc:2272] T 8b42788f869f49e0a97a048ba1146966 P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.649055 24090 tablet_replica.cc:333] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6: stopping tablet replica
I20260630 12:31:33.649461 24090 raft_consensus.cc:2243] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:33.649863 24090 raft_consensus.cc:2272] T 2f2931a985a441639ac67b0a0192db7f P 06bf9d8dcb4d4369b01b071534e294d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.671200 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:31:33.682725 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:31:33.700665 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:33.701318 24090 tablet_replica.cc:333] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6: stopping tablet replica
I20260630 12:31:33.701941 24090 raft_consensus.cc:2243] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:33.702309 24090 raft_consensus.cc:2272] T ebc3492c6f3e4f16a13a9c177956b5c6 P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.704011 24090 tablet_replica.cc:333] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6: stopping tablet replica
I20260630 12:31:33.704463 24090 raft_consensus.cc:2243] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:33.704766 24090 raft_consensus.cc:2272] T 8b42788f869f49e0a97a048ba1146966 P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.706414 24090 tablet_replica.cc:333] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6: stopping tablet replica
I20260630 12:31:33.706851 24090 raft_consensus.cc:2243] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:33.707146 24090 raft_consensus.cc:2272] T 03ff5561702e4def93fac0dc8b924b01 P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.708624 24090 tablet_replica.cc:333] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6: stopping tablet replica
I20260630 12:31:33.709018 24090 raft_consensus.cc:2243] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:33.709307 24090 raft_consensus.cc:2272] T 2f2931a985a441639ac67b0a0192db7f P 97711767818e499e847a49e38fe285d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.731240 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:31:33.743621 24090 master.cc:562] Master@127.23.134.190:40261 shutting down...
I20260630 12:31:33.758399 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:33.758913 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:33.759171 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P f75354f9486f40bc8c235b25ef9b628f: stopping tablet replica
I20260630 12:31:33.768246 24090 master.cc:584] Master@127.23.134.190:40261 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2508 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:31:33.803197 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:45189
I20260630 12:31:33.804317 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:33.809362 26914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:33.809424 26915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:33.810969 26917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:33.812247 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:33.813227 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:33.813407 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:33.813524 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822693813513 us; error 0 us; skew 500 ppm
I20260630 12:31:33.814191 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:33.816519 24090 webserver.cc:533] Webserver started at http://127.23.134.190:35355/ using document root <none> and password file <none>
I20260630 12:31:33.816955 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:33.817109 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:33.817337 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:33.818500 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "0b0f200009aa40bebe611e3b4a19125b"
format_stamp: "Formatted at 2026-06-30 12:31:33 on dist-test-slave-69xz"
I20260630 12:31:33.823078 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:33.826594 26922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:33.827414 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:33.827662 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "0b0f200009aa40bebe611e3b4a19125b"
format_stamp: "Formatted at 2026-06-30 12:31:33 on dist-test-slave-69xz"
I20260630 12:31:33.827913 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:33.854256 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:33.855391 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:33.897111 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:45189
I20260630 12:31:33.897262 26973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:45189 every 8 connection(s)
I20260630 12:31:33.901292 26974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:33.912392 26974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b: Bootstrap starting.
I20260630 12:31:33.917068 26974 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:33.921205 26974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b: No bootstrap required, opened a new log
I20260630 12:31:33.923492 26974 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b0f200009aa40bebe611e3b4a19125b" member_type: VOTER }
I20260630 12:31:33.923918 26974 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:33.924147 26974 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0f200009aa40bebe611e3b4a19125b, State: Initialized, Role: FOLLOWER
I20260630 12:31:33.924805 26974 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0b0f200009aa40bebe611e3b4a19125b" member_type: VOTER }
I20260630 12:31:33.925272 26974 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:33.925503 26974 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:33.925813 26974 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:33.930742 26974 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b0f200009aa40bebe611e3b4a19125b" member_type: VOTER }
I20260630 12:31:33.931308 26974 leader_election.cc:304] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [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: 0b0f200009aa40bebe611e3b4a19125b; no voters: 
I20260630 12:31:33.932493 26974 leader_election.cc:290] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:33.932895 26977 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:33.934332 26977 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 1 LEADER]: Becoming Leader. State: Replica: 0b0f200009aa40bebe611e3b4a19125b, State: Running, Role: LEADER
I20260630 12:31:33.935024 26977 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [LEADER]: Queue going to LEADER mode. State: All 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: "0b0f200009aa40bebe611e3b4a19125b" member_type: VOTER }
I20260630 12:31:33.935618 26974 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:33.939733 26979 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b0f200009aa40bebe611e3b4a19125b. Latest consensus state: current_term: 1 leader_uuid: "0b0f200009aa40bebe611e3b4a19125b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b0f200009aa40bebe611e3b4a19125b" member_type: VOTER } }
I20260630 12:31:33.940274 26979 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:33.941879 26978 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0b0f200009aa40bebe611e3b4a19125b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b0f200009aa40bebe611e3b4a19125b" member_type: VOTER } }
I20260630 12:31:33.942391 26978 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:33.945070 26984 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:33.953418 26984 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:33.954526 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:33.963083 26984 catalog_manager.cc:1383] Generated new cluster ID: 6fb5e4559db1432986029d45c557554d
I20260630 12:31:33.963423 26984 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:33.980048 26984 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:33.981456 26984 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:33.998505 26984 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b: Generated new TSK 0
I20260630 12:31:33.999200 26984 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:34.021210 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:34.027623 26995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:34.028580 26996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:34.031920 26998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:34.032074 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:34.033066 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:34.033252 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:34.033382 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822694033369 us; error 0 us; skew 500 ppm
I20260630 12:31:34.033947 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:34.036273 24090 webserver.cc:533] Webserver started at http://127.23.134.129:35955/ using document root <none> and password file <none>
I20260630 12:31:34.036741 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:34.036899 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:34.037273 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:34.038532 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "0211a29f6cb5481ab6de33b0c8133aca"
format_stamp: "Formatted at 2026-06-30 12:31:34 on dist-test-slave-69xz"
I20260630 12:31:34.043022 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:34.046505 27003 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:34.047303 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:34.047613 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "0211a29f6cb5481ab6de33b0c8133aca"
format_stamp: "Formatted at 2026-06-30 12:31:34 on dist-test-slave-69xz"
I20260630 12:31:34.047914 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:34.062821 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:34.064262 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:34.065869 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:34.068359 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:34.068601 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:34.068857 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:34.069042 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:34.111382 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:39793
I20260630 12:31:34.111469 27065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:39793 every 8 connection(s)
I20260630 12:31:34.116832 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:34.126118 27070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:34.132051 27066 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45189
I20260630 12:31:34.132535 27066 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:34.133528 27066 heartbeater.cc:507] Master 127.23.134.190:45189 requested a full tablet report, sending...
I20260630 12:31:34.136258 26939 ts_manager.cc:194] Registered new tserver with Master: 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:34.138511 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:34.139608 26939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47560
W20260630 12:31:34.141057 27073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:34.141189 27071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:34.142859 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:34.143187 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:34.143412 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822694143392 us; error 0 us; skew 500 ppm
I20260630 12:31:34.144100 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:34.146977 24090 webserver.cc:533] Webserver started at http://127.23.134.130:39995/ using document root <none> and password file <none>
I20260630 12:31:34.147433 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:34.147588 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:34.147799 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:34.148871 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
format_stamp: "Formatted at 2026-06-30 12:31:34 on dist-test-slave-69xz"
I20260630 12:31:34.153381 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:31:34.156857 27078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:34.157871 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:31:34.158135 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
format_stamp: "Formatted at 2026-06-30 12:31:34 on dist-test-slave-69xz"
I20260630 12:31:34.158387 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:34.185148 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:34.186324 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:34.187772 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:34.190265 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:34.190448 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:34.190758 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:34.190900 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:34.230949 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:44299
I20260630 12:31:34.231055 27140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:44299 every 8 connection(s)
I20260630 12:31:34.235889 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:34.243281 27144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:34.245198 27145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:34.247328 24090 server_base.cc:1061] running on GCE node
W20260630 12:31:34.247437 27147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:34.248624 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:34.248889 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:34.249125 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822694249100 us; error 0 us; skew 500 ppm
I20260630 12:31:34.249795 27141 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45189
I20260630 12:31:34.249929 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:34.250203 27141 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:34.251227 27141 heartbeater.cc:507] Master 127.23.134.190:45189 requested a full tablet report, sending...
I20260630 12:31:34.252586 24090 webserver.cc:533] Webserver started at http://127.23.134.131:34285/ using document root <none> and password file <none>
I20260630 12:31:34.253123 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:34.253338 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:34.253432 26939 ts_manager.cc:194] Registered new tserver with Master: 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:34.253671 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:34.254880 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
format_stamp: "Formatted at 2026-06-30 12:31:34 on dist-test-slave-69xz"
I20260630 12:31:34.254961 26939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47574
I20260630 12:31:34.259709 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:34.263432 27152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:34.264200 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:31:34.264499 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
format_stamp: "Formatted at 2026-06-30 12:31:34 on dist-test-slave-69xz"
I20260630 12:31:34.264770 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:34.274746 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:34.275765 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:34.277132 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:34.279513 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:34.279735 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:34.279964 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:34.280134 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:34.320827 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:39907
I20260630 12:31:34.320924 27214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:39907 every 8 connection(s)
I20260630 12:31:34.335597 27215 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45189
I20260630 12:31:34.335996 27215 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:34.336730 27215 heartbeater.cc:507] Master 127.23.134.190:45189 requested a full tablet report, sending...
I20260630 12:31:34.338933 26939 ts_manager.cc:194] Registered new tserver with Master: d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:34.339105 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015067875s
I20260630 12:31:34.340401 26939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47576
I20260630 12:31:35.143988 27066 heartbeater.cc:499] Master 127.23.134.190:45189 was elected leader, sending a full tablet report...
I20260630 12:31:35.257730 27141 heartbeater.cc:499] Master 127.23.134.190:45189 was elected leader, sending a full tablet report...
I20260630 12:31:35.343390 27215 heartbeater.cc:499] Master 127.23.134.190:45189 was elected leader, sending a full tablet report...
I20260630 12:31:35.396795 26939 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47586:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:35.399444 26939 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:35.457201 27106 tablet_service.cc:1511] Processing CreateTablet for tablet 3ffa77bb297b4bb58e8d1f60a980a161 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.459451 27106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ffa77bb297b4bb58e8d1f60a980a161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.460242 27103 tablet_service.cc:1511] Processing CreateTablet for tablet 9a90788c0bdf40629710b33d5b9ba514 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.462814 27104 tablet_service.cc:1511] Processing CreateTablet for tablet c8f94bfe5b284bd6a6b74c6b6e0e982a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.463526 27105 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8b19625bb147748dc80eb7ee3a423e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.464355 27103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a90788c0bdf40629710b33d5b9ba514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.465288 27105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b19625bb147748dc80eb7ee3a423e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.466917 27104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f94bfe5b284bd6a6b74c6b6e0e982a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.480180 27102 tablet_service.cc:1511] Processing CreateTablet for tablet 3816c68e392d4ba2bcac0832e96f52b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.482810 27102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3816c68e392d4ba2bcac0832e96f52b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.498762 27101 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2a3e2ce6a6471ab68a0a898625409a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.500420 27101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2a3e2ce6a6471ab68a0a898625409a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.502713 27236 tablet_bootstrap.cc:492] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:35.509351 27236 tablet_bootstrap.cc:654] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.510656 27106 tablet_service.cc:1511] Processing CreateTablet for tablet 721633b637ef4015a0b2c6ca4d42aa4f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.512171 27106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721633b637ef4015a0b2c6ca4d42aa4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.520704 27236 tablet_bootstrap.cc:492] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:35.521302 27236 ts_tablet_manager.cc:1403] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.016s
I20260630 12:31:35.524231 27031 tablet_service.cc:1511] Processing CreateTablet for tablet 3ffa77bb297b4bb58e8d1f60a980a161 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.525955 27031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ffa77bb297b4bb58e8d1f60a980a161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.533502 27177 tablet_service.cc:1511] Processing CreateTablet for tablet 9a90788c0bdf40629710b33d5b9ba514 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.536762 27024 tablet_service.cc:1511] Processing CreateTablet for tablet 1eaa409f6c7d454d9600d6fec887da14 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.537762 27177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a90788c0bdf40629710b33d5b9ba514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.538262 27024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eaa409f6c7d454d9600d6fec887da14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.533990 27179 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8b19625bb147748dc80eb7ee3a423e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.540227 27179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b19625bb147748dc80eb7ee3a423e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.534667 27025 tablet_service.cc:1511] Processing CreateTablet for tablet 721633b637ef4015a0b2c6ca4d42aa4f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.535859 27029 tablet_service.cc:1511] Processing CreateTablet for tablet c8f94bfe5b284bd6a6b74c6b6e0e982a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.536019 27175 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2a3e2ce6a6471ab68a0a898625409a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.535234 27180 tablet_service.cc:1511] Processing CreateTablet for tablet 3ffa77bb297b4bb58e8d1f60a980a161 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.546063 27175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2a3e2ce6a6471ab68a0a898625409a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.548954 27180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ffa77bb297b4bb58e8d1f60a980a161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.543454 27025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721633b637ef4015a0b2c6ca4d42aa4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.552227 27174 tablet_service.cc:1511] Processing CreateTablet for tablet 721633b637ef4015a0b2c6ca4d42aa4f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.559165 27029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f94bfe5b284bd6a6b74c6b6e0e982a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.562067 27173 tablet_service.cc:1511] Processing CreateTablet for tablet 1eaa409f6c7d454d9600d6fec887da14 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.567734 27174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721633b637ef4015a0b2c6ca4d42aa4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.568651 27238 tablet_bootstrap.cc:492] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:35.569937 27173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eaa409f6c7d454d9600d6fec887da14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.575757 27238 tablet_bootstrap.cc:654] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.525709 27105 tablet_service.cc:1511] Processing CreateTablet for tablet 1eaa409f6c7d454d9600d6fec887da14 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.529232 27028 tablet_service.cc:1511] Processing CreateTablet for tablet 9a90788c0bdf40629710b33d5b9ba514 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.577315 27105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eaa409f6c7d454d9600d6fec887da14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.577615 27028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a90788c0bdf40629710b33d5b9ba514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.531054 27027 tablet_service.cc:1511] Processing CreateTablet for tablet 3816c68e392d4ba2bcac0832e96f52b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.582693 27027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3816c68e392d4ba2bcac0832e96f52b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.532063 27178 tablet_service.cc:1511] Processing CreateTablet for tablet c8f94bfe5b284bd6a6b74c6b6e0e982a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.586760 27178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f94bfe5b284bd6a6b74c6b6e0e982a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.532845 27026 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2a3e2ce6a6471ab68a0a898625409a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.590638 27026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2a3e2ce6a6471ab68a0a898625409a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.534802 27176 tablet_service.cc:1511] Processing CreateTablet for tablet 3816c68e392d4ba2bcac0832e96f52b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.593979 27240 tablet_bootstrap.cc:492] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:35.594808 27176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3816c68e392d4ba2bcac0832e96f52b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.527347 27030 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8b19625bb147748dc80eb7ee3a423e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:31:35.598593 27030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b19625bb147748dc80eb7ee3a423e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:35.600829 27240 tablet_bootstrap.cc:654] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.606824 27240 tablet_bootstrap.cc:492] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:35.607241 27240 ts_tablet_manager.cc:1403] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:31:35.610383 27240 raft_consensus.cc:359] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.611119 27240 raft_consensus.cc:385] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.611428 27240 raft_consensus.cc:740] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.612337 27240 consensus_queue.cc:260] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.622879 27240 ts_tablet_manager.cc:1434] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:31:35.623975 27240 tablet_bootstrap.cc:492] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:35.631207 27240 tablet_bootstrap.cc:654] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.527786 27236 raft_consensus.cc:359] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:35.636938 27236 raft_consensus.cc:385] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.637369 27236 raft_consensus.cc:740] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.638641 27236 consensus_queue.cc:260] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:35.643124 27240 tablet_bootstrap.cc:492] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:35.643636 27240 ts_tablet_manager.cc:1403] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:31:35.646618 27240 raft_consensus.cc:359] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.647332 27240 raft_consensus.cc:385] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.647606 27240 raft_consensus.cc:740] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.648518 27240 consensus_queue.cc:260] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.671190 27240 ts_tablet_manager.cc:1434] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.006s
I20260630 12:31:35.702489 27240 tablet_bootstrap.cc:492] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:35.703866 27236 ts_tablet_manager.cc:1434] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.182s	user 0.005s	sys 0.006s
I20260630 12:31:35.704957 27236 tablet_bootstrap.cc:492] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:35.722891 27236 tablet_bootstrap.cc:654] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.727784 27238 tablet_bootstrap.cc:492] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:35.728317 27240 tablet_bootstrap.cc:654] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.728340 27238 ts_tablet_manager.cc:1403] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.160s	user 0.052s	sys 0.081s
I20260630 12:31:35.735953 27238 raft_consensus.cc:359] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.736750 27238 raft_consensus.cc:385] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.737300 27238 raft_consensus.cc:740] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.739008 27238 consensus_queue.cc:260] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.740022 27236 tablet_bootstrap.cc:492] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:35.740593 27236 ts_tablet_manager.cc:1403] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260630 12:31:35.740773 27240 tablet_bootstrap.cc:492] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:35.741274 27240 ts_tablet_manager.cc:1403] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.009s
I20260630 12:31:35.743361 27238 ts_tablet_manager.cc:1434] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260630 12:31:35.744138 27236 raft_consensus.cc:359] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.744367 27240 raft_consensus.cc:359] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.744393 27238 tablet_bootstrap.cc:492] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:35.744990 27236 raft_consensus.cc:385] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.745090 27240 raft_consensus.cc:385] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.745400 27236 raft_consensus.cc:740] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.745486 27240 raft_consensus.cc:740] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.746476 27240 consensus_queue.cc:260] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.746495 27236 consensus_queue.cc:260] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.749861 27236 ts_tablet_manager.cc:1434] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260630 12:31:35.749749 27240 ts_tablet_manager.cc:1434] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:31:35.751101 27236 tablet_bootstrap.cc:492] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:35.751101 27240 tablet_bootstrap.cc:492] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:35.758885 27240 tablet_bootstrap.cc:654] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.758891 27236 tablet_bootstrap.cc:654] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.763718 27238 tablet_bootstrap.cc:654] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.776007 27238 tablet_bootstrap.cc:492] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:35.777251 27238 ts_tablet_manager.cc:1403] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.033s	user 0.001s	sys 0.018s
I20260630 12:31:35.779453 27236 tablet_bootstrap.cc:492] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:35.779999 27236 ts_tablet_manager.cc:1403] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.000s
I20260630 12:31:35.780508 27240 tablet_bootstrap.cc:492] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:35.780314 27238 raft_consensus.cc:359] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:35.780994 27238 raft_consensus.cc:385] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.781054 27240 ts_tablet_manager.cc:1403] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260630 12:31:35.781281 27238 raft_consensus.cc:740] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.782160 27238 consensus_queue.cc:260] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:35.783250 27236 raft_consensus.cc:359] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.783983 27236 raft_consensus.cc:385] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.784271 27236 raft_consensus.cc:740] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.784327 27238 ts_tablet_manager.cc:1434] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:31:35.784225 27240 raft_consensus.cc:359] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.785177 27240 raft_consensus.cc:385] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.785509 27240 raft_consensus.cc:740] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.785302 27236 consensus_queue.cc:260] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.786341 27240 consensus_queue.cc:260] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.788167 27236 ts_tablet_manager.cc:1434] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:31:35.789127 27240 ts_tablet_manager.cc:1434] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260630 12:31:35.789427 27236 tablet_bootstrap.cc:492] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:35.790409 27240 tablet_bootstrap.cc:492] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:35.797762 27240 tablet_bootstrap.cc:654] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.797765 27236 tablet_bootstrap.cc:654] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.786048 27238 tablet_bootstrap.cc:492] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:35.806133 27247 raft_consensus.cc:493] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:35.806761 27247 raft_consensus.cc:515] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.811106 27236 tablet_bootstrap.cc:492] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:35.811667 27236 ts_tablet_manager.cc:1403] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260630 12:31:35.815068 27240 tablet_bootstrap.cc:492] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:35.815615 27240 ts_tablet_manager.cc:1403] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260630 12:31:35.815459 27236 raft_consensus.cc:359] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.816280 27236 raft_consensus.cc:385] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.816607 27236 raft_consensus.cc:740] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.817508 27236 consensus_queue.cc:260] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.818343 27247 leader_election.cc:290] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:35.818892 27240 raft_consensus.cc:359] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.819658 27240 raft_consensus.cc:385] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.819970 27240 raft_consensus.cc:740] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.820194 27236 ts_tablet_manager.cc:1434] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260630 12:31:35.820786 27240 consensus_queue.cc:260] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.821471 27236 tablet_bootstrap.cc:492] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:35.823202 27240 ts_tablet_manager.cc:1434] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:31:35.826370 27238 tablet_bootstrap.cc:654] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.828502 27240 tablet_bootstrap.cc:492] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:35.829308 27236 tablet_bootstrap.cc:654] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.836216 27240 tablet_bootstrap.cc:654] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.848062 27116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa409f6c7d454d9600d6fec887da14" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
W20260630 12:31:35.850626 27006 leader_election.cc:343] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:35.852962 27240 tablet_bootstrap.cc:492] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:35.853626 27240 ts_tablet_manager.cc:1403] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.006s
I20260630 12:31:35.857334 27240 raft_consensus.cc:359] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.858163 27240 raft_consensus.cc:385] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:35.858495 27240 raft_consensus.cc:740] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:35.859310 27240 consensus_queue.cc:260] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.861949 27240 ts_tablet_manager.cc:1434] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:31:35.863034 27240 tablet_bootstrap.cc:492] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:35.872376 27240 tablet_bootstrap.cc:654] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:35.874209 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa409f6c7d454d9600d6fec887da14" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:35.875028 27190 raft_consensus.cc:2468] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:35.878162 27242 raft_consensus.cc:493] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:35.878852 27242 raft_consensus.cc:515] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.877444 27005 leader_election.cc:304] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [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: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 444b8ce8868e4c9ca6660be904c4a1b8
I20260630 12:31:35.883430 27247 raft_consensus.cc:2804] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:35.883931 27247 raft_consensus.cc:493] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:35.884330 27247 raft_consensus.cc:3060] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:35.904026 27244 raft_consensus.cc:493] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:35.904867 27244 raft_consensus.cc:515] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.912367 27244 leader_election.cc:290] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:35.922760 27242 leader_election.cc:290] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:35.938469 27041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
W20260630 12:31:35.942330 27080 leader_election.cc:343] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:35.943383 27244 raft_consensus.cc:493] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:35.944141 27244 raft_consensus.cc:515] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.947132 27244 leader_election.cc:290] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:35.949254 27041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a3e2ce6a6471ab68a0a898625409a" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
W20260630 12:31:35.952116 27080 leader_election.cc:343] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:35.957082 27242 raft_consensus.cc:493] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:31:35.957214 26987 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:31:35.958714 26992 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:31:35.958379 27242 raft_consensus.cc:515] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
W20260630 12:31:35.960067 26992 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:31:35.961758 27242 leader_election.cc:290] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:35.932916 27247 raft_consensus.cc:515] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:35.986613 27116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa409f6c7d454d9600d6fec887da14" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
W20260630 12:31:35.988463 27006 leader_election.cc:343] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:35.990387 27242 raft_consensus.cc:493] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:35.992794 27244 raft_consensus.cc:493] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:35.993461 27244 raft_consensus.cc:515] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:35.991003 27242 raft_consensus.cc:515] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.009670 27247 leader_election.cc:290] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Requested vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.013309 27264 raft_consensus.cc:493] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:36.013839 27264 raft_consensus.cc:515] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.016062 27264 leader_election.cc:290] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:36.017518 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:36.017967 27244 leader_election.cc:290] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:36.018236 27190 raft_consensus.cc:2468] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 0.
I20260630 12:31:36.019745 27041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffa77bb297b4bb58e8d1f60a980a161" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:36.020612 27041 raft_consensus.cc:2468] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 0.
I20260630 12:31:36.022418 27080 leader_election.cc:304] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8; no voters: 
I20260630 12:31:36.023466 27244 raft_consensus.cc:2804] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:36.023837 27244 raft_consensus.cc:493] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:36.024190 27244 raft_consensus.cc:3060] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.024319 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a3e2ce6a6471ab68a0a898625409a" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:36.024983 27190 raft_consensus.cc:2468] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 0.
I20260630 12:31:36.026438 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffa77bb297b4bb58e8d1f60a980a161" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:36.027791 27080 leader_election.cc:304] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca
I20260630 12:31:36.033700 27244 raft_consensus.cc:515] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:36.035194 27236 tablet_bootstrap.cc:492] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:36.035745 27236 ts_tablet_manager.cc:1403] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.214s	user 0.063s	sys 0.111s
I20260630 12:31:36.035912 27244 leader_election.cc:290] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 election: Requested vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:36.036314 27238 tablet_bootstrap.cc:492] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:36.036516 27244 raft_consensus.cc:2804] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:36.037029 27238 ts_tablet_manager.cc:1403] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.251s	user 0.061s	sys 0.102s
I20260630 12:31:36.036974 27244 raft_consensus.cc:493] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:36.037696 27244 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.037760 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa409f6c7d454d9600d6fec887da14" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:36.038404 27190 raft_consensus.cc:3060] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.037137 27242 leader_election.cc:290] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:36.040784 27238 raft_consensus.cc:359] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.041637 27238 raft_consensus.cc:385] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.041975 27238 raft_consensus.cc:740] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.041999 27236 raft_consensus.cc:359] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.042860 27236 raft_consensus.cc:385] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.043174 27236 raft_consensus.cc:740] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.043210 27238 consensus_queue.cc:260] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.044091 27236 consensus_queue.cc:260] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.046008 27041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3816c68e392d4ba2bcac0832e96f52b6" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:36.047164 27236 ts_tablet_manager.cc:1434] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260630 12:31:36.047446 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:36.047633 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a3e2ce6a6471ab68a0a898625409a" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:36.048298 27236 tablet_bootstrap.cc:492] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:36.049110 27039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721633b637ef4015a0b2c6ca4d42aa4f" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
W20260630 12:31:36.051553 27154 leader_election.cc:343] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:31:36.052338 27154 leader_election.cc:343] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:31:36.053072 27154 leader_election.cc:343] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:31:36.053761 27154 leader_election.cc:343] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:36.055253 27244 raft_consensus.cc:515] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.055507 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffa77bb297b4bb58e8d1f60a980a161" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:36.055830 27236 tablet_bootstrap.cc:654] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:36.057490 27244 leader_election.cc:290] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 election: Requested vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.058286 27039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffa77bb297b4bb58e8d1f60a980a161" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:36.058638 27080 leader_election.cc:304] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca
I20260630 12:31:36.058912 27039 raft_consensus.cc:3060] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.059342 27238 ts_tablet_manager.cc:1434] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.006s
W20260630 12:31:36.060489 27080 leader_election.cc:343] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:31:36.061494 27080 leader_election.cc:343] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:36.063556 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:36.064150 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:36.065649 27244 raft_consensus.cc:2804] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:36.066082 27244 raft_consensus.cc:493] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:36.066450 27244 raft_consensus.cc:3060] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.068435 27238 tablet_bootstrap.cc:492] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:36.064183 27189 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.075879 27240 tablet_bootstrap.cc:492] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:36.076506 27240 ts_tablet_manager.cc:1403] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.214s	user 0.036s	sys 0.081s
I20260630 12:31:36.079762 27240 raft_consensus.cc:359] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:36.080502 27240 raft_consensus.cc:385] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.080823 27240 raft_consensus.cc:740] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.084571 27240 consensus_queue.cc:260] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:36.080911 27039 raft_consensus.cc:2468] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 1.
W20260630 12:31:36.087136 27080 leader_election.cc:343] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:36.087798 27238 tablet_bootstrap.cc:654] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:36.087941 27080 leader_election.cc:304] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [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: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8; no voters: d5f49ce0c4d841bdae8da7f8fc8d33c8
I20260630 12:31:36.091535 27190 raft_consensus.cc:2468] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:36.091650 27244 raft_consensus.cc:515] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.092881 27005 leader_election.cc:304] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [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: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 444b8ce8868e4c9ca6660be904c4a1b8
I20260630 12:31:36.094625 27244 leader_election.cc:290] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 election: Requested vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.098130 27240 ts_tablet_manager.cc:1434] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260630 12:31:36.099488 27247 raft_consensus.cc:2804] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:36.100610 27238 tablet_bootstrap.cc:492] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:36.101186 27238 ts_tablet_manager.cc:1403] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260630 12:31:36.103302 27189 raft_consensus.cc:2468] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 1.
I20260630 12:31:36.104544 27238 raft_consensus.cc:359] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.105736 27247 raft_consensus.cc:697] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Leader. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:36.106720 27247 consensus_queue.cc:237] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.109000 27240 tablet_bootstrap.cc:492] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:36.113253 27265 raft_consensus.cc:2804] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:36.114941 27265 raft_consensus.cc:697] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Becoming Leader. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Running, Role: LEADER
I20260630 12:31:36.115839 27265 consensus_queue.cc:237] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:36.121562 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a3e2ce6a6471ab68a0a898625409a" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:36.121871 27080 leader_election.cc:304] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca
I20260630 12:31:36.105309 27238 raft_consensus.cc:385] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.122418 27189 raft_consensus.cc:3060] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.122812 27238 raft_consensus.cc:740] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.123767 27238 consensus_queue.cc:260] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.124963 27265 raft_consensus.cc:2804] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:36.125432 27265 raft_consensus.cc:697] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Becoming Leader. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Running, Role: LEADER
I20260630 12:31:36.126116 27039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a3e2ce6a6471ab68a0a898625409a" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:36.127640 27116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3816c68e392d4ba2bcac0832e96f52b6" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:36.131160 27116 raft_consensus.cc:2468] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 0.
I20260630 12:31:36.129247 27113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:36.126240 27265 consensus_queue.cc:237] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.128463 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a3e2ce6a6471ab68a0a898625409a" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:36.133330 27115 raft_consensus.cc:2393] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in current term 1: Already voted for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in this term.
I20260630 12:31:36.130002 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721633b637ef4015a0b2c6ca4d42aa4f" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:36.138731 27155 leader_election.cc:304] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca
I20260630 12:31:36.137992 26937 catalog_manager.cc:5697] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129). New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.140602 27242 raft_consensus.cc:2804] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:31:36.140908 27155 leader_election.cc:343] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:36.140992 27242 raft_consensus.cc:493] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:36.141456 27242 raft_consensus.cc:3060] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.141427 27155 leader_election.cc:304] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8
I20260630 12:31:36.131611 27238 ts_tablet_manager.cc:1434] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
W20260630 12:31:36.143579 27080 leader_election.cc:343] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:36.147058 26939 catalog_manager.cc:5697] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.139534 27240 tablet_bootstrap.cc:654] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:36.151008 27238 tablet_bootstrap.cc:492] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:36.150252 27264 raft_consensus.cc:2749] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:36.155493 27155 leader_election.cc:304] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8
I20260630 12:31:36.154995 27242 raft_consensus.cc:515] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
W20260630 12:31:36.156718 27155 leader_election.cc:343] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:36.158000 27242 leader_election.cc:290] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 election: Requested vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:36.158941 27039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3816c68e392d4ba2bcac0832e96f52b6" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:36.159623 27189 raft_consensus.cc:2468] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 1.
I20260630 12:31:36.160240 27264 raft_consensus.cc:2749] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:31:36.160476 27154 leader_election.cc:343] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:36.161235 27247 raft_consensus.cc:493] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:36.161748 27247 raft_consensus.cc:515] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.164975 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f94bfe5b284bd6a6b74c6b6e0e982a" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:36.165720 27247 leader_election.cc:290] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.165817 27114 raft_consensus.cc:2468] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:36.166726 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f94bfe5b284bd6a6b74c6b6e0e982a" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:36.167651 27006 leader_election.cc:304] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8; no voters: 
I20260630 12:31:36.168607 27247 raft_consensus.cc:2804] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:31:36.168861 27005 leader_election.cc:343] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:36.169000 27247 raft_consensus.cc:493] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:36.157130 27155 leader_election.cc:304] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8
I20260630 12:31:36.169943 27264 raft_consensus.cc:2749] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:36.170471 27238 tablet_bootstrap.cc:654] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:36.170140 27236 tablet_bootstrap.cc:492] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:36.171480 27236 ts_tablet_manager.cc:1403] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.123s	user 0.057s	sys 0.041s
I20260630 12:31:36.169519 27247 raft_consensus.cc:3060] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.173899 27080 leader_election.cc:304] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca
I20260630 12:31:36.175897 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3816c68e392d4ba2bcac0832e96f52b6" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:36.176553 27114 raft_consensus.cc:3060] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.178150 27236 raft_consensus.cc:359] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.178661 27240 tablet_bootstrap.cc:492] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:36.180302 27236 raft_consensus.cc:385] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.180444 27240 ts_tablet_manager.cc:1403] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.002s
I20260630 12:31:36.181173 27236 raft_consensus.cc:740] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.181413 27238 tablet_bootstrap.cc:492] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:36.182256 27238 ts_tablet_manager.cc:1403] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260630 12:31:36.183107 27236 consensus_queue.cc:260] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.183763 27240 raft_consensus.cc:359] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.184886 27240 raft_consensus.cc:385] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.185173 27240 raft_consensus.cc:740] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.185572 27270 raft_consensus.cc:2804] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:36.185209 27238 raft_consensus.cc:359] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.186048 27238 raft_consensus.cc:385] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.186077 27270 raft_consensus.cc:697] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Becoming Leader. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Running, Role: LEADER
I20260630 12:31:36.186524 27238 raft_consensus.cc:740] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.186132 27240 consensus_queue.cc:260] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.187314 27238 consensus_queue.cc:260] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.187263 27270 consensus_queue.cc:237] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.189852 27238 ts_tablet_manager.cc:1434] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:31:36.190686 27247 raft_consensus.cc:515] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.191707 27240 ts_tablet_manager.cc:1434] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260630 12:31:36.194288 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f94bfe5b284bd6a6b74c6b6e0e982a" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:36.195101 27238 tablet_bootstrap.cc:492] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:36.195035 27115 raft_consensus.cc:3060] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.197224 27114 raft_consensus.cc:2468] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 1.
I20260630 12:31:36.198789 27155 leader_election.cc:304] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca
I20260630 12:31:36.199958 27264 raft_consensus.cc:2804] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:36.200052 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f94bfe5b284bd6a6b74c6b6e0e982a" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:36.200505 27264 raft_consensus.cc:697] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 LEADER]: Becoming Leader. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Running, Role: LEADER
I20260630 12:31:36.200827 27189 raft_consensus.cc:3060] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.201483 27236 ts_tablet_manager.cc:1434] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260630 12:31:36.201520 27264 consensus_queue.cc:237] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.203522 27236 tablet_bootstrap.cc:492] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:36.205014 27238 tablet_bootstrap.cc:654] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:36.208949 27189 raft_consensus.cc:2468] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:36.209671 27247 leader_election.cc:290] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Requested vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.210201 27115 raft_consensus.cc:2468] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:36.211158 27005 leader_election.cc:304] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:36.212955 27247 raft_consensus.cc:2804] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:36.213704 27247 raft_consensus.cc:697] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Leader. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:36.214669 27247 consensus_queue.cc:237] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.217669 27236 tablet_bootstrap.cc:654] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:36.232484 26937 catalog_manager.cc:5697] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:36.234055 27238 tablet_bootstrap.cc:492] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:36.234555 27238 ts_tablet_manager.cc:1403] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.009s
I20260630 12:31:36.237876 27238 raft_consensus.cc:359] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.239265 27238 raft_consensus.cc:385] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.240442 27238 raft_consensus.cc:740] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.241225 27238 consensus_queue.cc:260] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.243743 27238 ts_tablet_manager.cc:1434] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:31:36.244702 27238 tablet_bootstrap.cc:492] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:36.247684 26936 catalog_manager.cc:5697] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129). New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.250973 27236 tablet_bootstrap.cc:492] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:36.251423 27236 ts_tablet_manager.cc:1403] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.012s
I20260630 12:31:36.251503 27238 tablet_bootstrap.cc:654] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:36.254233 27236 raft_consensus.cc:359] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.254998 27236 raft_consensus.cc:385] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.255318 27236 raft_consensus.cc:740] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.255936 27236 consensus_queue.cc:260] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.256587 27238 tablet_bootstrap.cc:492] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:36.257133 27238 ts_tablet_manager.cc:1403] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:31:36.258404 27236 ts_tablet_manager.cc:1434] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:31:36.259459 27236 tablet_bootstrap.cc:492] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:36.260219 27238 raft_consensus.cc:359] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.259842 26939 catalog_manager.cc:5697] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.260902 27238 raft_consensus.cc:385] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.261217 27238 raft_consensus.cc:740] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.262107 27238 consensus_queue.cc:260] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.261768 26939 catalog_manager.cc:5697] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.264500 27238 ts_tablet_manager.cc:1434] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:31:36.265425 27238 tablet_bootstrap.cc:492] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:36.266417 27236 tablet_bootstrap.cc:654] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:36.267498 27270 raft_consensus.cc:493] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:36.268013 27270 raft_consensus.cc:515] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.270412 27270 leader_election.cc:290] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.271368 27238 tablet_bootstrap.cc:654] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:36.272164 27039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721633b637ef4015a0b2c6ca4d42aa4f" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:36.273067 27039 raft_consensus.cc:2468] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 0.
I20260630 12:31:36.272325 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721633b637ef4015a0b2c6ca4d42aa4f" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:36.274173 27189 raft_consensus.cc:2468] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 0.
I20260630 12:31:36.274874 27080 leader_election.cc:304] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8; no voters: 
I20260630 12:31:36.276724 27270 raft_consensus.cc:2804] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:36.277256 27270 raft_consensus.cc:493] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:36.277792 27270 raft_consensus.cc:3060] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.281831 27264 raft_consensus.cc:493] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:36.282318 27264 raft_consensus.cc:515] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:36.282747 27238 tablet_bootstrap.cc:492] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:36.283198 27238 ts_tablet_manager.cc:1403] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260630 12:31:36.284569 27264 leader_election.cc:290] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:36.286031 27238 raft_consensus.cc:359] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.286315 27039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffa77bb297b4bb58e8d1f60a980a161" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:36.286720 27238 raft_consensus.cc:385] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.287048 27238 raft_consensus.cc:740] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.287403 27039 raft_consensus.cc:2393] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in current term 1: Already voted for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in this term.
I20260630 12:31:36.287873 27238 consensus_queue.cc:260] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.290002 27238 ts_tablet_manager.cc:1434] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:31:36.292152 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ffa77bb297b4bb58e8d1f60a980a161" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:36.293743 27155 leader_election.cc:304] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8
I20260630 12:31:36.294227 27236 tablet_bootstrap.cc:492] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:36.294569 27264 raft_consensus.cc:3060] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.294708 27236 ts_tablet_manager.cc:1403] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.019s
I20260630 12:31:36.297667 27236 raft_consensus.cc:359] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.298309 27236 raft_consensus.cc:385] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:36.298576 27236 raft_consensus.cc:740] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:36.299283 27236 consensus_queue.cc:260] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.300235 27264 raft_consensus.cc:2749] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:36.301203 27270 raft_consensus.cc:515] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.301656 27236 ts_tablet_manager.cc:1434] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:31:36.304288 27039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721633b637ef4015a0b2c6ca4d42aa4f" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:36.304291 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721633b637ef4015a0b2c6ca4d42aa4f" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:36.305032 27039 raft_consensus.cc:3060] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.305123 27189 raft_consensus.cc:3060] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.310091 27270 leader_election.cc:290] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 election: Requested vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.312016 27189 raft_consensus.cc:2468] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 1.
I20260630 12:31:36.312414 27039 raft_consensus.cc:2468] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 1.
I20260630 12:31:36.313112 27080 leader_election.cc:304] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:36.313975 27270 raft_consensus.cc:2804] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:36.314468 27270 raft_consensus.cc:697] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Becoming Leader. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Running, Role: LEADER
I20260630 12:31:36.315253 27270 consensus_queue.cc:237] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.321995 26936 catalog_manager.cc:5697] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.389515 27247 raft_consensus.cc:493] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:36.390127 27247 raft_consensus.cc:515] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.392077 27247 leader_election.cc:290] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.392969 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:36.393163 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:36.393916 27189 raft_consensus.cc:2468] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:36.393914 27115 raft_consensus.cc:2468] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:36.395252 27005 leader_election.cc:304] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:36.396028 27247 raft_consensus.cc:2804] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:36.396399 27247 raft_consensus.cc:493] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:36.396698 27247 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.401527 27247 raft_consensus.cc:515] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.403210 27247 leader_election.cc:290] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Requested vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.403806 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:36.404167 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:36.404425 27115 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.404731 27189 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.411674 27189 raft_consensus.cc:2468] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:36.411674 27115 raft_consensus.cc:2468] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:36.412998 27005 leader_election.cc:304] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:36.413755 27247 raft_consensus.cc:2804] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:36.414170 27247 raft_consensus.cc:697] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Leader. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:36.414814 27247 consensus_queue.cc:237] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.421487 26936 catalog_manager.cc:5697] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129). New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:36.471618 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:36.478492 27288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:36.480038 27289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:36.480425 27291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:36.480922 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:36.481940 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:36.482168 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:36.482344 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822696482328 us; error 0 us; skew 500 ppm
I20260630 12:31:36.482924 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:36.485788 24090 webserver.cc:533] Webserver started at http://127.23.134.132:40637/ using document root <none> and password file <none>
I20260630 12:31:36.486311 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:36.486543 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:36.486876 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:36.488191 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "543423f4e62a4e548874b702b050b882"
format_stamp: "Formatted at 2026-06-30 12:31:36 on dist-test-slave-69xz"
I20260630 12:31:36.492909 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:31:36.496320 27296 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:36.497272 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:36.497651 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "543423f4e62a4e548874b702b050b882"
format_stamp: "Formatted at 2026-06-30 12:31:36 on dist-test-slave-69xz"
I20260630 12:31:36.498025 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:36.512830 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:36.514417 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:36.515841 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:36.518187 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:36.518371 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:36.518568 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:36.518714 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:36.525717 27247 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.546610 27115 raft_consensus.cc:3060] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.562326 27268 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:36.578786 27270 consensus_queue.cc:1048] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:36.584599 27268 raft_consensus.cc:493] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:36.585350 27268 raft_consensus.cc:515] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.590258 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a3e2ce6a6471ab68a0a898625409a" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:36.591702 27268 leader_election.cc:290] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.593102 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a3e2ce6a6471ab68a0a898625409a" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:36.594607 27005 leader_election.cc:304] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [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: 0211a29f6cb5481ab6de33b0c8133aca; no voters: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8
I20260630 12:31:36.595742 27268 raft_consensus.cc:2749] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:36.598518 27039 raft_consensus.cc:3060] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.608490 27244 consensus_queue.cc:1048] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.620704 27244 consensus_queue.cc:1048] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.625545 27039 raft_consensus.cc:3060] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.635758 27264 consensus_queue.cc:1048] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.639308 27268 consensus_queue.cc:1048] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.653746 27270 consensus_queue.cc:1048] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.661688 27368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:37603 every 8 connection(s)
I20260630 12:31:36.662428 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:37603
I20260630 12:31:36.686887 27242 consensus_queue.cc:1048] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:36.688737 27268 consensus_queue.cc:1048] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.715852 27039 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:36.734865 27268 raft_consensus.cc:493] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:36.735411 27268 raft_consensus.cc:515] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.735893 27265 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.741890 27268 leader_election.cc:290] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.742627 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:36.743574 27188 raft_consensus.cc:2468] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:36.743583 27265 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:36.744983 27005 leader_election.cc:304] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [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: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:36.746301 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:36.772308 27268 raft_consensus.cc:2804] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:36.773411 27268 raft_consensus.cc:493] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Starting leader election (detected failure of leader 444b8ce8868e4c9ca6660be904c4a1b8)
I20260630 12:31:36.773875 27268 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:36.782403 27268 raft_consensus.cc:515] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.784512 27040 raft_consensus.cc:1240] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Rejecting Update request from peer 444b8ce8868e4c9ca6660be904c4a1b8 for earlier term 1. Current term is 2. Ops: []
I20260630 12:31:36.787273 27268 leader_election.cc:290] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 2 election: Requested vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:36.786759 27265 consensus_queue.cc:1059] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.788875 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:36.789057 27244 raft_consensus.cc:3055] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:36.789285 26938 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47586:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:31:36.790406 27244 raft_consensus.cc:740] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Running, Role: LEADER
I20260630 12:31:36.791332 27244 consensus_queue.cc:260] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:36.792677 27244 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:36.794574 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:36.796226 27005 leader_election.cc:304] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [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: 0211a29f6cb5481ab6de33b0c8133aca; no voters: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8
I20260630 12:31:36.797390 27268 raft_consensus.cc:2749] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:31:36.807509 27370 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45189
I20260630 12:31:36.807971 27370 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:36.808933 27370 heartbeater.cc:507] Master 127.23.134.190:45189 requested a full tablet report, sending...
I20260630 12:31:36.811164 26939 ts_manager.cc:194] Registered new tserver with Master: 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603)
I20260630 12:31:36.812816 26939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47590
I20260630 12:31:36.815110 27244 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:36.820242 26938 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 01e1ae6acdd34c7d8ec307ac254e1b1d has no consensus state
W20260630 12:31:36.822517 26938 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c646b84f62364868b4056d5744a8f1d3 has no consensus state
W20260630 12:31:36.824112 26938 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3116e3737ef8421fa212ebfea0023e42 has no consensus state
W20260630 12:31:36.825850 26938 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 79052a20c19e47c8a632c495296fbdde has no consensus state
W20260630 12:31:36.827981 26938 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d6854c1c7a2c4b5f87d50fb57651b968 has no consensus state
W20260630 12:31:36.829493 26938 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5463f9baa3dd4e8a9a9b29d6c5e9ed8c has no consensus state
W20260630 12:31:36.831255 26938 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 073e9452d54f4f10a539d6de0e138954 has no consensus state
W20260630 12:31:36.832912 26938 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b5fdf952cf04ca98ed7f9cf2ee6c5db has no consensus state
I20260630 12:31:36.834731 27265 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:36.860036 26923 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet c646b84f62364868b4056d5744a8f1d3 (table range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c646b84f62364868b4056d5744a8f1d3 has no consensus state
I20260630 12:31:36.872233 27027 tablet_service.cc:1511] Processing CreateTablet for tablet 01e1ae6acdd34c7d8ec307ac254e1b1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.873740 27027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e1ae6acdd34c7d8ec307ac254e1b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.876878 27105 tablet_service.cc:1511] Processing CreateTablet for tablet 01e1ae6acdd34c7d8ec307ac254e1b1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.880234 27105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e1ae6acdd34c7d8ec307ac254e1b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.878686 27178 tablet_service.cc:1511] Processing CreateTablet for tablet c646b84f62364868b4056d5744a8f1d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.882954 27178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c646b84f62364868b4056d5744a8f1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.882957 27028 tablet_service.cc:1511] Processing CreateTablet for tablet c646b84f62364868b4056d5744a8f1d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.887044 27176 tablet_service.cc:1511] Processing CreateTablet for tablet 3116e3737ef8421fa212ebfea0023e42 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.887707 27028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c646b84f62364868b4056d5744a8f1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.888427 27176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3116e3737ef8421fa212ebfea0023e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.888877 27106 tablet_service.cc:1511] Processing CreateTablet for tablet 3116e3737ef8421fa212ebfea0023e42 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.890264 27106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3116e3737ef8421fa212ebfea0023e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.891391 27030 tablet_service.cc:1511] Processing CreateTablet for tablet 79052a20c19e47c8a632c495296fbdde (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.892809 27030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79052a20c19e47c8a632c495296fbdde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.895260 27102 tablet_service.cc:1511] Processing CreateTablet for tablet 79052a20c19e47c8a632c495296fbdde (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.896679 27102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79052a20c19e47c8a632c495296fbdde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.897679 27180 tablet_service.cc:1511] Processing CreateTablet for tablet d6854c1c7a2c4b5f87d50fb57651b968 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.899044 27180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6854c1c7a2c4b5f87d50fb57651b968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.903472 27268 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.905186 27324 tablet_service.cc:1511] Processing CreateTablet for tablet 79052a20c19e47c8a632c495296fbdde (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.906033 27326 tablet_service.cc:1511] Processing CreateTablet for tablet c646b84f62364868b4056d5744a8f1d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.906705 27324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79052a20c19e47c8a632c495296fbdde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.907585 27326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c646b84f62364868b4056d5744a8f1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.908833 27325 tablet_service.cc:1511] Processing CreateTablet for tablet 3116e3737ef8421fa212ebfea0023e42 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.910333 27325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3116e3737ef8421fa212ebfea0023e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.915527 27329 tablet_service.cc:1511] Processing CreateTablet for tablet 01e1ae6acdd34c7d8ec307ac254e1b1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.918361 27329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e1ae6acdd34c7d8ec307ac254e1b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.932416 27323 tablet_service.cc:1511] Processing CreateTablet for tablet d6854c1c7a2c4b5f87d50fb57651b968 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.934815 27323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6854c1c7a2c4b5f87d50fb57651b968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.941188 27026 tablet_service.cc:1511] Processing CreateTablet for tablet d6854c1c7a2c4b5f87d50fb57651b968 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.942860 27026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6854c1c7a2c4b5f87d50fb57651b968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.942456 27322 tablet_service.cc:1511] Processing CreateTablet for tablet 5463f9baa3dd4e8a9a9b29d6c5e9ed8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.944612 27322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5463f9baa3dd4e8a9a9b29d6c5e9ed8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.945614 27103 tablet_service.cc:1511] Processing CreateTablet for tablet 5463f9baa3dd4e8a9a9b29d6c5e9ed8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.947032 27103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5463f9baa3dd4e8a9a9b29d6c5e9ed8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.954221 27179 tablet_service.cc:1511] Processing CreateTablet for tablet 5463f9baa3dd4e8a9a9b29d6c5e9ed8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.955629 27179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5463f9baa3dd4e8a9a9b29d6c5e9ed8c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:31:36.961320 26987 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:31:36.962975 27025 tablet_service.cc:1511] Processing CreateTablet for tablet 073e9452d54f4f10a539d6de0e138954 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:36.964385 27025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073e9452d54f4f10a539d6de0e138954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:36.969000 27268 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:36.993582 27321 tablet_service.cc:1511] Processing CreateTablet for tablet 073e9452d54f4f10a539d6de0e138954 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:37.008100 27104 tablet_service.cc:1511] Processing CreateTablet for tablet 073e9452d54f4f10a539d6de0e138954 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:37.009608 27104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073e9452d54f4f10a539d6de0e138954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:37.012161 27321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073e9452d54f4f10a539d6de0e138954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:37.119357 27387 tablet_bootstrap.cc:492] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:37.138175 27324 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5fdf952cf04ca98ed7f9cf2ee6c5db (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:37.164875 27385 tablet_bootstrap.cc:492] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:37.140347 27324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5fdf952cf04ca98ed7f9cf2ee6c5db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:37.196408 27390 tablet_bootstrap.cc:492] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:37.203094 27178 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5fdf952cf04ca98ed7f9cf2ee6c5db (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:37.204633 27178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5fdf952cf04ca98ed7f9cf2ee6c5db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:37.209683 27389 tablet_bootstrap.cc:492] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:37.222801 27385 tablet_bootstrap.cc:654] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.230598 27026 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5fdf952cf04ca98ed7f9cf2ee6c5db (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:31:37.232309 27026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5fdf952cf04ca98ed7f9cf2ee6c5db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:37.247700 27387 tablet_bootstrap.cc:654] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.250116 27390 tablet_bootstrap.cc:654] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.260982 27389 tablet_bootstrap.cc:654] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.266765 27385 tablet_bootstrap.cc:492] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:37.267524 27385 ts_tablet_manager.cc:1403] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.189s	user 0.012s	sys 0.014s
I20260630 12:31:37.272185 27390 tablet_bootstrap.cc:492] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:37.272588 27387 tablet_bootstrap.cc:492] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882: No bootstrap required, opened a new log
I20260630 12:31:37.272804 27390 ts_tablet_manager.cc:1403] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.079s	user 0.004s	sys 0.020s
I20260630 12:31:37.272358 27385 raft_consensus.cc:359] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.273272 27387 ts_tablet_manager.cc:1403] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.207s	user 0.021s	sys 0.000s
I20260630 12:31:37.273281 27385 raft_consensus.cc:385] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.274091 27385 raft_consensus.cc:740] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.275076 27385 consensus_queue.cc:260] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.276150 27390 raft_consensus.cc:359] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.276907 27390 raft_consensus.cc:385] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.277202 27390 raft_consensus.cc:740] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.277953 27387 raft_consensus.cc:359] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.277990 27390 consensus_queue.cc:260] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.278964 27387 raft_consensus.cc:385] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.280221 27389 tablet_bootstrap.cc:492] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:37.280699 27389 ts_tablet_manager.cc:1403] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.011s
I20260630 12:31:37.280911 27385 ts_tablet_manager.cc:1434] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260630 12:31:37.281965 27385 tablet_bootstrap.cc:492] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:37.279597 27387 raft_consensus.cc:740] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.283650 27389 raft_consensus.cc:359] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.283948 27387 consensus_queue.cc:260] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.284564 27389 raft_consensus.cc:385] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.284970 27389 raft_consensus.cc:740] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.286026 27389 consensus_queue.cc:260] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.289182 27389 ts_tablet_manager.cc:1434] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:31:37.290586 27389 tablet_bootstrap.cc:492] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:37.293552 27390 ts_tablet_manager.cc:1434] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260630 12:31:37.298601 27370 heartbeater.cc:499] Master 127.23.134.190:45189 was elected leader, sending a full tablet report...
I20260630 12:31:37.299139 27387 ts_tablet_manager.cc:1434] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.020s
I20260630 12:31:37.300284 27387 tablet_bootstrap.cc:492] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:37.301494 27385 tablet_bootstrap.cc:654] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.307031 27387 tablet_bootstrap.cc:654] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.308497 27390 tablet_bootstrap.cc:492] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:37.309646 27391 raft_consensus.cc:493] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.310156 27391 raft_consensus.cc:515] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.313987 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3116e3737ef8421fa212ebfea0023e42" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
W20260630 12:31:37.315584 27155 leader_election.cc:343] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:37.316437 27391 leader_election.cc:290] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:37.318163 27387 tablet_bootstrap.cc:492] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882: No bootstrap required, opened a new log
I20260630 12:31:37.318706 27387 ts_tablet_manager.cc:1403] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:31:37.322032 27387 raft_consensus.cc:359] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.322789 27387 raft_consensus.cc:385] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.323055 27387 raft_consensus.cc:740] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.323724 27387 consensus_queue.cc:260] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.324002 27390 tablet_bootstrap.cc:654] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.328138 27389 tablet_bootstrap.cc:654] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.331154 27387 ts_tablet_manager.cc:1434] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:31:37.331169 26938 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b: range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc] alter complete (version 0)
I20260630 12:31:37.332278 27387 tablet_bootstrap.cc:492] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:37.336191 27390 tablet_bootstrap.cc:492] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:37.336781 27390 ts_tablet_manager.cc:1403] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.003s
I20260630 12:31:37.339018 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3116e3737ef8421fa212ebfea0023e42" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882" is_pre_election: true
I20260630 12:31:37.340003 27390 raft_consensus.cc:359] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.340777 27390 raft_consensus.cc:385] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:31:37.340801 27156 leader_election.cc:343] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:37.341038 27387 tablet_bootstrap.cc:654] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.341159 27390 raft_consensus.cc:740] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.341490 27156 leader_election.cc:304] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 444b8ce8868e4c9ca6660be904c4a1b8, 543423f4e62a4e548874b702b050b882
I20260630 12:31:37.342698 27391 raft_consensus.cc:2749] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:37.342396 27390 consensus_queue.cc:260] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.345116 27385 tablet_bootstrap.cc:492] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:37.345729 27385 ts_tablet_manager.cc:1403] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.007s
I20260630 12:31:37.346453 27389 tablet_bootstrap.cc:492] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:37.346982 27389 ts_tablet_manager.cc:1403] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.007s
I20260630 12:31:37.347582 27387 tablet_bootstrap.cc:492] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882: No bootstrap required, opened a new log
I20260630 12:31:37.348105 27387 ts_tablet_manager.cc:1403] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260630 12:31:37.348842 27385 raft_consensus.cc:359] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.350210 27385 raft_consensus.cc:385] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.350168 27389 raft_consensus.cc:359] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.351106 27389 raft_consensus.cc:385] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.351433 27389 raft_consensus.cc:740] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.351625 27387 raft_consensus.cc:359] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.352360 27387 raft_consensus.cc:385] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.352205 27389 consensus_queue.cc:260] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.352646 27390 ts_tablet_manager.cc:1434] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260630 12:31:37.352677 27387 raft_consensus.cc:740] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.353719 27387 consensus_queue.cc:260] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.354702 27389 ts_tablet_manager.cc:1434] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:31:37.350735 27385 raft_consensus.cc:740] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.355460 27385 consensus_queue.cc:260] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.358614 27387 ts_tablet_manager.cc:1434] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260630 12:31:37.359714 27387 tablet_bootstrap.cc:492] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:37.360970 27390 tablet_bootstrap.cc:492] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:37.361937 27385 ts_tablet_manager.cc:1434] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260630 12:31:37.363050 27385 tablet_bootstrap.cc:492] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:37.366521 27389 tablet_bootstrap.cc:492] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:37.366629 27387 tablet_bootstrap.cc:654] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.371239 27390 tablet_bootstrap.cc:654] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.378309 27385 tablet_bootstrap.cc:654] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.380216 27390 tablet_bootstrap.cc:492] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:37.380754 27390 ts_tablet_manager.cc:1403] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.008s
I20260630 12:31:37.381352 27387 tablet_bootstrap.cc:492] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882: No bootstrap required, opened a new log
I20260630 12:31:37.381959 27387 ts_tablet_manager.cc:1403] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260630 12:31:37.384011 27389 tablet_bootstrap.cc:654] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.384248 27390 raft_consensus.cc:359] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.385082 27390 raft_consensus.cc:385] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.385411 27390 raft_consensus.cc:740] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.385634 27387 raft_consensus.cc:359] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:37.386483 27387 raft_consensus.cc:385] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.386973 27387 raft_consensus.cc:740] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.387876 27387 consensus_queue.cc:260] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:37.390568 27387 ts_tablet_manager.cc:1434] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:31:37.391595 27387 tablet_bootstrap.cc:492] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:37.392393 27385 tablet_bootstrap.cc:492] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:37.392921 27385 ts_tablet_manager.cc:1403] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.005s
I20260630 12:31:37.386525 27390 consensus_queue.cc:260] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.396140 27385 raft_consensus.cc:359] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.396926 27385 raft_consensus.cc:385] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.397292 27385 raft_consensus.cc:740] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.398211 27385 consensus_queue.cc:260] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.401584 27390 ts_tablet_manager.cc:1434] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.005s
I20260630 12:31:37.401834 27387 tablet_bootstrap.cc:654] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.404618 27385 ts_tablet_manager.cc:1434] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:31:37.405653 27385 tablet_bootstrap.cc:492] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:37.405953 27396 raft_consensus.cc:493] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.406477 27396 raft_consensus.cc:515] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.412487 27385 tablet_bootstrap.cc:654] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.412559 27247 raft_consensus.cc:493] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.413133 27247 raft_consensus.cc:515] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.414192 27390 tablet_bootstrap.cc:492] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:37.418541 27247 leader_election.cc:290] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603)
I20260630 12:31:37.420892 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6854c1c7a2c4b5f87d50fb57651b968" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:37.421720 27188 raft_consensus.cc:2468] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:37.423254 27005 leader_election.cc:304] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:37.423987 27389 tablet_bootstrap.cc:492] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:37.424717 27389 ts_tablet_manager.cc:1403] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.004s
I20260630 12:31:37.424846 27390 tablet_bootstrap.cc:654] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.428040 27389 raft_consensus.cc:359] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.432317 27247 raft_consensus.cc:2804] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:37.432667 27389 raft_consensus.cc:385] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.431829 27396 leader_election.cc:290] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:37.432905 27247 raft_consensus.cc:493] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:37.433028 27389 raft_consensus.cc:740] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.441041 27247 raft_consensus.cc:3060] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.447870 27387 tablet_bootstrap.cc:492] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882: No bootstrap required, opened a new log
I20260630 12:31:37.448468 27387 ts_tablet_manager.cc:1403] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.002s
I20260630 12:31:37.457958 27389 consensus_queue.cc:260] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.459510 27247 raft_consensus.cc:515] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.460903 27389 ts_tablet_manager.cc:1434] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.005s
I20260630 12:31:37.462613 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6854c1c7a2c4b5f87d50fb57651b968" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:37.463205 27188 raft_consensus.cc:3060] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.464444 27389 tablet_bootstrap.cc:492] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:37.467201 27385 tablet_bootstrap.cc:492] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:37.467712 27385 ts_tablet_manager.cc:1403] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.002s
I20260630 12:31:37.473178 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6854c1c7a2c4b5f87d50fb57651b968" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882" is_pre_election: true
W20260630 12:31:37.475412 27007 leader_election.cc:343] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:37.475495 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6854c1c7a2c4b5f87d50fb57651b968" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882"
I20260630 12:31:37.456980 27387 raft_consensus.cc:359] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.490679 27247 leader_election.cc:290] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Requested vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603)
I20260630 12:31:37.492046 27387 raft_consensus.cc:385] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.492460 27387 raft_consensus.cc:740] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.493414 27387 consensus_queue.cc:260] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.494575 27270 raft_consensus.cc:493] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.495225 27270 raft_consensus.cc:515] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.495795 27387 ts_tablet_manager.cc:1434] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.003s
I20260630 12:31:37.496855 27387 tablet_bootstrap.cc:492] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:37.494256 27385 raft_consensus.cc:359] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:37.497774 27385 raft_consensus.cc:385] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.498062 27385 raft_consensus.cc:740] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.498772 27385 consensus_queue.cc:260] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
W20260630 12:31:37.476840 27007 leader_election.cc:343] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:37.504652 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e9452d54f4f10a539d6de0e138954" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:37.505282 27390 tablet_bootstrap.cc:492] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:37.505852 27390 ts_tablet_manager.cc:1403] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.032s
W20260630 12:31:37.506699 27080 leader_election.cc:343] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:37.508309 27270 leader_election.cc:290] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603)
I20260630 12:31:37.509384 27390 raft_consensus.cc:359] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:37.510166 27390 raft_consensus.cc:385] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.510437 27390 raft_consensus.cc:740] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.511155 27390 consensus_queue.cc:260] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:37.502753 27188 raft_consensus.cc:2468] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:37.513772 27390 ts_tablet_manager.cc:1434] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:31:37.519078 27390 tablet_bootstrap.cc:492] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:37.517658 27005 leader_election.cc:304] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [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: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 543423f4e62a4e548874b702b050b882
I20260630 12:31:37.524329 27247 raft_consensus.cc:2804] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:37.525890 27247 raft_consensus.cc:697] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Leader. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:37.527431 27247 consensus_queue.cc:237] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.531665 27390 tablet_bootstrap.cc:654] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.542479 27385 ts_tablet_manager.cc:1434] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.074s	user 0.010s	sys 0.000s
I20260630 12:31:37.543692 27385 tablet_bootstrap.cc:492] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:37.561268 26939 catalog_manager.cc:5697] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129). New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:37.559912 27396 raft_consensus.cc:493] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.566576 27387 tablet_bootstrap.cc:654] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.566186 27396 raft_consensus.cc:515] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.569199 27396 leader_election.cc:290] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:37.579030 27389 tablet_bootstrap.cc:654] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.595938 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3116e3737ef8421fa212ebfea0023e42" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:37.595881 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79052a20c19e47c8a632c495296fbdde" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:37.597919 27115 raft_consensus.cc:2468] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 0.
W20260630 12:31:37.599310 27299 leader_election.cc:343] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:37.603324 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79052a20c19e47c8a632c495296fbdde" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:37.603946 27299 leader_election.cc:304] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444b8ce8868e4c9ca6660be904c4a1b8, 543423f4e62a4e548874b702b050b882; no voters: 
I20260630 12:31:37.604291 27040 raft_consensus.cc:2468] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 0.
I20260630 12:31:37.609088 27390 tablet_bootstrap.cc:492] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8: No bootstrap required, opened a new log
I20260630 12:31:37.609700 27390 ts_tablet_manager.cc:1403] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.010s
I20260630 12:31:37.605965 27396 raft_consensus.cc:2804] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:37.611439 27396 raft_consensus.cc:493] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:37.611831 27396 raft_consensus.cc:3060] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.612852 27390 raft_consensus.cc:359] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.613591 27390 raft_consensus.cc:385] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.613896 27390 raft_consensus.cc:740] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.614609 27390 consensus_queue.cc:260] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.612884 27385 tablet_bootstrap.cc:654] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.620226 27390 ts_tablet_manager.cc:1434] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:31:37.624603 27389 tablet_bootstrap.cc:492] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:37.624934 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3116e3737ef8421fa212ebfea0023e42" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:37.625721 27387 tablet_bootstrap.cc:492] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882: No bootstrap required, opened a new log
I20260630 12:31:37.626827 27387 ts_tablet_manager.cc:1403] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.005s
I20260630 12:31:37.629951 27389 ts_tablet_manager.cc:1403] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.166s	user 0.010s	sys 0.026s
I20260630 12:31:37.625739 27188 raft_consensus.cc:2468] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 0.
I20260630 12:31:37.630108 27387 raft_consensus.cc:359] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.632184 27387 raft_consensus.cc:385] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.643275 27247 raft_consensus.cc:493] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.633150 27389 raft_consensus.cc:359] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.633299 27387 raft_consensus.cc:740] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.636536 27298 leader_election.cc:304] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [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: 543423f4e62a4e548874b702b050b882, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 444b8ce8868e4c9ca6660be904c4a1b8
I20260630 12:31:37.669793 27389 raft_consensus.cc:385] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.668068 27385 tablet_bootstrap.cc:492] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8: No bootstrap required, opened a new log
I20260630 12:31:37.670184 27389 raft_consensus.cc:740] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.666149 27247 raft_consensus.cc:515] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.670488 27385 ts_tablet_manager.cc:1403] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.127s	user 0.006s	sys 0.012s
I20260630 12:31:37.671224 27396 raft_consensus.cc:515] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.671901 27387 consensus_queue.cc:260] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.673314 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e1ae6acdd34c7d8ec307ac254e1b1d" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882" is_pre_election: true
I20260630 12:31:37.674386 27339 raft_consensus.cc:2468] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:37.675426 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e1ae6acdd34c7d8ec307ac254e1b1d" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:37.675704 27385 raft_consensus.cc:359] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.676071 27115 raft_consensus.cc:2468] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:37.676378 27385 raft_consensus.cc:385] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.676713 27385 raft_consensus.cc:740] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.677438 27007 leader_election.cc:304] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, 543423f4e62a4e548874b702b050b882; no voters: 
I20260630 12:31:37.671378 27389 consensus_queue.cc:260] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.678845 27268 raft_consensus.cc:2804] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:37.679248 27268 raft_consensus.cc:493] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:37.679589 27268 raft_consensus.cc:3060] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.677690 27247 leader_election.cc:290] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:37.681938 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e9452d54f4f10a539d6de0e138954" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882" is_pre_election: true
I20260630 12:31:37.682554 27389 ts_tablet_manager.cc:1434] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.003s
W20260630 12:31:37.687953 27082 leader_election.cc:343] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:37.688334 27389 tablet_bootstrap.cc:492] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:37.688426 27082 leader_election.cc:304] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [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: 444b8ce8868e4c9ca6660be904c4a1b8; no voters: 0211a29f6cb5481ab6de33b0c8133aca, 543423f4e62a4e548874b702b050b882
I20260630 12:31:37.691084 27387 ts_tablet_manager.cc:1434] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.064s	user 0.014s	sys 0.013s
I20260630 12:31:37.691785 27265 raft_consensus.cc:2749] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:37.694152 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79052a20c19e47c8a632c495296fbdde" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:37.694721 27115 raft_consensus.cc:3060] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:31:37.683835 27298 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.134.131:39907, user_credentials={real_user=slave}} blocked reactor thread for 47450.8us
I20260630 12:31:37.698005 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79052a20c19e47c8a632c495296fbdde" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:37.680979 27396 leader_election.cc:290] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 election: Requested vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:37.705315 27396 raft_consensus.cc:2804] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:37.705794 27396 raft_consensus.cc:493] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:37.706225 27396 raft_consensus.cc:3060] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.698886 27040 raft_consensus.cc:3060] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.689303 27247 raft_consensus.cc:493] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.709883 27247 raft_consensus.cc:515] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.712597 27391 raft_consensus.cc:493] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.713131 27247 leader_election.cc:290] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603)
I20260630 12:31:37.713095 27391 raft_consensus.cc:515] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.713953 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882" is_pre_election: true
I20260630 12:31:37.714570 27339 raft_consensus.cc:2468] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:37.714846 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:37.715698 27188 raft_consensus.cc:2468] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:37.717329 27005 leader_election.cc:304] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:37.718528 27247 raft_consensus.cc:2804] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:37.718994 27247 raft_consensus.cc:493] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:37.719420 27247 raft_consensus.cc:3060] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.732846 27424 raft_consensus.cc:493] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.704458 27115 raft_consensus.cc:2468] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 1.
I20260630 12:31:37.677465 27385 consensus_queue.cc:260] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.733421 27424 raft_consensus.cc:515] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.753156 27299 leader_election.cc:304] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444b8ce8868e4c9ca6660be904c4a1b8, 543423f4e62a4e548874b702b050b882; no voters: 
I20260630 12:31:37.721333 27268 raft_consensus.cc:515] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.772118 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882" is_pre_election: true
I20260630 12:31:37.772861 27339 raft_consensus.cc:2468] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 0.
I20260630 12:31:37.767464 27265 raft_consensus.cc:493] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.777803 27387 tablet_bootstrap.cc:492] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:37.777410 27391 leader_election.cc:290] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:37.776772 27423 raft_consensus.cc:2804] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:37.785120 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:37.785568 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:37.785775 27188 raft_consensus.cc:2468] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 0.
I20260630 12:31:37.778162 27265 raft_consensus.cc:515] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:37.790881 27268 leader_election.cc:290] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Requested vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:37.780967 27156 leader_election.cc:304] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 543423f4e62a4e548874b702b050b882, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:37.787794 27424 leader_election.cc:290] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:37.787773 27396 raft_consensus.cc:515] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.791740 27265 leader_election.cc:290] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:37.793319 27423 raft_consensus.cc:697] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 1 LEADER]: Becoming Leader. State: Replica: 543423f4e62a4e548874b702b050b882, State: Running, Role: LEADER
I20260630 12:31:37.801910 27041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:37.802541 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e1ae6acdd34c7d8ec307ac254e1b1d" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:37.803514 27115 raft_consensus.cc:3060] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.805256 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5463f9baa3dd4e8a9a9b29d6c5e9ed8c" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:37.805909 27188 raft_consensus.cc:2468] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 0.
I20260630 12:31:37.806991 27080 leader_election.cc:304] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:37.807379 27423 consensus_queue.cc:237] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.807919 27265 raft_consensus.cc:2804] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:37.808440 27265 raft_consensus.cc:493] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:37.808861 27265 raft_consensus.cc:3060] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.811087 27426 raft_consensus.cc:493] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.811579 27426 raft_consensus.cc:515] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.798243 27040 raft_consensus.cc:2468] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 1.
I20260630 12:31:37.812816 27385 ts_tablet_manager.cc:1434] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.138s	user 0.012s	sys 0.009s
I20260630 12:31:37.813330 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5463f9baa3dd4e8a9a9b29d6c5e9ed8c" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882" is_pre_election: true
I20260630 12:31:37.801398 27298 leader_election.cc:304] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 543423f4e62a4e548874b702b050b882, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:37.816548 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3116e3737ef8421fa212ebfea0023e42" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:37.816673 27338 raft_consensus.cc:2468] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 0.
I20260630 12:31:37.817131 27114 raft_consensus.cc:3060] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.818091 27247 raft_consensus.cc:515] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.819644 27424 raft_consensus.cc:2804] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:37.821696 27424 raft_consensus.cc:493] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:37.822263 27038 raft_consensus.cc:2393] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in current term 1: Already voted for candidate 0211a29f6cb5481ab6de33b0c8133aca in this term.
I20260630 12:31:37.822304 27424 raft_consensus.cc:3060] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.823908 27426 leader_election.cc:290] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:37.821185 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882"
I20260630 12:31:37.821292 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3116e3737ef8421fa212ebfea0023e42" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:37.819984 27247 leader_election.cc:290] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Requested vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603)
I20260630 12:31:37.813855 27339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e1ae6acdd34c7d8ec307ac254e1b1d" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882"
I20260630 12:31:37.813684 27396 leader_election.cc:290] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 election: Requested vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:37.826287 27189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:37.829484 27188 raft_consensus.cc:3060] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.837426 27387 tablet_bootstrap.cc:654] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.837687 27389 tablet_bootstrap.cc:654] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.827117 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5fdf952cf04ca98ed7f9cf2ee6c5db" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882" is_pre_election: true
I20260630 12:31:37.830039 27339 raft_consensus.cc:3060] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:31:37.849450 27156 leader_election.cc:343] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:37.854043 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5fdf952cf04ca98ed7f9cf2ee6c5db" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:37.854600 27115 raft_consensus.cc:2468] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:37.853029 27265 raft_consensus.cc:515] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
W20260630 12:31:37.856916 27154 leader_election.cc:343] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:37.857841 27006 leader_election.cc:304] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8; no voters: 
I20260630 12:31:37.858063 27154 leader_election.cc:304] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca, 543423f4e62a4e548874b702b050b882
I20260630 12:31:37.857329 26939 catalog_manager.cc:5697] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 reported cstate change: term changed from 0 to 1, leader changed from <none> to 543423f4e62a4e548874b702b050b882 (127.23.134.132). New cstate: current_term: 1 leader_uuid: "543423f4e62a4e548874b702b050b882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:37.858759 27247 raft_consensus.cc:2804] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:37.859282 27247 raft_consensus.cc:697] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Leader. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:37.859364 27391 raft_consensus.cc:2749] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:37.850052 27427 raft_consensus.cc:2804] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:37.860174 27247 consensus_queue.cc:237] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.865188 27189 raft_consensus.cc:3060] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.858505 27114 raft_consensus.cc:2468] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 1.
I20260630 12:31:37.869091 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5463f9baa3dd4e8a9a9b29d6c5e9ed8c" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882"
I20260630 12:31:37.869928 27337 raft_consensus.cc:3060] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.870268 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5463f9baa3dd4e8a9a9b29d6c5e9ed8c" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:37.870913 27190 raft_consensus.cc:3060] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.868130 27299 leader_election.cc:304] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444b8ce8868e4c9ca6660be904c4a1b8, 543423f4e62a4e548874b702b050b882; no voters: 
I20260630 12:31:37.871608 27265 leader_election.cc:290] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 election: Requested vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:37.877754 27423 raft_consensus.cc:2804] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:37.878656 27423 raft_consensus.cc:697] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 1 LEADER]: Becoming Leader. State: Replica: 543423f4e62a4e548874b702b050b882, State: Running, Role: LEADER
I20260630 12:31:37.877135 27189 raft_consensus.cc:2468] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:37.881893 27427 raft_consensus.cc:493] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:37.882380 27427 raft_consensus.cc:3060] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:37.884644 27423 consensus_queue.cc:237] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.884807 27005 leader_election.cc:304] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:37.885716 27268 raft_consensus.cc:2804] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:37.886200 27268 raft_consensus.cc:697] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Leader. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:37.887004 27268 consensus_queue.cc:237] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.890694 27190 raft_consensus.cc:2468] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 1.
I20260630 12:31:37.905216 27387 tablet_bootstrap.cc:492] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882: No bootstrap required, opened a new log
I20260630 12:31:37.905771 27387 ts_tablet_manager.cc:1403] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.011s
I20260630 12:31:37.905643 27337 raft_consensus.cc:2468] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 1.
I20260630 12:31:37.907714 27080 leader_election.cc:304] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:37.908823 27265 raft_consensus.cc:2804] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:37.909435 27265 raft_consensus.cc:697] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Becoming Leader. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Running, Role: LEADER
I20260630 12:31:37.910487 27265 consensus_queue.cc:237] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:37.915091 27389 tablet_bootstrap.cc:492] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:37.915274 27339 raft_consensus.cc:2468] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:37.915756 27389 ts_tablet_manager.cc:1403] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.228s	user 0.016s	sys 0.029s
I20260630 12:31:37.921103 27188 raft_consensus.cc:2468] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 1.
I20260630 12:31:37.920181 27387 raft_consensus.cc:359] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.930092 27387 raft_consensus.cc:385] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.930554 27387 raft_consensus.cc:740] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.933432 27387 consensus_queue.cc:260] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.934934 27427 raft_consensus.cc:515] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.935397 27424 raft_consensus.cc:515] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.931471 27389 raft_consensus.cc:359] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.938796 27389 raft_consensus.cc:385] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.945127 27387 ts_tablet_manager.cc:1434] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260630 12:31:37.945789 27338 raft_consensus.cc:2393] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0211a29f6cb5481ab6de33b0c8133aca in current term 1: Already voted for candidate 543423f4e62a4e548874b702b050b882 in this term.
I20260630 12:31:37.943303 26939 catalog_manager.cc:5697] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 reported cstate change: term changed from 0 to 1, leader changed from <none> to 543423f4e62a4e548874b702b050b882 (127.23.134.132). New cstate: current_term: 1 leader_uuid: "543423f4e62a4e548874b702b050b882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:37.946741 27389 raft_consensus.cc:740] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.952499 27389 consensus_queue.cc:260] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:37.952944 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:37.955256 27389 ts_tablet_manager.cc:1434] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.003s
I20260630 12:31:37.955477 27427 leader_election.cc:290] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 2 election: Requested vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:37.955479 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:37.956313 27389 tablet_bootstrap.cc:492] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca: Bootstrap starting.
I20260630 12:31:37.956674 27188 raft_consensus.cc:2368] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 543423f4e62a4e548874b702b050b882 for earlier term 1. Current term is 2.
I20260630 12:31:37.957624 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:37.957929 27298 leader_election.cc:400] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 election: Vote denied by peer d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907) with higher term. Message: Invalid argument: T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 543423f4e62a4e548874b702b050b882 for earlier term 1. Current term is 2.
I20260630 12:31:37.958248 27298 leader_election.cc:403] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 election: Cancelling election due to peer responding with higher term
I20260630 12:31:37.958884 27423 raft_consensus.cc:3060] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:37.951542 27424 leader_election.cc:290] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 election: Requested vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:37.959735 26936 catalog_manager.cc:5697] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:37.961442 26992 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:31:37.949337 26938 catalog_manager.cc:5697] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129). New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:37.964730 26992 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:31:37.965188 26987 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:31:37.947084 27387 tablet_bootstrap.cc:492] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:37.969766 27396 raft_consensus.cc:493] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:37.970261 27396 raft_consensus.cc:515] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.967023 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c646b84f62364868b4056d5744a8f1d3" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882"
I20260630 12:31:37.972108 27396 leader_election.cc:290] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:37.972405 27389 tablet_bootstrap.cc:654] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:37.972790 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6854c1c7a2c4b5f87d50fb57651b968" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:37.973611 27188 raft_consensus.cc:2393] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 543423f4e62a4e548874b702b050b882 in current term 1: Already voted for candidate 0211a29f6cb5481ab6de33b0c8133aca in this term.
I20260630 12:31:37.973809 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6854c1c7a2c4b5f87d50fb57651b968" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:37.975811 27298 leader_election.cc:304] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [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: 543423f4e62a4e548874b702b050b882; no voters: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8
I20260630 12:31:37.978158 27424 raft_consensus.cc:3060] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:37.979146 27423 raft_consensus.cc:2749] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Leader election lost for term 1. Reason: Vote denied by peer d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907) with higher term. Message: Invalid argument: T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 543423f4e62a4e548874b702b050b882 for earlier term 1. Current term is 2.
I20260630 12:31:37.982338 26939 catalog_manager.cc:5697] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129). New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:37.988013 27389 tablet_bootstrap.cc:492] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca: No bootstrap required, opened a new log
I20260630 12:31:37.988595 27389 ts_tablet_manager.cc:1403] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.005s
I20260630 12:31:37.991318 27389 raft_consensus.cc:359] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.991874 27389 raft_consensus.cc:385] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:37.992129 27389 raft_consensus.cc:740] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Initialized, Role: FOLLOWER
I20260630 12:31:37.992559 27338 raft_consensus.cc:2468] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 2.
I20260630 12:31:37.992841 27389 consensus_queue.cc:260] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:37.994742 27389 ts_tablet_manager.cc:1434] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:31:37.998643 27424 raft_consensus.cc:2749] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:37.999078 27156 leader_election.cc:304] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: 543423f4e62a4e548874b702b050b882, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca
I20260630 12:31:37.999925 27247 consensus_queue.cc:1048] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.000448 27427 raft_consensus.cc:2804] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:38.001724 27427 raft_consensus.cc:697] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Becoming Leader. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Running, Role: LEADER
I20260630 12:31:38.002282 27387 tablet_bootstrap.cc:654] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:38.005776 27427 consensus_queue.cc:237] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Queue going to LEADER 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: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:38.015713 27387 tablet_bootstrap.cc:492] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882: No bootstrap required, opened a new log
I20260630 12:31:38.016997 26939 catalog_manager.cc:5697] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: term changed from 1 to 2, leader changed from 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) to d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131). New cstate: current_term: 2 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:38.016801 27424 raft_consensus.cc:493] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:38.016801 27387 ts_tablet_manager.cc:1403] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.005s
I20260630 12:31:38.020499 27424 raft_consensus.cc:515] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:38.022693 27424 leader_election.cc:290] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:38.023241 27387 raft_consensus.cc:359] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:38.023909 27387 raft_consensus.cc:385] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:38.024158 27387 raft_consensus.cc:740] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: FOLLOWER
I20260630 12:31:38.024792 27387 consensus_queue.cc:260] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:38.024848 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5fdf952cf04ca98ed7f9cf2ee6c5db" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:38.025730 27040 raft_consensus.cc:2468] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 0.
I20260630 12:31:38.025991 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5fdf952cf04ca98ed7f9cf2ee6c5db" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:38.026856 27188 raft_consensus.cc:2468] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 0.
I20260630 12:31:38.027321 27298 leader_election.cc:304] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, 543423f4e62a4e548874b702b050b882; no voters: 
I20260630 12:31:38.028285 27424 raft_consensus.cc:2804] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:38.028707 27424 raft_consensus.cc:493] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:38.030854 27424 raft_consensus.cc:3060] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:38.034628 27268 consensus_queue.cc:1048] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.030043 27387 ts_tablet_manager.cc:1434] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:31:38.041549 27424 raft_consensus.cc:515] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:38.044941 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5fdf952cf04ca98ed7f9cf2ee6c5db" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:38.045097 27040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5fdf952cf04ca98ed7f9cf2ee6c5db" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:38.045714 27040 raft_consensus.cc:3060] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:38.045758 27190 raft_consensus.cc:3060] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:38.052043 27190 raft_consensus.cc:2468] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 1.
I20260630 12:31:38.053174 27040 raft_consensus.cc:2468] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 1.
I20260630 12:31:38.053180 27298 leader_election.cc:304] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 543423f4e62a4e548874b702b050b882, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:38.054404 27424 leader_election.cc:290] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 1 election: Requested vote from peers d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:38.055014 27423 raft_consensus.cc:2804] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:38.055661 27423 raft_consensus.cc:697] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 1 LEADER]: Becoming Leader. State: Replica: 543423f4e62a4e548874b702b050b882, State: Running, Role: LEADER
I20260630 12:31:38.056759 27423 consensus_queue.cc:237] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:38.070889 26939 catalog_manager.cc:5697] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 reported cstate change: term changed from 0 to 1, leader changed from <none> to 543423f4e62a4e548874b702b050b882 (127.23.134.132). New cstate: current_term: 1 leader_uuid: "543423f4e62a4e548874b702b050b882" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:38.229206 26924 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 073e9452d54f4f10a539d6de0e138954 (table range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 073e9452d54f4f10a539d6de0e138954 consensus state has no leader
I20260630 12:31:38.236937 27423 consensus_queue.cc:1048] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.248881 27396 consensus_queue.cc:1048] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:38.269356 27268 consensus_queue.cc:1048] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.275852 27427 raft_consensus.cc:493] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 444b8ce8868e4c9ca6660be904c4a1b8)
I20260630 12:31:38.276460 27427 raft_consensus.cc:515] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:38.279062 27427 leader_election.cc:290] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:38.280431 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:38.280779 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca" is_pre_election: true
I20260630 12:31:38.281177 27114 raft_consensus.cc:2468] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 2.
I20260630 12:31:38.281574 27038 raft_consensus.cc:2393] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in current term 2: Already voted for candidate 0211a29f6cb5481ab6de33b0c8133aca in this term.
I20260630 12:31:38.282342 27155 leader_election.cc:304] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:38.283547 27427 raft_consensus.cc:2804] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:38.284631 27247 consensus_queue.cc:1048] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.283973 27427 raft_consensus.cc:493] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 444b8ce8868e4c9ca6660be904c4a1b8)
I20260630 12:31:38.285327 27427 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:38.293779 27427 raft_consensus.cc:515] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:38.296164 27427 leader_election.cc:290] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 2 election: Requested vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:38.296542 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:38.296835 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:38.297377 27038 raft_consensus.cc:2393] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in current term 2: Already voted for candidate 0211a29f6cb5481ab6de33b0c8133aca in this term.
I20260630 12:31:38.303483 27114 raft_consensus.cc:2468] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 2.
I20260630 12:31:38.304400 27155 leader_election.cc:304] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 0211a29f6cb5481ab6de33b0c8133aca
I20260630 12:31:38.305040 27427 raft_consensus.cc:2804] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:38.305464 27427 raft_consensus.cc:697] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Becoming Leader. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Running, Role: LEADER
I20260630 12:31:38.306288 27427 consensus_queue.cc:237] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:38.312429 26939 catalog_manager.cc:5697] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: term changed from 1 to 2, leader changed from 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) to d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131). New cstate: current_term: 2 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:38.326822 27247 raft_consensus.cc:493] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:38.327358 27247 raft_consensus.cc:515] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:38.328922 27270 consensus_queue.cc:1048] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.329216 27247 leader_election.cc:290] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:38.330104 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e9452d54f4f10a539d6de0e138954" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882" is_pre_election: true
I20260630 12:31:38.330708 27338 raft_consensus.cc:2468] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:38.330658 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e9452d54f4f10a539d6de0e138954" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:38.331537 27114 raft_consensus.cc:2468] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 0.
I20260630 12:31:38.331907 27007 leader_election.cc:304] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, 543423f4e62a4e548874b702b050b882; no voters: 
I20260630 12:31:38.332841 27247 raft_consensus.cc:2804] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:38.333218 27247 raft_consensus.cc:493] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:38.333587 27247 raft_consensus.cc:3060] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:38.345172 27247 raft_consensus.cc:515] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:38.346801 27270 consensus_queue.cc:1048] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.348726 27247 leader_election.cc:290] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Requested vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:38.348856 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e9452d54f4f10a539d6de0e138954" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "543423f4e62a4e548874b702b050b882"
I20260630 12:31:38.349609 27338 raft_consensus.cc:3060] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:38.349841 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e9452d54f4f10a539d6de0e138954" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:38.350423 27114 raft_consensus.cc:3060] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:38.357510 27338 raft_consensus.cc:2468] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:38.357903 27114 raft_consensus.cc:2468] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 1.
I20260630 12:31:38.358728 27007 leader_election.cc:304] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0211a29f6cb5481ab6de33b0c8133aca, 543423f4e62a4e548874b702b050b882; no voters: 
I20260630 12:31:38.359534 27247 raft_consensus.cc:2804] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:38.360114 27247 raft_consensus.cc:697] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Leader. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:38.360975 27247 consensus_queue.cc:237] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:38.368264 27338 raft_consensus.cc:1240] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Rejecting Update request from peer 0211a29f6cb5481ab6de33b0c8133aca for earlier term 1. Current term is 2. Ops: []
I20260630 12:31:38.368541 26936 catalog_manager.cc:5697] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129). New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:38.369796 27247 consensus_queue.cc:1059] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.370505 27268 raft_consensus.cc:3055] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:38.370815 27268 raft_consensus.cc:740] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:38.371554 27268 consensus_queue.cc:260] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } }
I20260630 12:31:38.372452 27268 raft_consensus.cc:3060] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:38.393081 27396 consensus_queue.cc:1048] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.402786 27423 consensus_queue.cc:1048] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.415684 27038 raft_consensus.cc:1275] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:31:38.416134 27038 pending_rounds.cc:85] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca: Aborting all ops after (but not including) 0
I20260630 12:31:38.416368 27038 pending_rounds.cc:107] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:31:38.416612 27038 raft_consensus.cc:2889] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:31:38.417919 27427 consensus_queue.cc:1048] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.425859 27338 raft_consensus.cc:1275] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:31:38.427188 27427 consensus_queue.cc:1048] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.465620 27268 raft_consensus.cc:493] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:38.466194 27268 raft_consensus.cc:515] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:38.468583 27268 leader_election.cc:290] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:38.468959 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" is_pre_election: true
I20260630 12:31:38.469218 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" is_pre_election: true
I20260630 12:31:38.469918 27114 raft_consensus.cc:2468] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 2.
I20260630 12:31:38.470957 27006 leader_election.cc:304] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [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: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8; no voters: 
I20260630 12:31:38.471735 27268 raft_consensus.cc:2804] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:31:38.472090 27268 raft_consensus.cc:493] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:38.472401 27268 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:38.480020 27268 raft_consensus.cc:515] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:38.482113 27268 leader_election.cc:290] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 3 election: Requested vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:38.482899 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:38.483462 27114 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:38.483299 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:38.489130 27114 raft_consensus.cc:2468] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 3.
I20260630 12:31:38.490211 27006 leader_election.cc:304] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [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: 0211a29f6cb5481ab6de33b0c8133aca, 444b8ce8868e4c9ca6660be904c4a1b8; no voters: d5f49ce0c4d841bdae8da7f8fc8d33c8
I20260630 12:31:38.490821 27268 raft_consensus.cc:2804] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:31:38.491242 27268 raft_consensus.cc:697] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 3 LEADER]: Becoming Leader. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:38.491963 27268 consensus_queue.cc:237] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:38.499712 26939 catalog_manager.cc:5697] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: term changed from 2 to 3, leader changed from d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) to 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129). New cstate: current_term: 3 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:38.552062 27423 consensus_queue.cc:1048] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:38.562268 27424 consensus_queue.cc:1048] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.698630 27114 raft_consensus.cc:1240] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Rejecting Update request from peer d5f49ce0c4d841bdae8da7f8fc8d33c8 for earlier term 2. Current term is 3. Ops: []
I20260630 12:31:38.699975 27427 consensus_queue.cc:1059] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:38.700709 27391 raft_consensus.cc:3055] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:31:38.701028 27391 raft_consensus.cc:740] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Running, Role: LEADER
I20260630 12:31:38.701799 27391 consensus_queue.cc:260] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:38.702755 27391 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:38.813687 27374 consensus_queue.cc:1048] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.826316 27247 consensus_queue.cc:1048] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:38.938593 27190 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260630 12:31:38.938993 27190 pending_rounds.cc:85] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: Aborting all ops after (but not including) 1
I20260630 12:31:38.939232 27190 pending_rounds.cc:107] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260630 12:31:38.939462 27190 raft_consensus.cc:2889] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:31:38.940991 27247 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:38.951103 27114 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:31:38.952930 27374 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:39.007762 27114 consensus_queue.cc:237] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.014029 27190 raft_consensus.cc:1275] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:31:39.014493 27082 consensus_peers.cc:597] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 -> Peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Couldn't send request to peer 543423f4e62a4e548874b702b050b882. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 721633b637ef4015a0b2c6ca4d42aa4f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:39.014546 27038 raft_consensus.cc:1275] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:39.015406 27265 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:39.016259 27461 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:39.028910 27265 raft_consensus.cc:2955] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.030567 27038 raft_consensus.cc:2955] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.033828 27190 raft_consensus.cc:2955] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.045276 26936 catalog_manager.cc:5697] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.063589 27038 consensus_queue.cc:237] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
W20260630 12:31:39.069926 27007 consensus_peers.cc:597] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca -> Peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Couldn't send request to peer 543423f4e62a4e548874b702b050b882. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b8b19625bb147748dc80eb7ee3a423e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:39.071345 27114 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:31:39.069960 27190 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:31:39.072731 27374 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:39.073446 27247 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:39.079731 27268 raft_consensus.cc:2955] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.081506 27190 raft_consensus.cc:2955] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.081619 27114 raft_consensus.cc:2955] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.094937 26939 catalog_manager.cc:5697] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: config changed from index -1 to 3, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New cstate: current_term: 3 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.100816 27038 consensus_queue.cc:237] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.110373 27190 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:39.111405 27114 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:39.111907 27268 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:31:39.111467 27007 consensus_peers.cc:597] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca -> Peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Couldn't send request to peer 543423f4e62a4e548874b702b050b882. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a90788c0bdf40629710b33d5b9ba514. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:39.113406 27463 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:39.121155 27268 raft_consensus.cc:2955] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.122829 27188 raft_consensus.cc:2955] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.132942 27114 raft_consensus.cc:2955] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.135557 27115 consensus_queue.cc:237] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.137657 26938 catalog_manager.cc:5697] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.145462 27188 raft_consensus.cc:1275] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:39.147362 27265 consensus_queue.cc:1048] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:39.147996 27038 raft_consensus.cc:1275] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:39.149461 27451 consensus_queue.cc:1048] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:31:39.152177 27082 consensus_peers.cc:597] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 -> Peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Couldn't send request to peer 543423f4e62a4e548874b702b050b882. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e2a3e2ce6a6471ab68a0a898625409a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:39.158139 27461 raft_consensus.cc:2955] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.161006 27188 raft_consensus.cc:2955] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.162204 27038 raft_consensus.cc:2955] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.175576 26936 catalog_manager.cc:5697] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:39.488903 27482 ts_tablet_manager.cc:933] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: Initiating tablet copy from peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:39.490851 27482 tablet_copy_client.cc:323] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:44299
I20260630 12:31:39.492690 27126 tablet_copy_service.cc:140] P 444b8ce8868e4c9ca6660be904c4a1b8: Received BeginTabletCopySession request for tablet 721633b637ef4015a0b2c6ca4d42aa4f from peer 543423f4e62a4e548874b702b050b882 ({username='slave'} at 127.0.0.1:46498)
I20260630 12:31:39.493172 27126 tablet_copy_service.cc:161] P 444b8ce8868e4c9ca6660be904c4a1b8: Beginning new tablet copy session on tablet 721633b637ef4015a0b2c6ca4d42aa4f from peer 543423f4e62a4e548874b702b050b882 at {username='slave'} at 127.0.0.1:46498: session id = 543423f4e62a4e548874b702b050b882-721633b637ef4015a0b2c6ca4d42aa4f
I20260630 12:31:39.499024 27126 tablet_copy_source_session.cc:215] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:39.502076 27484 ts_tablet_manager.cc:933] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: Initiating tablet copy from peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:39.502470 27482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721633b637ef4015a0b2c6ca4d42aa4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:39.503800 27484 tablet_copy_client.cc:323] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:39793
I20260630 12:31:39.505751 27051 tablet_copy_service.cc:140] P 0211a29f6cb5481ab6de33b0c8133aca: Received BeginTabletCopySession request for tablet 8b8b19625bb147748dc80eb7ee3a423e from peer 543423f4e62a4e548874b702b050b882 ({username='slave'} at 127.0.0.1:35550)
I20260630 12:31:39.506366 27051 tablet_copy_service.cc:161] P 0211a29f6cb5481ab6de33b0c8133aca: Beginning new tablet copy session on tablet 8b8b19625bb147748dc80eb7ee3a423e from peer 543423f4e62a4e548874b702b050b882 at {username='slave'} at 127.0.0.1:35550: session id = 543423f4e62a4e548874b702b050b882-8b8b19625bb147748dc80eb7ee3a423e
I20260630 12:31:39.514317 27051 tablet_copy_source_session.cc:215] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:39.517629 27484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b19625bb147748dc80eb7ee3a423e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:39.520581 27482 tablet_copy_client.cc:806] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:39.521245 27482 tablet_copy_client.cc:670] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:39.525046 27482 tablet_copy_client.cc:538] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:39.531711 27482 tablet_bootstrap.cc:492] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:39.535784 27484 tablet_copy_client.cc:806] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:39.536428 27484 tablet_copy_client.cc:670] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:39.540633 27484 tablet_copy_client.cc:538] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:39.549777 27484 tablet_bootstrap.cc:492] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:39.549834 27482 tablet_bootstrap.cc:492] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:39.550879 27482 tablet_bootstrap.cc:492] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: Bootstrap complete.
I20260630 12:31:39.551446 27482 ts_tablet_manager.cc:1403] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.000s
I20260630 12:31:39.554221 27482 raft_consensus.cc:359] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.554857 27482 raft_consensus.cc:740] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: LEARNER
I20260630 12:31:39.555377 27482 consensus_queue.cc:260] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.557489 27482 ts_tablet_manager.cc:1434] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260630 12:31:39.559775 27126 tablet_copy_service.cc:342] P 444b8ce8868e4c9ca6660be904c4a1b8: Request end of tablet copy session 543423f4e62a4e548874b702b050b882-721633b637ef4015a0b2c6ca4d42aa4f received from {username='slave'} at 127.0.0.1:46498
I20260630 12:31:39.560263 27126 tablet_copy_service.cc:434] P 444b8ce8868e4c9ca6660be904c4a1b8: ending tablet copy session 543423f4e62a4e548874b702b050b882-721633b637ef4015a0b2c6ca4d42aa4f on tablet 721633b637ef4015a0b2c6ca4d42aa4f with peer 543423f4e62a4e548874b702b050b882
I20260630 12:31:39.572647 27487 ts_tablet_manager.cc:933] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: Initiating tablet copy from peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:39.582854 27487 tablet_copy_client.cc:323] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:44299
I20260630 12:31:39.584412 27126 tablet_copy_service.cc:140] P 444b8ce8868e4c9ca6660be904c4a1b8: Received BeginTabletCopySession request for tablet 7e2a3e2ce6a6471ab68a0a898625409a from peer 543423f4e62a4e548874b702b050b882 ({username='slave'} at 127.0.0.1:46498)
I20260630 12:31:39.584859 27126 tablet_copy_service.cc:161] P 444b8ce8868e4c9ca6660be904c4a1b8: Beginning new tablet copy session on tablet 7e2a3e2ce6a6471ab68a0a898625409a from peer 543423f4e62a4e548874b702b050b882 at {username='slave'} at 127.0.0.1:46498: session id = 543423f4e62a4e548874b702b050b882-7e2a3e2ce6a6471ab68a0a898625409a
I20260630 12:31:39.589937 27126 tablet_copy_source_session.cc:215] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:39.590611 27484 tablet_bootstrap.cc:492] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:39.591605 27484 tablet_bootstrap.cc:492] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: Bootstrap complete.
I20260630 12:31:39.592278 27484 ts_tablet_manager.cc:1403] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.017s
I20260630 12:31:39.592625 27487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2a3e2ce6a6471ab68a0a898625409a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:39.595232 27484 raft_consensus.cc:359] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.596095 27484 raft_consensus.cc:740] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: LEARNER
I20260630 12:31:39.596738 27484 consensus_queue.cc:260] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.599197 27484 ts_tablet_manager.cc:1434] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:31:39.602038 27051 tablet_copy_service.cc:342] P 0211a29f6cb5481ab6de33b0c8133aca: Request end of tablet copy session 543423f4e62a4e548874b702b050b882-8b8b19625bb147748dc80eb7ee3a423e received from {username='slave'} at 127.0.0.1:35550
I20260630 12:31:39.602437 27051 tablet_copy_service.cc:434] P 0211a29f6cb5481ab6de33b0c8133aca: ending tablet copy session 543423f4e62a4e548874b702b050b882-8b8b19625bb147748dc80eb7ee3a423e on tablet 8b8b19625bb147748dc80eb7ee3a423e with peer 543423f4e62a4e548874b702b050b882
I20260630 12:31:39.610507 27487 tablet_copy_client.cc:806] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:39.611057 27487 tablet_copy_client.cc:670] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:39.615823 27487 tablet_copy_client.cc:538] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:39.621624 27487 tablet_bootstrap.cc:492] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:39.639245 27487 tablet_bootstrap.cc:492] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:39.640225 27487 tablet_bootstrap.cc:492] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: Bootstrap complete.
I20260630 12:31:39.640923 27487 ts_tablet_manager.cc:1403] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260630 12:31:39.644167 27487 raft_consensus.cc:359] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.645057 27487 raft_consensus.cc:740] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: LEARNER
I20260630 12:31:39.645746 27487 consensus_queue.cc:260] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.648428 27487 ts_tablet_manager.cc:1434] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:31:39.653414 27126 tablet_copy_service.cc:342] P 444b8ce8868e4c9ca6660be904c4a1b8: Request end of tablet copy session 543423f4e62a4e548874b702b050b882-7e2a3e2ce6a6471ab68a0a898625409a received from {username='slave'} at 127.0.0.1:46498
I20260630 12:31:39.654021 27126 tablet_copy_service.cc:434] P 444b8ce8868e4c9ca6660be904c4a1b8: ending tablet copy session 543423f4e62a4e548874b702b050b882-7e2a3e2ce6a6471ab68a0a898625409a on tablet 7e2a3e2ce6a6471ab68a0a898625409a with peer 543423f4e62a4e548874b702b050b882
I20260630 12:31:39.711354 27487 ts_tablet_manager.cc:933] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: Initiating tablet copy from peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:39.713099 27487 tablet_copy_client.cc:323] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:39793
I20260630 12:31:39.714689 27051 tablet_copy_service.cc:140] P 0211a29f6cb5481ab6de33b0c8133aca: Received BeginTabletCopySession request for tablet 9a90788c0bdf40629710b33d5b9ba514 from peer 543423f4e62a4e548874b702b050b882 ({username='slave'} at 127.0.0.1:35550)
I20260630 12:31:39.715139 27051 tablet_copy_service.cc:161] P 0211a29f6cb5481ab6de33b0c8133aca: Beginning new tablet copy session on tablet 9a90788c0bdf40629710b33d5b9ba514 from peer 543423f4e62a4e548874b702b050b882 at {username='slave'} at 127.0.0.1:35550: session id = 543423f4e62a4e548874b702b050b882-9a90788c0bdf40629710b33d5b9ba514
I20260630 12:31:39.720211 27051 tablet_copy_source_session.cc:215] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:39.723033 27487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a90788c0bdf40629710b33d5b9ba514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:39.740338 27487 tablet_copy_client.cc:806] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:39.740916 27487 tablet_copy_client.cc:670] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:39.744172 27487 tablet_copy_client.cc:538] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:39.752879 27487 tablet_bootstrap.cc:492] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:39.773372 27487 tablet_bootstrap.cc:492] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:39.774330 27487 tablet_bootstrap.cc:492] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: Bootstrap complete.
I20260630 12:31:39.774992 27487 ts_tablet_manager.cc:1403] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.004s
I20260630 12:31:39.778070 27487 raft_consensus.cc:359] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.778921 27487 raft_consensus.cc:740] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: LEARNER
I20260630 12:31:39.779569 27487 consensus_queue.cc:260] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:39.782058 27487 ts_tablet_manager.cc:1434] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:31:39.783816 27051 tablet_copy_service.cc:342] P 0211a29f6cb5481ab6de33b0c8133aca: Request end of tablet copy session 543423f4e62a4e548874b702b050b882-9a90788c0bdf40629710b33d5b9ba514 received from {username='slave'} at 127.0.0.1:35550
I20260630 12:31:39.784219 27051 tablet_copy_service.cc:434] P 0211a29f6cb5481ab6de33b0c8133aca: ending tablet copy session 543423f4e62a4e548874b702b050b882-9a90788c0bdf40629710b33d5b9ba514 on tablet 9a90788c0bdf40629710b33d5b9ba514 with peer 543423f4e62a4e548874b702b050b882
I20260630 12:31:39.965838 26992 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:31:39.996680 27038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01e1ae6acdd34c7d8ec307ac254e1b1d"
dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
mode: GRACEFUL
new_leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
 from {username='slave'} at 127.0.0.1:35568
I20260630 12:31:39.997396 27038 raft_consensus.cc:606] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Received request to transfer leadership to TS 444b8ce8868e4c9ca6660be904c4a1b8
I20260630 12:31:40.000131 27038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e"
dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
mode: GRACEFUL
new_leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
 from {username='slave'} at 127.0.0.1:35568
I20260630 12:31:40.000669 27038 raft_consensus.cc:606] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 3 LEADER]: Received request to transfer leadership to TS d5f49ce0c4d841bdae8da7f8fc8d33c8
I20260630 12:31:40.004858 27038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514"
dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
mode: GRACEFUL
new_leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
 from {username='slave'} at 127.0.0.1:35568
I20260630 12:31:40.005667 27038 raft_consensus.cc:606] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Received request to transfer leadership to TS d5f49ce0c4d841bdae8da7f8fc8d33c8
I20260630 12:31:40.009248 26992 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260630 12:31:40.010440 26992 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:40.013819 27338 raft_consensus.cc:1217] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:40.032610 27338 raft_consensus.cc:1217] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:31:40.046208 27338 raft_consensus.cc:1217] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:40.135351 27501 raft_consensus.cc:993] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca: : Instructing follower 444b8ce8868e4c9ca6660be904c4a1b8 to start an election
I20260630 12:31:40.135917 27500 raft_consensus.cc:1081] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Signalling peer 444b8ce8868e4c9ca6660be904c4a1b8 to start an election
I20260630 12:31:40.137467 27115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01e1ae6acdd34c7d8ec307ac254e1b1d"
dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
 from {username='slave'} at 127.0.0.1:46482
I20260630 12:31:40.138073 27115 raft_consensus.cc:493] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:40.138425 27115 raft_consensus.cc:3060] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:40.143814 27115 raft_consensus.cc:515] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:40.145856 27115 leader_election.cc:290] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [CANDIDATE]: Term 2 election: Requested vote from peers 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603), 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:40.147466 27338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e1ae6acdd34c7d8ec307ac254e1b1d" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "543423f4e62a4e548874b702b050b882"
I20260630 12:31:40.147738 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e1ae6acdd34c7d8ec307ac254e1b1d" candidate_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:40.148200 27338 raft_consensus.cc:3060] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:40.148365 27038 raft_consensus.cc:3055] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:40.148799 27038 raft_consensus.cc:740] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:40.149648 27038 consensus_queue.cc:260] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [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: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:40.150976 27038 raft_consensus.cc:3060] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:40.155892 27338 raft_consensus.cc:2468] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 2.
I20260630 12:31:40.156657 27038 raft_consensus.cc:2468] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444b8ce8868e4c9ca6660be904c4a1b8 in term 2.
I20260630 12:31:40.157191 27082 leader_election.cc:304] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, 543423f4e62a4e548874b702b050b882; no voters: 
I20260630 12:31:40.158035 27461 raft_consensus.cc:2804] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:40.158442 27461 raft_consensus.cc:697] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 LEADER]: Becoming Leader. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Running, Role: LEADER
I20260630 12:31:40.159184 27461 consensus_queue.cc:237] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [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: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } }
I20260630 12:31:40.167121 26937 catalog_manager.cc:5697] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: term changed from 1 to 2, leader changed from 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) to 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130). New cstate: current_term: 2 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:40.203682 27338 raft_consensus.cc:1217] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:40.294555 27500 raft_consensus.cc:993] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca: : Instructing follower d5f49ce0c4d841bdae8da7f8fc8d33c8 to start an election
I20260630 12:31:40.295111 27463 raft_consensus.cc:1081] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Signalling peer d5f49ce0c4d841bdae8da7f8fc8d33c8 to start an election
I20260630 12:31:40.296645 27188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514"
dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
 from {username='slave'} at 127.0.0.1:39116
I20260630 12:31:40.297142 27188 raft_consensus.cc:493] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:40.297451 27188 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:40.302827 27188 raft_consensus.cc:515] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:40.305723 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:40.306035 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:40.306367 27038 raft_consensus.cc:3055] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:40.306696 27115 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:40.306727 27038 raft_consensus.cc:740] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:40.307914 27188 leader_election.cc:290] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 2 election: Requested vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:40.307804 27038 consensus_queue.cc:260] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:40.309525 27038 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:40.313721 27115 raft_consensus.cc:2468] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 2.
I20260630 12:31:40.314823 27155 leader_election.cc:304] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:40.315546 27466 raft_consensus.cc:2804] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:40.316677 27466 raft_consensus.cc:697] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Becoming Leader. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Running, Role: LEADER
I20260630 12:31:40.317612 27466 consensus_queue.cc:237] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:40.318076 27038 raft_consensus.cc:2468] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 2.
I20260630 12:31:40.326303 26939 catalog_manager.cc:5697] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: term changed from 1 to 2, leader changed from 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) to d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131). New cstate: current_term: 2 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:40.335868 27188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514"
dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39102
I20260630 12:31:40.336345 27188 raft_consensus.cc:606] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:31:40.340049 27188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514"
dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39102
I20260630 12:31:40.340525 27188 raft_consensus.cc:606] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Received request to transfer leadership
W20260630 12:31:40.341398 26924 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 9a90788c0bdf40629710b33d5b9ba514 already in progress
I20260630 12:31:40.343817 27188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514"
dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39102
I20260630 12:31:40.344235 27188 raft_consensus.cc:606] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:31:40.405205 27461 raft_consensus.cc:1064] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8: attempting to promote NON_VOTER 543423f4e62a4e548874b702b050b882 to VOTER
I20260630 12:31:40.407370 27461 consensus_queue.cc:237] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:40.414397 27338 raft_consensus.cc:1275] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:40.414397 27038 raft_consensus.cc:1275] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:40.415095 27188 raft_consensus.cc:1275] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:40.415939 27498 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:40.416821 27461 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:40.417593 27497 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:40.428059 27498 raft_consensus.cc:2955] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.430470 27188 raft_consensus.cc:2955] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.439349 27338 raft_consensus.cc:2955] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.440267 27038 raft_consensus.cc:2955] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.443792 26939 catalog_manager.cc:5697] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:40.458288 27115 consensus_queue.cc:237] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [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: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:40.464154 27338 raft_consensus.cc:1275] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:40.464231 27190 raft_consensus.cc:1275] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:40.465354 27498 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:40.466276 27495 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:40.472528 27461 raft_consensus.cc:2955] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.474694 27190 raft_consensus.cc:2955] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.475304 27338 raft_consensus.cc:2955] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.483384 26925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 721633b637ef4015a0b2c6ca4d42aa4f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:40.486748 26937 catalog_manager.cc:5697] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 reported cstate change: config changed from index 3 to 4, VOTER 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) evicted. New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.496380 27026 tablet_service.cc:1558] Processing DeleteTablet for tablet 721633b637ef4015a0b2c6ca4d42aa4f with delete_type TABLET_DATA_TOMBSTONED (TS 0211a29f6cb5481ab6de33b0c8133aca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35524
I20260630 12:31:40.498733 27515 tablet_replica.cc:333] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:40.499447 27515 raft_consensus.cc:2243] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:40.500172 27515 raft_consensus.cc:2272] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:40.503825 27515 ts_tablet_manager.cc:1916] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:40.517580 27515 ts_tablet_manager.cc:1929] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:31:40.518061 27515 log.cc:1199] T 721633b637ef4015a0b2c6ca4d42aa4f P 0211a29f6cb5481ab6de33b0c8133aca: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/721633b637ef4015a0b2c6ca4d42aa4f
I20260630 12:31:40.519810 26924 catalog_manager.cc:5028] TS 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): tablet 721633b637ef4015a0b2c6ca4d42aa4f (table range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]) successfully deleted
I20260630 12:31:40.551173 27500 raft_consensus.cc:993] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca: : Instructing follower d5f49ce0c4d841bdae8da7f8fc8d33c8 to start an election
I20260630 12:31:40.551687 27463 raft_consensus.cc:1081] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 3 LEADER]: Signalling peer d5f49ce0c4d841bdae8da7f8fc8d33c8 to start an election
I20260630 12:31:40.553203 27190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e"
dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
 from {username='slave'} at 127.0.0.1:39116
I20260630 12:31:40.553848 27190 raft_consensus.cc:493] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:40.554211 27190 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:31:40.559532 27190 raft_consensus.cc:515] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:40.561508 27190 leader_election.cc:290] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 4 election: Requested vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:40.562481 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:40.562698 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b19625bb147748dc80eb7ee3a423e" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:40.563134 27038 raft_consensus.cc:3055] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:31:40.563246 27115 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:31:40.563458 27038 raft_consensus.cc:740] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:40.564378 27038 consensus_queue.cc:260] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:40.565713 27038 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:31:40.568691 27115 raft_consensus.cc:2468] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 4.
I20260630 12:31:40.569823 27155 leader_election.cc:304] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:40.570575 27466 raft_consensus.cc:2804] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:31:40.571383 27038 raft_consensus.cc:2468] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 4.
I20260630 12:31:40.571099 27466 raft_consensus.cc:697] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 4 LEADER]: Becoming Leader. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Running, Role: LEADER
I20260630 12:31:40.572693 27466 consensus_queue.cc:237] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:40.580948 26938 catalog_manager.cc:5697] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: term changed from 3 to 4, leader changed from 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) to d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131). New cstate: current_term: 4 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:40.612737 27338 raft_consensus.cc:1275] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:40.614135 27461 consensus_queue.cc:1048] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:40.623919 27038 raft_consensus.cc:1275] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:40.626186 27461 consensus_queue.cc:1048] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:31:40.666436 26987 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:31:40.666941 26987 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 9a90788c0bdf40629710b33d5b9ba514 already in progress
I20260630 12:31:40.667037 27497 raft_consensus.cc:1064] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8: attempting to promote NON_VOTER 543423f4e62a4e548874b702b050b882 to VOTER
W20260630 12:31:40.667194 26987 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 9a90788c0bdf40629710b33d5b9ba514 already in progress
I20260630 12:31:40.669816 27497 consensus_queue.cc:237] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:40.678290 27190 raft_consensus.cc:1275] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:40.678769 27338 raft_consensus.cc:1275] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:40.680290 27497 consensus_queue.cc:1048] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:40.682835 27497 consensus_queue.cc:1048] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:40.683198 27038 raft_consensus.cc:1275] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:40.685222 27497 consensus_queue.cc:1048] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:40.705225 27461 raft_consensus.cc:2955] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.707119 27190 raft_consensus.cc:2955] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.713339 27038 raft_consensus.cc:2955] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.717095 27339 raft_consensus.cc:2955] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.719803 26936 catalog_manager.cc:5697] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:40.734025 27038 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:40.735495 27466 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:40.739571 27115 consensus_queue.cc:237] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [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: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:40.743837 27506 raft_consensus.cc:993] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8: : Instructing follower 0211a29f6cb5481ab6de33b0c8133aca to start an election
I20260630 12:31:40.746268 27466 raft_consensus.cc:1081] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Signalling peer 0211a29f6cb5481ab6de33b0c8133aca to start an election
I20260630 12:31:40.747068 27339 raft_consensus.cc:1275] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:40.748498 27461 consensus_queue.cc:1048] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:40.748835 27039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514"
dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
 from {username='slave'} at 127.0.0.1:35538
I20260630 12:31:40.750883 27039 raft_consensus.cc:493] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:40.751292 27039 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:40.752106 27190 raft_consensus.cc:1275] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Refusing update from remote peer 444b8ce8868e4c9ca6660be904c4a1b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:40.756691 27461 consensus_queue.cc:1048] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:40.759704 27115 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:40.759905 27497 raft_consensus.cc:2955] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.762066 27466 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:40.764331 27339 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Advancing to term 2
I20260630 12:31:40.766238 27039 raft_consensus.cc:515] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:40.765872 27338 raft_consensus.cc:2955] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.772286 27339 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 2 LEARNER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:40.774163 27039 leader_election.cc:290] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [CANDIDATE]: Term 3 election: Requested vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:40.775665 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:40.775609 27188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a90788c0bdf40629710b33d5b9ba514" candidate_uuid: "0211a29f6cb5481ab6de33b0c8133aca" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:40.776978 27188 raft_consensus.cc:3055] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:31:40.777343 27188 raft_consensus.cc:740] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Running, Role: LEADER
I20260630 12:31:40.778604 27188 consensus_queue.cc:260] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:40.780095 27188 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:40.781709 27190 raft_consensus.cc:2955] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.786480 26936 catalog_manager.cc:5697] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 reported cstate change: config changed from index 3 to 4, VOTER 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) evicted. New cstate: current_term: 1 leader_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:40.788785 27188 raft_consensus.cc:2468] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0211a29f6cb5481ab6de33b0c8133aca in term 3.
I20260630 12:31:40.790409 27005 leader_election.cc:304] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [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: 0211a29f6cb5481ab6de33b0c8133aca, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 444b8ce8868e4c9ca6660be904c4a1b8
I20260630 12:31:40.790613 26925 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e2a3e2ce6a6471ab68a0a898625409a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:40.791875 27500 raft_consensus.cc:2804] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:31:40.796682 27500 raft_consensus.cc:697] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 3 LEADER]: Becoming Leader. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:40.797587 27500 consensus_queue.cc:237] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:40.813019 27026 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e2a3e2ce6a6471ab68a0a898625409a with delete_type TABLET_DATA_TOMBSTONED (TS 0211a29f6cb5481ab6de33b0c8133aca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35524
I20260630 12:31:40.812564 26938 catalog_manager.cc:5697] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: term changed from 2 to 3, leader changed from d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) to 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129). New cstate: current_term: 3 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:40.814108 27515 tablet_replica.cc:333] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:40.815056 27515 raft_consensus.cc:2243] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:40.815809 27515 raft_consensus.cc:2272] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:40.819901 27515 ts_tablet_manager.cc:1916] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:40.833803 27515 ts_tablet_manager.cc:1929] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:31:40.834123 27515 log.cc:1199] T 7e2a3e2ce6a6471ab68a0a898625409a P 0211a29f6cb5481ab6de33b0c8133aca: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/7e2a3e2ce6a6471ab68a0a898625409a
I20260630 12:31:40.835363 26924 catalog_manager.cc:5028] TS 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): tablet 7e2a3e2ce6a6471ab68a0a898625409a (table range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]) successfully deleted
I20260630 12:31:40.995005 27338 raft_consensus.cc:3060] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 3 LEARNER]: Advancing to term 4
I20260630 12:31:41.000689 27338 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 4 LEARNER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:31:41.002089 27466 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:41.008905 27527 raft_consensus.cc:1064] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: attempting to promote NON_VOTER 543423f4e62a4e548874b702b050b882 to VOTER
W20260630 12:31:41.009389 27527 raft_consensus.cc:1068] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: Unable to promote non-voter 543423f4e62a4e548874b702b050b882: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:31:41.017351 27115 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 4 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:31:41.018747 27466 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:41.028537 27039 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 4 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:31:41.030112 27527 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:41.040505 27527 raft_consensus.cc:1064] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: attempting to promote NON_VOTER 543423f4e62a4e548874b702b050b882 to VOTER
I20260630 12:31:41.042969 27527 consensus_queue.cc:237] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:41.049657 27115 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 4 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:31:41.051348 27338 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 4 LEARNER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:31:41.052627 27506 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:41.057787 27527 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:41.061113 27039 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 4 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:31:41.062752 27506 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:41.065143 27527 raft_consensus.cc:2955] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.067343 27338 raft_consensus.cc:2955] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.074914 27039 raft_consensus.cc:2955] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.080892 27115 raft_consensus.cc:2955] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.082245 26937 catalog_manager.cc:5697] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 reported cstate change: config changed from index 3 to 5, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.099869 27188 consensus_queue.cc:237] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:41.105988 27338 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 4 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260630 12:31:41.106068 27039 raft_consensus.cc:1275] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 4 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260630 12:31:41.107831 27506 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:31:41.109683 27506 consensus_queue.cc:1048] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:31:41.114594 27506 raft_consensus.cc:2955] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.116358 27338 raft_consensus.cc:2955] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.120734 27039 raft_consensus.cc:2955] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.126940 26924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b8b19625bb147748dc80eb7ee3a423e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:41.134485 26937 catalog_manager.cc:5697] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: config changed from index 5 to 6, VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) evicted. New cstate: current_term: 4 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:41.147147 27106 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b8b19625bb147748dc80eb7ee3a423e with delete_type TABLET_DATA_TOMBSTONED (TS 444b8ce8868e4c9ca6660be904c4a1b8 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46468
I20260630 12:31:41.149613 27535 tablet_replica.cc:333] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:41.150569 27535 raft_consensus.cc:2243] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:41.151274 27535 raft_consensus.cc:2272] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:41.154536 27535 ts_tablet_manager.cc:1916] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:41.165686 27535 ts_tablet_manager.cc:1929] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260630 12:31:41.166039 27535 log.cc:1199] T 8b8b19625bb147748dc80eb7ee3a423e P 444b8ce8868e4c9ca6660be904c4a1b8: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-1-root/wals/8b8b19625bb147748dc80eb7ee3a423e
I20260630 12:31:41.167564 26925 catalog_manager.cc:5028] TS 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): tablet 8b8b19625bb147748dc80eb7ee3a423e (table range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]) successfully deleted
I20260630 12:31:41.216173 27188 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:31:41.217474 27500 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:41.225729 27115 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:41.226504 27338 raft_consensus.cc:3060] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 2 LEARNER]: Advancing to term 3
I20260630 12:31:41.234602 27115 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:31:41.236621 27338 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 3 LEARNER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:31:41.235965 27536 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:31:41.238026 27500 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:41.246762 27500 raft_consensus.cc:1064] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca: attempting to promote NON_VOTER 543423f4e62a4e548874b702b050b882 to VOTER
I20260630 12:31:41.249060 27500 consensus_queue.cc:237] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:41.255956 27190 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:31:41.255986 27338 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 3 LEARNER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:31:41.257408 27114 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:31:41.257339 27500 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:41.258385 27530 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:31:41.259419 27536 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:41.265956 27500 raft_consensus.cc:2955] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.268079 27190 raft_consensus.cc:2955] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.267817 27115 raft_consensus.cc:2955] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.278738 26938 catalog_manager.cc:5697] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: config changed from index 2 to 5, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.281118 27338 raft_consensus.cc:2955] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.291590 27039 consensus_queue.cc:237] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:41.301780 27338 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 3 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:31:41.302282 27115 raft_consensus.cc:1275] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:31:41.303099 27463 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:31:41.304836 27463 consensus_queue.cc:1048] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:31:41.308561 27500 raft_consensus.cc:2955] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.310051 27338 raft_consensus.cc:2955] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.311967 27115 raft_consensus.cc:2955] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.321308 26938 catalog_manager.cc:5697] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 reported cstate change: config changed from index 5 to 6, VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) evicted. New cstate: current_term: 3 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:41.321987 26924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a90788c0bdf40629710b33d5b9ba514 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:41.330811 27178 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a90788c0bdf40629710b33d5b9ba514 with delete_type TABLET_DATA_TOMBSTONED (TS d5f49ce0c4d841bdae8da7f8fc8d33c8 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:39102
I20260630 12:31:41.332999 27538 tablet_replica.cc:333] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:41.333781 27538 raft_consensus.cc:2243] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:41.334501 27538 raft_consensus.cc:2272] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:41.337288 27538 ts_tablet_manager.cc:1916] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:41.348989 27538 ts_tablet_manager.cc:1929] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260630 12:31:41.349287 27538 log.cc:1199] T 9a90788c0bdf40629710b33d5b9ba514 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-2-root/wals/9a90788c0bdf40629710b33d5b9ba514
I20260630 12:31:41.350754 26924 catalog_manager.cc:5028] TS d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907): tablet 9a90788c0bdf40629710b33d5b9ba514 (table range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]) successfully deleted
I20260630 12:31:42.011793 26992 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:31:42.025331 27038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1eaa409f6c7d454d9600d6fec887da14"
dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
mode: GRACEFUL
new_leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
 from {username='slave'} at 127.0.0.1:35568
I20260630 12:31:42.026048 27038 raft_consensus.cc:606] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Received request to transfer leadership to TS d5f49ce0c4d841bdae8da7f8fc8d33c8
I20260630 12:31:42.043704 27115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "721633b637ef4015a0b2c6ca4d42aa4f"
dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
mode: GRACEFUL
new_leader_uuid: "543423f4e62a4e548874b702b050b882"
 from {username='slave'} at 127.0.0.1:59906
I20260630 12:31:42.044276 27115 raft_consensus.cc:606] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Received request to transfer leadership to TS 543423f4e62a4e548874b702b050b882
I20260630 12:31:42.045374 26992 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:31:42.046253 26992 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:42.132068 27541 raft_consensus.cc:993] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8: : Instructing follower 543423f4e62a4e548874b702b050b882 to start an election
I20260630 12:31:42.132576 27498 raft_consensus.cc:1081] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Signalling peer 543423f4e62a4e548874b702b050b882 to start an election
I20260630 12:31:42.133903 27338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "721633b637ef4015a0b2c6ca4d42aa4f"
dest_uuid: "543423f4e62a4e548874b702b050b882"
 from {username='slave'} at 127.0.0.1:48114
I20260630 12:31:42.134366 27338 raft_consensus.cc:493] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:42.134653 27338 raft_consensus.cc:3060] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:42.139267 27338 raft_consensus.cc:515] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:42.140908 27338 leader_election.cc:290] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [CANDIDATE]: Term 2 election: Requested vote from peers 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299), d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:42.141673 27115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721633b637ef4015a0b2c6ca4d42aa4f" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:42.142253 27115 raft_consensus.cc:3055] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:42.142195 27190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721633b637ef4015a0b2c6ca4d42aa4f" candidate_uuid: "543423f4e62a4e548874b702b050b882" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
I20260630 12:31:42.142633 27115 raft_consensus.cc:740] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Running, Role: LEADER
I20260630 12:31:42.142808 27190 raft_consensus.cc:3060] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:42.143435 27115 consensus_queue.cc:260] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [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: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:42.144668 27115 raft_consensus.cc:3060] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:42.149953 27190 raft_consensus.cc:2468] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 2.
I20260630 12:31:42.151805 27115 raft_consensus.cc:2468] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 543423f4e62a4e548874b702b050b882 in term 2.
I20260630 12:31:42.152473 27298 leader_election.cc:304] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [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: 543423f4e62a4e548874b702b050b882, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:42.153690 27423 raft_consensus.cc:2804] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:42.162441 27423 raft_consensus.cc:697] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 2 LEADER]: Becoming Leader. State: Replica: 543423f4e62a4e548874b702b050b882, State: Running, Role: LEADER
I20260630 12:31:42.163300 27423 consensus_queue.cc:237] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [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: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:42.178763 26937 catalog_manager.cc:5697] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 reported cstate change: term changed from 1 to 2, leader changed from 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) to 543423f4e62a4e548874b702b050b882 (127.23.134.132). New cstate: current_term: 2 leader_uuid: "543423f4e62a4e548874b702b050b882" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:42.180006 27038 consensus_queue.cc:237] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: NON_VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: true } }
W20260630 12:31:42.187453 27005 consensus_peers.cc:597] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca -> Peer d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907): Couldn't send request to peer d5f49ce0c4d841bdae8da7f8fc8d33c8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 073e9452d54f4f10a539d6de0e138954. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:42.188210 27115 raft_consensus.cc:1275] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:42.189657 27338 raft_consensus.cc:1275] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:42.189675 27547 consensus_queue.cc:1048] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:31:42.191184 27530 consensus_queue.cc:1048] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:42.199368 27547 raft_consensus.cc:2955] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: NON_VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: true } } }
I20260630 12:31:42.201232 27338 raft_consensus.cc:2955] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: NON_VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: true } } }
I20260630 12:31:42.206427 27115 raft_consensus.cc:2955] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: NON_VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: true } } }
I20260630 12:31:42.216094 26937 catalog_manager.cc:5697] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 reported cstate change: config changed from index -1 to 2, NON_VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) added. New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: NON_VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: true } } }
I20260630 12:31:42.225660 27038 consensus_queue.cc:237] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [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: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:42.232270 27190 raft_consensus.cc:1275] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:31:42.232952 27007 consensus_peers.cc:597] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca -> Peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Couldn't send request to peer 543423f4e62a4e548874b702b050b882. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8f94bfe5b284bd6a6b74c6b6e0e982a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:42.234086 27115 raft_consensus.cc:1275] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:42.233835 27553 consensus_queue.cc:1048] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:42.235925 27547 consensus_queue.cc:1048] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:42.243283 27553 raft_consensus.cc:2955] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:42.245839 27114 raft_consensus.cc:2955] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:42.245919 27190 raft_consensus.cc:2955] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:42.260073 26938 catalog_manager.cc:5697] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:42.262790 27188 consensus_queue.cc:237] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: NON_VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: true } }
I20260630 12:31:42.270270 27038 raft_consensus.cc:1275] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:31:42.271291 27155 consensus_peers.cc:597] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 -> Peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): Couldn't send request to peer 444b8ce8868e4c9ca6660be904c4a1b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c646b84f62364868b4056d5744a8f1d3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:42.273226 27506 consensus_queue.cc:1048] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:42.279078 27338 raft_consensus.cc:1275] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:42.280624 27558 consensus_queue.cc:1048] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:42.282853 27558 raft_consensus.cc:2955] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: NON_VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: true } } }
I20260630 12:31:42.286829 27338 raft_consensus.cc:2955] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: NON_VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: true } } }
I20260630 12:31:42.288183 27038 raft_consensus.cc:2955] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: NON_VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: true } } }
W20260630 12:31:42.301213 26987 auto_rebalancer.cc:639] Failed to schedule move for tablet 1eaa409f6c7d454d9600d6fec887da14: Remote error: Service unavailable: leader transfer in progress
I20260630 12:31:42.302613 27553 raft_consensus.cc:993] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca: : Instructing follower d5f49ce0c4d841bdae8da7f8fc8d33c8 to start an election
I20260630 12:31:42.298377 26938 catalog_manager.cc:5697] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: config changed from index -1 to 2, NON_VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) added. New cstate: current_term: 2 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: NON_VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: true } } }
I20260630 12:31:42.303084 27553 raft_consensus.cc:1081] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Signalling peer d5f49ce0c4d841bdae8da7f8fc8d33c8 to start an election
I20260630 12:31:42.306445 27188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1eaa409f6c7d454d9600d6fec887da14"
dest_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8"
 from {username='slave'} at 127.0.0.1:39116
I20260630 12:31:42.306982 27188 raft_consensus.cc:493] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:42.307324 27188 raft_consensus.cc:3060] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:42.313938 27188 raft_consensus.cc:515] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:42.316365 27038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa409f6c7d454d9600d6fec887da14" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0211a29f6cb5481ab6de33b0c8133aca"
I20260630 12:31:42.316900 27038 raft_consensus.cc:3055] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:42.317173 27038 raft_consensus.cc:740] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0211a29f6cb5481ab6de33b0c8133aca, State: Running, Role: LEADER
I20260630 12:31:42.317292 27114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa409f6c7d454d9600d6fec887da14" candidate_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "444b8ce8868e4c9ca6660be904c4a1b8"
I20260630 12:31:42.317917 27038 consensus_queue.cc:260] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:42.318737 27114 raft_consensus.cc:3060] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:42.319096 27038 raft_consensus.cc:3060] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:42.324249 27114 raft_consensus.cc:2468] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 2.
I20260630 12:31:42.324643 27188 leader_election.cc:290] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [CANDIDATE]: Term 2 election: Requested vote from peers 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793), 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299)
I20260630 12:31:42.325416 27155 leader_election.cc:304] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: 444b8ce8868e4c9ca6660be904c4a1b8, d5f49ce0c4d841bdae8da7f8fc8d33c8; no voters: 
I20260630 12:31:42.326258 27506 raft_consensus.cc:2804] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:42.326514 27038 raft_consensus.cc:2468] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f49ce0c4d841bdae8da7f8fc8d33c8 in term 2.
I20260630 12:31:42.326767 27506 raft_consensus.cc:697] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Becoming Leader. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Running, Role: LEADER
I20260630 12:31:42.328146 27506 consensus_queue.cc:237] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } }
I20260630 12:31:42.334451 26937 catalog_manager.cc:5697] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: term changed from 1 to 2, leader changed from 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129) to d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131). New cstate: current_term: 2 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:42.695608 27565 ts_tablet_manager.cc:933] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Initiating tablet copy from peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:42.697628 27565 tablet_copy_client.cc:323] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:39793
I20260630 12:31:42.699234 27051 tablet_copy_service.cc:140] P 0211a29f6cb5481ab6de33b0c8133aca: Received BeginTabletCopySession request for tablet 073e9452d54f4f10a539d6de0e138954 from peer d5f49ce0c4d841bdae8da7f8fc8d33c8 ({username='slave'} at 127.0.0.1:35538)
I20260630 12:31:42.699792 27051 tablet_copy_service.cc:161] P 0211a29f6cb5481ab6de33b0c8133aca: Beginning new tablet copy session on tablet 073e9452d54f4f10a539d6de0e138954 from peer d5f49ce0c4d841bdae8da7f8fc8d33c8 at {username='slave'} at 127.0.0.1:35538: session id = d5f49ce0c4d841bdae8da7f8fc8d33c8-073e9452d54f4f10a539d6de0e138954
I20260630 12:31:42.707738 27051 tablet_copy_source_session.cc:215] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:42.710985 27565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073e9452d54f4f10a539d6de0e138954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:42.728312 27565 tablet_copy_client.cc:806] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:42.729133 27565 tablet_copy_client.cc:670] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:42.733258 27565 tablet_copy_client.cc:538] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:42.743110 27565 tablet_bootstrap.cc:492] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap starting.
I20260630 12:31:42.750648 27114 raft_consensus.cc:1275] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Refusing update from remote peer 543423f4e62a4e548874b702b050b882: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:42.751932 27423 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:42.768801 27188 raft_consensus.cc:1275] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Refusing update from remote peer 543423f4e62a4e548874b702b050b882: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:42.770779 27423 consensus_queue.cc:1048] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:42.818931 27575 ts_tablet_manager.cc:933] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: Initiating tablet copy from peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793)
I20260630 12:31:42.823640 27576 ts_tablet_manager.cc:933] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: Initiating tablet copy from peer d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:42.827344 27565 tablet_bootstrap.cc:492] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:42.828532 27565 tablet_bootstrap.cc:492] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Bootstrap complete.
I20260630 12:31:42.829447 27565 ts_tablet_manager.cc:1403] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent bootstrapping tablet: real 0.087s	user 0.037s	sys 0.035s
I20260630 12:31:42.830554 27576 tablet_copy_client.cc:323] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:39907
I20260630 12:31:42.832403 27200 tablet_copy_service.cc:140] P d5f49ce0c4d841bdae8da7f8fc8d33c8: Received BeginTabletCopySession request for tablet c646b84f62364868b4056d5744a8f1d3 from peer 444b8ce8868e4c9ca6660be904c4a1b8 ({username='slave'} at 127.0.0.1:39122)
I20260630 12:31:42.832957 27200 tablet_copy_service.cc:161] P d5f49ce0c4d841bdae8da7f8fc8d33c8: Beginning new tablet copy session on tablet c646b84f62364868b4056d5744a8f1d3 from peer 444b8ce8868e4c9ca6660be904c4a1b8 at {username='slave'} at 127.0.0.1:39122: session id = 444b8ce8868e4c9ca6660be904c4a1b8-c646b84f62364868b4056d5744a8f1d3
I20260630 12:31:42.832983 27565 raft_consensus.cc:359] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: NON_VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: true } }
I20260630 12:31:42.835402 27565 raft_consensus.cc:740] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d5f49ce0c4d841bdae8da7f8fc8d33c8, State: Initialized, Role: LEARNER
I20260630 12:31:42.836122 27565 consensus_queue.cc:260] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: NON_VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: true } }
I20260630 12:31:42.838621 27565 ts_tablet_manager.cc:1434] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:31:42.840436 27051 tablet_copy_service.cc:342] P 0211a29f6cb5481ab6de33b0c8133aca: Request end of tablet copy session d5f49ce0c4d841bdae8da7f8fc8d33c8-073e9452d54f4f10a539d6de0e138954 received from {username='slave'} at 127.0.0.1:35538
I20260630 12:31:42.840917 27051 tablet_copy_service.cc:434] P 0211a29f6cb5481ab6de33b0c8133aca: ending tablet copy session d5f49ce0c4d841bdae8da7f8fc8d33c8-073e9452d54f4f10a539d6de0e138954 on tablet 073e9452d54f4f10a539d6de0e138954 with peer d5f49ce0c4d841bdae8da7f8fc8d33c8
I20260630 12:31:42.843935 27200 tablet_copy_source_session.cc:215] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:42.848814 27575 tablet_copy_client.cc:323] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:39793
I20260630 12:31:42.849064 27576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c646b84f62364868b4056d5744a8f1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:42.850647 27051 tablet_copy_service.cc:140] P 0211a29f6cb5481ab6de33b0c8133aca: Received BeginTabletCopySession request for tablet c8f94bfe5b284bd6a6b74c6b6e0e982a from peer 543423f4e62a4e548874b702b050b882 ({username='slave'} at 127.0.0.1:35550)
I20260630 12:31:42.851191 27051 tablet_copy_service.cc:161] P 0211a29f6cb5481ab6de33b0c8133aca: Beginning new tablet copy session on tablet c8f94bfe5b284bd6a6b74c6b6e0e982a from peer 543423f4e62a4e548874b702b050b882 at {username='slave'} at 127.0.0.1:35550: session id = 543423f4e62a4e548874b702b050b882-c8f94bfe5b284bd6a6b74c6b6e0e982a
I20260630 12:31:42.861624 27051 tablet_copy_source_session.cc:215] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:42.864588 27575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f94bfe5b284bd6a6b74c6b6e0e982a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:42.868108 27576 tablet_copy_client.cc:806] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:42.868700 27576 tablet_copy_client.cc:670] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:42.872664 27576 tablet_copy_client.cc:538] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:42.877063 27575 tablet_copy_client.cc:806] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:42.877635 27575 tablet_copy_client.cc:670] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:42.881085 27576 tablet_bootstrap.cc:492] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap starting.
I20260630 12:31:42.881503 27575 tablet_copy_client.cc:538] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:42.882999 27038 raft_consensus.cc:1275] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:42.884670 27558 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:42.889685 27575 tablet_bootstrap.cc:492] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:42.914309 27114 raft_consensus.cc:1275] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:42.916180 27558 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:42.917032 27576 tablet_bootstrap.cc:492] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:42.917958 27576 tablet_bootstrap.cc:492] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: Bootstrap complete.
I20260630 12:31:42.918641 27576 ts_tablet_manager.cc:1403] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.019s
I20260630 12:31:42.922224 27576 raft_consensus.cc:359] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: NON_VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: true } }
I20260630 12:31:42.923058 27576 raft_consensus.cc:740] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 444b8ce8868e4c9ca6660be904c4a1b8, State: Initialized, Role: LEARNER
I20260630 12:31:42.923725 27576 consensus_queue.cc:260] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 [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: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: NON_VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: true } }
I20260630 12:31:42.925783 27575 tablet_bootstrap.cc:492] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:42.926681 27576 ts_tablet_manager.cc:1434] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:31:42.926893 27575 tablet_bootstrap.cc:492] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: Bootstrap complete.
I20260630 12:31:42.927655 27575 ts_tablet_manager.cc:1403] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.012s
I20260630 12:31:42.928751 27200 tablet_copy_service.cc:342] P d5f49ce0c4d841bdae8da7f8fc8d33c8: Request end of tablet copy session 444b8ce8868e4c9ca6660be904c4a1b8-c646b84f62364868b4056d5744a8f1d3 received from {username='slave'} at 127.0.0.1:39122
I20260630 12:31:42.929191 27200 tablet_copy_service.cc:434] P d5f49ce0c4d841bdae8da7f8fc8d33c8: ending tablet copy session 444b8ce8868e4c9ca6660be904c4a1b8-c646b84f62364868b4056d5744a8f1d3 on tablet c646b84f62364868b4056d5744a8f1d3 with peer 444b8ce8868e4c9ca6660be904c4a1b8
I20260630 12:31:42.933499 27575 raft_consensus.cc:359] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:42.934429 27575 raft_consensus.cc:740] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: LEARNER
I20260630 12:31:42.935097 27575 consensus_queue.cc:260] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 [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: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:42.938364 27575 ts_tablet_manager.cc:1434] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:31:42.940171 27051 tablet_copy_service.cc:342] P 0211a29f6cb5481ab6de33b0c8133aca: Request end of tablet copy session 543423f4e62a4e548874b702b050b882-c8f94bfe5b284bd6a6b74c6b6e0e982a received from {username='slave'} at 127.0.0.1:35550
I20260630 12:31:42.940651 27051 tablet_copy_service.cc:434] P 0211a29f6cb5481ab6de33b0c8133aca: ending tablet copy session 543423f4e62a4e548874b702b050b882-c8f94bfe5b284bd6a6b74c6b6e0e982a on tablet c8f94bfe5b284bd6a6b74c6b6e0e982a with peer 543423f4e62a4e548874b702b050b882
I20260630 12:31:43.162343 27188 raft_consensus.cc:1217] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:43.190841 27338 raft_consensus.cc:1217] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:43.218606 27115 raft_consensus.cc:1217] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:31:43.738736 27588 raft_consensus.cc:1064] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca: attempting to promote NON_VOTER 543423f4e62a4e548874b702b050b882 to VOTER
I20260630 12:31:43.740919 27586 raft_consensus.cc:1064] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca: attempting to promote NON_VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 to VOTER
I20260630 12:31:43.741667 27588 consensus_queue.cc:237] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [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: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:43.749218 27188 raft_consensus.cc:1275] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:43.749812 27115 raft_consensus.cc:1275] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:43.749933 27338 raft_consensus.cc:1275] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 [term 1 LEARNER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:43.750505 27586 consensus_queue.cc:237] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } }
I20260630 12:31:43.751112 27588 consensus_queue.cc:1048] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:43.752041 27589 consensus_queue.cc:1048] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:43.754753 27589 consensus_queue.cc:1048] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:43.770418 27588 raft_consensus.cc:2955] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:43.771692 27190 raft_consensus.cc:1275] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 LEARNER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:43.775604 27596 consensus_queue.cc:1048] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:43.783721 27338 raft_consensus.cc:2955] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:43.785485 27115 raft_consensus.cc:1275] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:43.803143 27597 consensus_queue.cc:1048] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:43.804013 27339 raft_consensus.cc:1275] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:43.805703 27588 consensus_queue.cc:1048] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:43.810175 27114 raft_consensus.cc:2955] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:43.810886 26938 catalog_manager.cc:5697] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:43.828192 27190 raft_consensus.cc:2955] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:43.830233 27562 raft_consensus.cc:1064] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8: attempting to promote NON_VOTER 444b8ce8868e4c9ca6660be904c4a1b8 to VOTER
I20260630 12:31:43.829488 27589 raft_consensus.cc:2955] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } } }
I20260630 12:31:43.833195 27562 consensus_queue.cc:237] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } }
I20260630 12:31:43.840612 27338 raft_consensus.cc:2955] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } } }
I20260630 12:31:43.837076 27114 raft_consensus.cc:2955] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } } }
I20260630 12:31:43.860304 27190 raft_consensus.cc:2955] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } } }
I20260630 12:31:43.863303 27115 raft_consensus.cc:1275] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 LEARNER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:43.871915 27608 consensus_queue.cc:1048] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:43.875332 27038 raft_consensus.cc:1275] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:43.877733 27609 consensus_queue.cc:1048] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:43.879408 27338 raft_consensus.cc:1275] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:43.881204 27609 consensus_queue.cc:1048] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:31:43.903110 27609 raft_consensus.cc:2955] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } } }
I20260630 12:31:43.905860 26936 catalog_manager.cc:5697] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: config changed from index 2 to 3, d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } } }
I20260630 12:31:43.907162 27115 raft_consensus.cc:2955] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } } }
I20260630 12:31:43.915337 27039 raft_consensus.cc:2955] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } } }
I20260630 12:31:43.917616 27338 raft_consensus.cc:2955] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } } }
I20260630 12:31:43.931234 26938 catalog_manager.cc:5697] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 reported cstate change: config changed from index 2 to 3, 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } } }
I20260630 12:31:43.939472 27038 consensus_queue.cc:237] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } }
I20260630 12:31:43.942333 27039 consensus_queue.cc:237] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [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: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:43.948210 27338 raft_consensus.cc:1275] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:43.948580 27115 raft_consensus.cc:1275] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:43.950656 27599 consensus_queue.cc:1048] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:43.951516 27586 consensus_queue.cc:1048] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:43.954687 27190 raft_consensus.cc:1275] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:43.957644 27115 raft_consensus.cc:1275] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Refusing update from remote peer 0211a29f6cb5481ab6de33b0c8133aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:43.959951 27596 consensus_queue.cc:1048] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:43.957556 27188 consensus_queue.cc:237] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } }
I20260630 12:31:43.961769 27596 consensus_queue.cc:1048] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:43.965773 27586 raft_consensus.cc:2955] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:43.969499 27115 raft_consensus.cc:2955] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:43.971371 27338 raft_consensus.cc:2955] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:43.975529 27589 raft_consensus.cc:2955] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } } }
I20260630 12:31:43.982199 27113 raft_consensus.cc:1275] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:43.981412 27114 raft_consensus.cc:2955] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } } }
I20260630 12:31:43.984403 27607 consensus_queue.cc:1048] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:43.991307 27038 raft_consensus.cc:1275] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:43.992885 27562 consensus_queue.cc:1048] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:43.992744 27609 raft_consensus.cc:2955] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } } }
I20260630 12:31:43.998925 27038 raft_consensus.cc:2955] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } } }
I20260630 12:31:44.003149 26937 catalog_manager.cc:5697] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: config changed from index 3 to 4, VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) evicted. New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } } }
I20260630 12:31:44.003499 27115 raft_consensus.cc:2955] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } } }
I20260630 12:31:44.008858 27188 raft_consensus.cc:2955] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } attrs { promote: false } } }
I20260630 12:31:44.014022 26924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 073e9452d54f4f10a539d6de0e138954 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:44.018093 27321 tablet_service.cc:1558] Processing DeleteTablet for tablet 073e9452d54f4f10a539d6de0e138954 with delete_type TABLET_DATA_TOMBSTONED (TS 543423f4e62a4e548874b702b050b882 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48092
I20260630 12:31:44.019464 26924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c8f94bfe5b284bd6a6b74c6b6e0e982a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:44.022264 26924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c646b84f62364868b4056d5744a8f1d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:44.026275 26936 catalog_manager.cc:5697] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 reported cstate change: config changed from index 3 to 4, VOTER d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131) evicted. New cstate: current_term: 1 leader_uuid: "0211a29f6cb5481ab6de33b0c8133aca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:44.041074 27613 tablet_replica.cc:333] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:44.042194 27613 raft_consensus.cc:2243] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:44.042858 26937 catalog_manager.cc:5697] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 reported cstate change: config changed from index 3 to 4, VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) evicted. New cstate: current_term: 2 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { promote: false } } }
I20260630 12:31:44.044132 27178 tablet_service.cc:1558] Processing DeleteTablet for tablet c8f94bfe5b284bd6a6b74c6b6e0e982a with delete_type TABLET_DATA_TOMBSTONED (TS d5f49ce0c4d841bdae8da7f8fc8d33c8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39102
I20260630 12:31:44.042850 27613 raft_consensus.cc:2272] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:44.047369 26992 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:31:44.048687 27613 ts_tablet_manager.cc:1916] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:44.061928 27614 tablet_replica.cc:333] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:44.063186 27614 raft_consensus.cc:2243] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:44.067162 27321 tablet_service.cc:1558] Processing DeleteTablet for tablet c646b84f62364868b4056d5744a8f1d3 with delete_type TABLET_DATA_TOMBSTONED (TS 543423f4e62a4e548874b702b050b882 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48092
I20260630 12:31:44.068030 27614 raft_consensus.cc:2272] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:44.072161 26992 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:31:44.072460 27614 ts_tablet_manager.cc:1916] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:44.072916 26992 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:44.081676 27613 ts_tablet_manager.cc:1929] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:31:44.082237 27613 log.cc:1199] T 073e9452d54f4f10a539d6de0e138954 P 543423f4e62a4e548874b702b050b882: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-3-root/wals/073e9452d54f4f10a539d6de0e138954
I20260630 12:31:44.084153 27613 tablet_replica.cc:333] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:44.084231 26926 catalog_manager.cc:5028] TS 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): tablet 073e9452d54f4f10a539d6de0e138954 (table range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]) successfully deleted
I20260630 12:31:44.085232 27613 raft_consensus.cc:2243] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:44.086129 27613 raft_consensus.cc:2272] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:44.089242 27613 ts_tablet_manager.cc:1916] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:44.091241 27614 ts_tablet_manager.cc:1929] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:31:44.091684 27614 log.cc:1199] T c8f94bfe5b284bd6a6b74c6b6e0e982a P d5f49ce0c4d841bdae8da7f8fc8d33c8: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-2-root/wals/c8f94bfe5b284bd6a6b74c6b6e0e982a
I20260630 12:31:44.093369 26924 catalog_manager.cc:5028] TS d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907): tablet c8f94bfe5b284bd6a6b74c6b6e0e982a (table range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]) successfully deleted
I20260630 12:31:44.101439 27613 ts_tablet_manager.cc:1929] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:31:44.101886 27613 log.cc:1199] T c646b84f62364868b4056d5744a8f1d3 P 543423f4e62a4e548874b702b050b882: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-3-root/wals/c646b84f62364868b4056d5744a8f1d3
I20260630 12:31:44.103113 26926 catalog_manager.cc:5028] TS 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): tablet c646b84f62364868b4056d5744a8f1d3 (table range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]) successfully deleted
I20260630 12:31:45.091449 27188 consensus_queue.cc:237] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:45.098184 27115 raft_consensus.cc:1275] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:45.098733 27038 raft_consensus.cc:1275] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:31:45.098856 27156 consensus_peers.cc:597] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 -> Peer 543423f4e62a4e548874b702b050b882 (127.23.134.132:37603): Couldn't send request to peer 543423f4e62a4e548874b702b050b882. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1eaa409f6c7d454d9600d6fec887da14. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:45.099676 27619 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:45.100606 27609 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:45.107990 27618 raft_consensus.cc:2955] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:45.109825 27115 raft_consensus.cc:2955] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:45.110229 27038 raft_consensus.cc:2955] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } } }
I20260630 12:31:45.127004 26939 catalog_manager.cc:5697] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: config changed from index -1 to 3, NON_VOTER 543423f4e62a4e548874b702b050b882 (127.23.134.132) added. New cstate: current_term: 2 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:45.495573 27630 ts_tablet_manager.cc:933] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: Initiating tablet copy from peer d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907)
I20260630 12:31:45.498440 27630 tablet_copy_client.cc:323] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:39907
I20260630 12:31:45.500626 27200 tablet_copy_service.cc:140] P d5f49ce0c4d841bdae8da7f8fc8d33c8: Received BeginTabletCopySession request for tablet 1eaa409f6c7d454d9600d6fec887da14 from peer 543423f4e62a4e548874b702b050b882 ({username='slave'} at 127.0.0.1:39130)
I20260630 12:31:45.501159 27200 tablet_copy_service.cc:161] P d5f49ce0c4d841bdae8da7f8fc8d33c8: Beginning new tablet copy session on tablet 1eaa409f6c7d454d9600d6fec887da14 from peer 543423f4e62a4e548874b702b050b882 at {username='slave'} at 127.0.0.1:39130: session id = 543423f4e62a4e548874b702b050b882-1eaa409f6c7d454d9600d6fec887da14
I20260630 12:31:45.510303 27200 tablet_copy_source_session.cc:215] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:45.513684 27630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eaa409f6c7d454d9600d6fec887da14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:45.527477 27630 tablet_copy_client.cc:806] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:45.528219 27630 tablet_copy_client.cc:670] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:45.532490 27630 tablet_copy_client.cc:538] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:45.540616 27630 tablet_bootstrap.cc:492] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: Bootstrap starting.
I20260630 12:31:45.560815 27630 tablet_bootstrap.cc:492] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:45.561658 27630 tablet_bootstrap.cc:492] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: Bootstrap complete.
I20260630 12:31:45.562270 27630 ts_tablet_manager.cc:1403] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.008s
I20260630 12:31:45.564940 27630 raft_consensus.cc:359] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:45.565968 27630 raft_consensus.cc:740] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 543423f4e62a4e548874b702b050b882, State: Initialized, Role: LEARNER
I20260630 12:31:45.566579 27630 consensus_queue.cc:260] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: true } }
I20260630 12:31:45.568917 27630 ts_tablet_manager.cc:1434] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:31:45.571123 27200 tablet_copy_service.cc:342] P d5f49ce0c4d841bdae8da7f8fc8d33c8: Request end of tablet copy session 543423f4e62a4e548874b702b050b882-1eaa409f6c7d454d9600d6fec887da14 received from {username='slave'} at 127.0.0.1:39130
I20260630 12:31:45.571596 27200 tablet_copy_service.cc:434] P d5f49ce0c4d841bdae8da7f8fc8d33c8: ending tablet copy session 543423f4e62a4e548874b702b050b882-1eaa409f6c7d454d9600d6fec887da14 on tablet 1eaa409f6c7d454d9600d6fec887da14 with peer 543423f4e62a4e548874b702b050b882
I20260630 12:31:45.962582 27338 raft_consensus.cc:1217] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:31:46.074431 26992 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:31:46.089300 26992 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:31:46.090298 26992 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:46.457568 27633 raft_consensus.cc:1064] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8: attempting to promote NON_VOTER 543423f4e62a4e548874b702b050b882 to VOTER
I20260630 12:31:46.460779 27633 consensus_queue.cc:237] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:46.468535 27115 raft_consensus.cc:1275] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:46.469944 27338 raft_consensus.cc:1275] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882 [term 2 LEARNER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:46.470420 27619 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:31:46.472468 27636 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:31:46.479434 27038 raft_consensus.cc:1275] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:46.481603 27633 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:46.493577 27633 raft_consensus.cc:2955] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:46.495524 27338 raft_consensus.cc:2955] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:46.497035 27039 raft_consensus.cc:2955] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:46.516912 26939 catalog_manager.cc:5697] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 reported cstate change: config changed from index 3 to 4, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:46.518143 27115 raft_consensus.cc:2955] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 543423f4e62a4e548874b702b050b882 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "444b8ce8868e4c9ca6660be904c4a1b8" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44299 } attrs { replace: true } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:46.540050 27188 consensus_queue.cc:237] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [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: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } }
I20260630 12:31:46.546559 27338 raft_consensus.cc:1275] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:46.547098 27039 raft_consensus.cc:1275] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Refusing update from remote peer d5f49ce0c4d841bdae8da7f8fc8d33c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:46.548293 27633 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:46.549365 27637 consensus_queue.cc:1048] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260630 12:31:46.559573 27619 raft_consensus.cc:2955] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:46.560981 27039 raft_consensus.cc:2955] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:46.562520 27338 raft_consensus.cc:2955] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:46.575766 26937 catalog_manager.cc:5697] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca reported cstate change: config changed from index 4 to 5, VOTER 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130) evicted. New cstate: current_term: 2 leader_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0211a29f6cb5481ab6de33b0c8133aca" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 39793 } } peers { permanent_uuid: "d5f49ce0c4d841bdae8da7f8fc8d33c8" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39907 } } peers { permanent_uuid: "543423f4e62a4e548874b702b050b882" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 37603 } attrs { promote: false } } }
I20260630 12:31:46.578202 26924 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1eaa409f6c7d454d9600d6fec887da14 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:46.589502 27106 tablet_service.cc:1558] Processing DeleteTablet for tablet 1eaa409f6c7d454d9600d6fec887da14 with delete_type TABLET_DATA_TOMBSTONED (TS 444b8ce8868e4c9ca6660be904c4a1b8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46468
I20260630 12:31:46.591763 27645 tablet_replica.cc:333] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.592568 27645 raft_consensus.cc:2243] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.593093 27645 raft_consensus.cc:2272] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.596155 27645 ts_tablet_manager.cc:1916] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:46.608592 27645 ts_tablet_manager.cc:1929] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:31:46.608983 27645 log.cc:1199] T 1eaa409f6c7d454d9600d6fec887da14 P 444b8ce8868e4c9ca6660be904c4a1b8: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822614560071-24090-0/minicluster-data/ts-1-root/wals/1eaa409f6c7d454d9600d6fec887da14
I20260630 12:31:46.611086 26925 catalog_manager.cc:5028] TS 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): tablet 1eaa409f6c7d454d9600d6fec887da14 (table range_aware_rebalance_new_range [id=b69eff22bbc34cf7b07da67fe1238bdc]) successfully deleted
I20260630 12:31:46.787434 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:31:46.821931 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:46.822932 24090 tablet_replica.cc:333] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.824086 24090 raft_consensus.cc:2243] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.824720 24090 raft_consensus.cc:2272] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.827307 24090 tablet_replica.cc:333] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.828030 24090 raft_consensus.cc:2243] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.828929 24090 raft_consensus.cc:2272] T 073e9452d54f4f10a539d6de0e138954 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.830897 24090 tablet_replica.cc:333] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.831411 24090 raft_consensus.cc:2243] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.831848 24090 raft_consensus.cc:2272] T c646b84f62364868b4056d5744a8f1d3 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.833509 24090 tablet_replica.cc:333] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.834018 24090 raft_consensus.cc:2243] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.834769 24090 raft_consensus.cc:2272] T d6854c1c7a2c4b5f87d50fb57651b968 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.836668 24090 tablet_replica.cc:333] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.837334 24090 raft_consensus.cc:2243] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.838343 24090 raft_consensus.cc:2272] T 8b8b19625bb147748dc80eb7ee3a423e P 0211a29f6cb5481ab6de33b0c8133aca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.840936 24090 tablet_replica.cc:333] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.841504 24090 raft_consensus.cc:2243] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.841969 24090 raft_consensus.cc:2272] T 3816c68e392d4ba2bcac0832e96f52b6 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.843886 24090 tablet_replica.cc:333] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.844470 24090 raft_consensus.cc:2243] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.845378 24090 raft_consensus.cc:2272] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.847656 24090 tablet_replica.cc:333] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.848170 24090 raft_consensus.cc:2243] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.848601 24090 raft_consensus.cc:2272] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.850550 24090 tablet_replica.cc:333] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.851109 24090 raft_consensus.cc:2243] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.851507 24090 raft_consensus.cc:2272] T 79052a20c19e47c8a632c495296fbdde P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.853447 24090 tablet_replica.cc:333] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.854022 24090 raft_consensus.cc:2243] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.854898 24090 raft_consensus.cc:2272] T 9a90788c0bdf40629710b33d5b9ba514 P 0211a29f6cb5481ab6de33b0c8133aca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.856746 24090 tablet_replica.cc:333] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.857384 24090 raft_consensus.cc:2243] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.857889 24090 raft_consensus.cc:2272] T 1eaa409f6c7d454d9600d6fec887da14 P 0211a29f6cb5481ab6de33b0c8133aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.860232 24090 tablet_replica.cc:333] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca: stopping tablet replica
I20260630 12:31:46.860728 24090 raft_consensus.cc:2243] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.861168 24090 raft_consensus.cc:2272] T 3ffa77bb297b4bb58e8d1f60a980a161 P 0211a29f6cb5481ab6de33b0c8133aca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:46.866541 27298 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:31:46.870191 27298 consensus_peers.cc:597] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 -> Peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Couldn't send request to peer 0211a29f6cb5481ab6de33b0c8133aca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:46.899665 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:31:46.932127 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:31:46.963452 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:46.964576 24090 tablet_replica.cc:333] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.965792 24090 raft_consensus.cc:2243] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.968101 24090 raft_consensus.cc:2272] T c646b84f62364868b4056d5744a8f1d3 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.970322 24090 tablet_replica.cc:333] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.970932 24090 raft_consensus.cc:2243] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.971834 24090 raft_consensus.cc:2272] T 7e2a3e2ce6a6471ab68a0a898625409a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.974177 24090 tablet_replica.cc:333] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.974732 24090 raft_consensus.cc:2243] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.975193 24090 raft_consensus.cc:2272] T 79052a20c19e47c8a632c495296fbdde P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.976981 24090 tablet_replica.cc:333] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.977604 24090 raft_consensus.cc:2243] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.978446 24090 raft_consensus.cc:2272] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.980232 24090 tablet_replica.cc:333] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.980799 24090 raft_consensus.cc:2243] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.981272 24090 raft_consensus.cc:2272] T 073e9452d54f4f10a539d6de0e138954 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.983009 24090 tablet_replica.cc:333] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.983600 24090 raft_consensus.cc:2243] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.984292 24090 raft_consensus.cc:2272] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.986356 24090 tablet_replica.cc:333] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.986871 24090 raft_consensus.cc:2243] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.987640 24090 raft_consensus.cc:2272] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.989431 24090 tablet_replica.cc:333] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.990002 24090 raft_consensus.cc:2243] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.990721 24090 raft_consensus.cc:2272] T 9a90788c0bdf40629710b33d5b9ba514 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.992667 24090 tablet_replica.cc:333] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.993237 24090 raft_consensus.cc:2243] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.994057 24090 raft_consensus.cc:2272] T 3ffa77bb297b4bb58e8d1f60a980a161 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.995936 24090 tablet_replica.cc:333] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.996450 24090 raft_consensus.cc:2243] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.996920 24090 raft_consensus.cc:2272] T 721633b637ef4015a0b2c6ca4d42aa4f P 444b8ce8868e4c9ca6660be904c4a1b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.998745 24090 tablet_replica.cc:333] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:46.999207 24090 raft_consensus.cc:2243] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.999600 24090 raft_consensus.cc:2272] T 3116e3737ef8421fa212ebfea0023e42 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.001602 24090 tablet_replica.cc:333] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8: stopping tablet replica
I20260630 12:31:47.002116 24090 raft_consensus.cc:2243] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.002539 24090 raft_consensus.cc:2272] T 3816c68e392d4ba2bcac0832e96f52b6 P 444b8ce8868e4c9ca6660be904c4a1b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.040179 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
W20260630 12:31:47.042773 27155 consensus_peers.cc:597] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 -> Peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): Couldn't send request to peer 444b8ce8868e4c9ca6660be904c4a1b8. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.130:44299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:47.063685 27154 consensus_peers.cc:597] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 -> Peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Couldn't send request to peer 0211a29f6cb5481ab6de33b0c8133aca. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:39793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:47.076530 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
W20260630 12:31:47.102135 27299 consensus_peers.cc:597] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 -> Peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): Couldn't send request to peer 444b8ce8868e4c9ca6660be904c4a1b8. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.130:44299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:47.104753 27298 consensus_peers.cc:597] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 -> Peer d5f49ce0c4d841bdae8da7f8fc8d33c8 (127.23.134.131:39907): Couldn't send request to peer d5f49ce0c4d841bdae8da7f8fc8d33c8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:47.110265 27154 consensus_peers.cc:597] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 -> Peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Couldn't send request to peer 0211a29f6cb5481ab6de33b0c8133aca. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:39793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:47.111861 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:47.112628 24090 tablet_replica.cc:333] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.113425 24090 raft_consensus.cc:2243] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.114004 24090 raft_consensus.cc:2272] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.116184 24090 tablet_replica.cc:333] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.116740 24090 raft_consensus.cc:2243] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.117300 24090 raft_consensus.cc:2272] T 073e9452d54f4f10a539d6de0e138954 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.119318 24090 tablet_replica.cc:333] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.119871 24090 raft_consensus.cc:2243] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.120282 24090 raft_consensus.cc:2272] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.122292 24090 tablet_replica.cc:333] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.122838 24090 raft_consensus.cc:2243] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.123263 24090 raft_consensus.cc:2272] T d6854c1c7a2c4b5f87d50fb57651b968 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.125065 24090 tablet_replica.cc:333] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.125648 24090 raft_consensus.cc:2243] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.126097 24090 raft_consensus.cc:2272] T 3ffa77bb297b4bb58e8d1f60a980a161 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.128186 24090 tablet_replica.cc:333] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.128746 24090 raft_consensus.cc:2243] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:31:47.129733 24090 raft_consensus.cc:2272] T 8b8b19625bb147748dc80eb7ee3a423e P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.132377 24090 tablet_replica.cc:333] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.132961 24090 raft_consensus.cc:2243] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.133410 24090 raft_consensus.cc:2272] T 3116e3737ef8421fa212ebfea0023e42 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.135530 24090 tablet_replica.cc:333] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
W20260630 12:31:47.135702 27299 consensus_peers.cc:597] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 -> Peer 444b8ce8868e4c9ca6660be904c4a1b8 (127.23.134.130:44299): Couldn't send request to peer 444b8ce8868e4c9ca6660be904c4a1b8. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.130:44299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:47.136059 24090 raft_consensus.cc:2243] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:47.136976 24090 raft_consensus.cc:2272] T 3816c68e392d4ba2bcac0832e96f52b6 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.139024 24090 tablet_replica.cc:333] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.139542 24090 raft_consensus.cc:2243] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:47.140280 24090 raft_consensus.cc:2272] T c646b84f62364868b4056d5744a8f1d3 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.142076 24090 tablet_replica.cc:333] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.142562 24090 raft_consensus.cc:2243] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:47.143301 24090 raft_consensus.cc:2272] T 1eaa409f6c7d454d9600d6fec887da14 P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.145633 24090 tablet_replica.cc:333] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.146221 24090 raft_consensus.cc:2243] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.146903 24090 raft_consensus.cc:2272] T 7e2a3e2ce6a6471ab68a0a898625409a P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.148859 24090 tablet_replica.cc:333] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8: stopping tablet replica
I20260630 12:31:47.149353 24090 raft_consensus.cc:2243] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.149855 24090 raft_consensus.cc:2272] T 721633b637ef4015a0b2c6ca4d42aa4f P d5f49ce0c4d841bdae8da7f8fc8d33c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.184957 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:31:47.216598 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
W20260630 12:31:47.235905 27298 consensus_peers.cc:597] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 -> Peer 0211a29f6cb5481ab6de33b0c8133aca (127.23.134.129:39793): Couldn't send request to peer 0211a29f6cb5481ab6de33b0c8133aca. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:39793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:47.247473 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:47.248286 24090 tablet_replica.cc:333] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.248962 24090 raft_consensus.cc:2243] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.249723 24090 raft_consensus.cc:2272] T 9a90788c0bdf40629710b33d5b9ba514 P 543423f4e62a4e548874b702b050b882 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.252080 24090 tablet_replica.cc:333] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.252665 24090 raft_consensus.cc:2243] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:47.253616 24090 raft_consensus.cc:2272] T 3116e3737ef8421fa212ebfea0023e42 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.255666 24090 tablet_replica.cc:333] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.256250 24090 raft_consensus.cc:2243] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.256932 24090 raft_consensus.cc:2272] T 8b8b19625bb147748dc80eb7ee3a423e P 543423f4e62a4e548874b702b050b882 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.259030 24090 tablet_replica.cc:333] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.259670 24090 raft_consensus.cc:2243] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:47.260546 24090 raft_consensus.cc:2272] T 0b5fdf952cf04ca98ed7f9cf2ee6c5db P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.262719 24090 tablet_replica.cc:333] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.263316 24090 raft_consensus.cc:2243] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.263767 24090 raft_consensus.cc:2272] T d6854c1c7a2c4b5f87d50fb57651b968 P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.265839 24090 tablet_replica.cc:333] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.266438 24090 raft_consensus.cc:2243] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.266873 24090 raft_consensus.cc:2272] T 5463f9baa3dd4e8a9a9b29d6c5e9ed8c P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.268934 24090 tablet_replica.cc:333] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.269479 24090 raft_consensus.cc:2243] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:47.270406 24090 raft_consensus.cc:2272] T 79052a20c19e47c8a632c495296fbdde P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.272351 24090 tablet_replica.cc:333] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.272908 24090 raft_consensus.cc:2243] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.273483 24090 raft_consensus.cc:2272] T c8f94bfe5b284bd6a6b74c6b6e0e982a P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.275449 24090 tablet_replica.cc:333] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.275981 24090 raft_consensus.cc:2243] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.276397 24090 raft_consensus.cc:2272] T 01e1ae6acdd34c7d8ec307ac254e1b1d P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.278177 24090 tablet_replica.cc:333] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.278676 24090 raft_consensus.cc:2243] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.279181 24090 raft_consensus.cc:2272] T 1eaa409f6c7d454d9600d6fec887da14 P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.281967 24090 tablet_replica.cc:333] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.282471 24090 raft_consensus.cc:2243] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:47.283039 24090 raft_consensus.cc:2272] T 7e2a3e2ce6a6471ab68a0a898625409a P 543423f4e62a4e548874b702b050b882 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.285172 24090 tablet_replica.cc:333] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882: stopping tablet replica
I20260630 12:31:47.285706 24090 raft_consensus.cc:2243] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:47.286533 24090 raft_consensus.cc:2272] T 721633b637ef4015a0b2c6ca4d42aa4f P 543423f4e62a4e548874b702b050b882 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.320852 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:31:47.351624 24090 master.cc:562] Master@127.23.134.190:45189 shutting down...
I20260630 12:31:47.372152 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:47.372772 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:47.373116 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0b0f200009aa40bebe611e3b4a19125b: stopping tablet replica
I20260630 12:31:47.394502 24090 master.cc:584] Master@127.23.134.190:45189 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13656 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:31:47.457039 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:34861
I20260630 12:31:47.458875 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:47.464608 27651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:47.466089 27652 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:47.466349 27654 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:47.468158 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:47.469866 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:47.470049 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:47.470173 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822707470161 us; error 0 us; skew 500 ppm
I20260630 12:31:47.470654 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:47.473062 24090 webserver.cc:533] Webserver started at http://127.23.134.190:36927/ using document root <none> and password file <none>
I20260630 12:31:47.473577 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:47.473764 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:47.474004 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:47.475142 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "cd9b850cac9244f0af3a8ce58de867fa"
format_stamp: "Formatted at 2026-06-30 12:31:47 on dist-test-slave-69xz"
I20260630 12:31:47.479777 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:47.483223 27659 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:47.483994 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:31:47.484282 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "cd9b850cac9244f0af3a8ce58de867fa"
format_stamp: "Formatted at 2026-06-30 12:31:47 on dist-test-slave-69xz"
I20260630 12:31:47.484582 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:47.524536 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:47.526016 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:47.571463 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:34861
I20260630 12:31:47.571568 27710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:34861 every 8 connection(s)
I20260630 12:31:47.575664 27711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:47.587070 27711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa: Bootstrap starting.
I20260630 12:31:47.592221 27711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:47.596712 27711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa: No bootstrap required, opened a new log
I20260630 12:31:47.598973 27711 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9b850cac9244f0af3a8ce58de867fa" member_type: VOTER }
I20260630 12:31:47.599364 27711 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:47.599543 27711 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd9b850cac9244f0af3a8ce58de867fa, State: Initialized, Role: FOLLOWER
I20260630 12:31:47.600137 27711 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd9b850cac9244f0af3a8ce58de867fa" member_type: VOTER }
I20260630 12:31:47.600553 27711 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:47.600750 27711 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:47.600956 27711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:47.605885 27711 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9b850cac9244f0af3a8ce58de867fa" member_type: VOTER }
I20260630 12:31:47.606361 27711 leader_election.cc:304] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [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: cd9b850cac9244f0af3a8ce58de867fa; no voters: 
I20260630 12:31:47.607496 27711 leader_election.cc:290] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:47.607827 27714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:47.609177 27714 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 1 LEADER]: Becoming Leader. State: Replica: cd9b850cac9244f0af3a8ce58de867fa, State: Running, Role: LEADER
I20260630 12:31:47.610025 27714 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [LEADER]: Queue going to LEADER mode. State: All 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: "cd9b850cac9244f0af3a8ce58de867fa" member_type: VOTER }
I20260630 12:31:47.610715 27711 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:47.615466 27716 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd9b850cac9244f0af3a8ce58de867fa. Latest consensus state: current_term: 1 leader_uuid: "cd9b850cac9244f0af3a8ce58de867fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9b850cac9244f0af3a8ce58de867fa" member_type: VOTER } }
I20260630 12:31:47.616160 27716 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:47.616252 27715 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd9b850cac9244f0af3a8ce58de867fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd9b850cac9244f0af3a8ce58de867fa" member_type: VOTER } }
I20260630 12:31:47.616806 27715 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:47.618518 27722 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:47.625669 27722 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:47.626719 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:47.635138 27722 catalog_manager.cc:1383] Generated new cluster ID: 9d3f770c05b947a08407bc9169537bf0
I20260630 12:31:47.635409 27722 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:47.656234 27722 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:47.657666 27722 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:47.671818 27722 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa: Generated new TSK 0
I20260630 12:31:47.672467 27722 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:47.693233 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:47.700275 27732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:47.700382 27733 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:47.703225 24090 server_base.cc:1061] running on GCE node
W20260630 12:31:47.703569 27735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:47.704483 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:47.704697 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:47.704867 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822707704845 us; error 0 us; skew 500 ppm
I20260630 12:31:47.705399 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:47.707749 24090 webserver.cc:533] Webserver started at http://127.23.134.129:46679/ using document root <none> and password file <none>
I20260630 12:31:47.708228 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:47.708436 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:47.708709 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:47.709949 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "12175fb43cce4f429afa78f37e1b0dac"
format_stamp: "Formatted at 2026-06-30 12:31:47 on dist-test-slave-69xz"
I20260630 12:31:47.714515 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:31:47.718025 27740 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:47.718794 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:31:47.719101 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "12175fb43cce4f429afa78f37e1b0dac"
format_stamp: "Formatted at 2026-06-30 12:31:47 on dist-test-slave-69xz"
I20260630 12:31:47.719405 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:47.743299 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:47.744622 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:47.746213 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:47.748641 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:47.748864 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:47.749104 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:47.749293 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:47.793738 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:45375
I20260630 12:31:47.793838 27802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:45375 every 8 connection(s)
I20260630 12:31:47.799189 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:47.806557 27807 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:47.807619 27808 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:47.810185 27810 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:47.811353 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:47.812333 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:47.812621 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:47.812800 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822707812783 us; error 0 us; skew 500 ppm
I20260630 12:31:47.813338 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:47.815735 24090 webserver.cc:533] Webserver started at http://127.23.134.130:36501/ using document root <none> and password file <none>
I20260630 12:31:47.816358 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:47.816612 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:47.816977 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:47.818627 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "da52b7311ce84369836458a0ce1fac07"
format_stamp: "Formatted at 2026-06-30 12:31:47 on dist-test-slave-69xz"
I20260630 12:31:47.819612 27803 heartbeater.cc:344] Connected to a master server at 127.23.134.190:34861
I20260630 12:31:47.820068 27803 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:47.821159 27803 heartbeater.cc:507] Master 127.23.134.190:34861 requested a full tablet report, sending...
I20260630 12:31:47.823484 27676 ts_manager.cc:194] Registered new tserver with Master: 12175fb43cce4f429afa78f37e1b0dac (127.23.134.129:45375)
I20260630 12:31:47.824807 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:31:47.825788 27676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38736
I20260630 12:31:47.828902 27815 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:47.829679 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:47.829955 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "da52b7311ce84369836458a0ce1fac07"
format_stamp: "Formatted at 2026-06-30 12:31:47 on dist-test-slave-69xz"
I20260630 12:31:47.830247 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:47.841459 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:47.842741 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:47.844195 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:47.846451 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:47.846671 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:47.846903 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:47.847079 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:47.891260 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:36645
I20260630 12:31:47.891371 27877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:36645 every 8 connection(s)
I20260630 12:31:47.896253 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:47.903594 27881 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:47.905375 27882 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:47.907604 24090 server_base.cc:1061] running on GCE node
W20260630 12:31:47.907575 27885 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:47.908766 27878 heartbeater.cc:344] Connected to a master server at 127.23.134.190:34861
I20260630 12:31:47.908911 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:31:47.909163 27878 heartbeater.cc:461] Registering TS with master...
W20260630 12:31:47.909232 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:47.909628 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822707909601 us; error 0 us; skew 500 ppm
I20260630 12:31:47.910220 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:47.910316 27878 heartbeater.cc:507] Master 127.23.134.190:34861 requested a full tablet report, sending...
I20260630 12:31:47.912892 27676 ts_manager.cc:194] Registered new tserver with Master: da52b7311ce84369836458a0ce1fac07 (127.23.134.130:36645)
I20260630 12:31:47.912967 24090 webserver.cc:533] Webserver started at http://127.23.134.131:34873/ using document root <none> and password file <none>
I20260630 12:31:47.913612 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:47.913823 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:47.914088 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:47.914542 27676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38750
I20260630 12:31:47.915345 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "2c5ac2912cea44bb99e71e984f44f003"
format_stamp: "Formatted at 2026-06-30 12:31:47 on dist-test-slave-69xz"
I20260630 12:31:47.920018 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:47.923492 27889 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:47.924247 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:47.924533 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "2c5ac2912cea44bb99e71e984f44f003"
format_stamp: "Formatted at 2026-06-30 12:31:47 on dist-test-slave-69xz"
I20260630 12:31:47.924800 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:47.957713 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:47.959074 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:47.960682 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:47.963066 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:47.963248 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:47.963542 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:47.963702 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:48.007846 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:33933
I20260630 12:31:48.007967 27951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:33933 every 8 connection(s)
I20260630 12:31:48.013046 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:48.020746 27955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:48.022380 27956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:48.024211 27958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:48.025319 24090 server_base.cc:1061] running on GCE node
I20260630 12:31:48.026494 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:48.026811 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:48.027004 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822708026968 us; error 0 us; skew 500 ppm
I20260630 12:31:48.027556 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:48.027980 27952 heartbeater.cc:344] Connected to a master server at 127.23.134.190:34861
I20260630 12:31:48.028398 27952 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:48.029477 27952 heartbeater.cc:507] Master 127.23.134.190:34861 requested a full tablet report, sending...
I20260630 12:31:48.030658 24090 webserver.cc:533] Webserver started at http://127.23.134.132:41477/ using document root <none> and password file <none>
I20260630 12:31:48.031258 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:48.031558 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:48.031894 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:48.032132 27676 ts_manager.cc:194] Registered new tserver with Master: 2c5ac2912cea44bb99e71e984f44f003 (127.23.134.131:33933)
I20260630 12:31:48.033449 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "30fd301052ab4cb9a1716aeba85472a8"
format_stamp: "Formatted at 2026-06-30 12:31:48 on dist-test-slave-69xz"
I20260630 12:31:48.034111 27676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38762
I20260630 12:31:48.039206 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:31:48.042853 27963 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:48.043744 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:48.044075 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "30fd301052ab4cb9a1716aeba85472a8"
format_stamp: "Formatted at 2026-06-30 12:31:48 on dist-test-slave-69xz"
I20260630 12:31:48.044368 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:48.062589 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:48.063933 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:48.065505 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:48.067994 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:48.068231 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:48.068468 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:48.068652 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:48.112650 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:44389
I20260630 12:31:48.112748 28025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:44389 every 8 connection(s)
I20260630 12:31:48.130860 28026 heartbeater.cc:344] Connected to a master server at 127.23.134.190:34861
I20260630 12:31:48.131575 28026 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:48.132923 28026 heartbeater.cc:507] Master 127.23.134.190:34861 requested a full tablet report, sending...
I20260630 12:31:48.135352 27676 ts_manager.cc:194] Registered new tserver with Master: 30fd301052ab4cb9a1716aeba85472a8 (127.23.134.132:44389)
I20260630 12:31:48.136314 24090 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.020135756s
I20260630 12:31:48.136994 27676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38772
I20260630 12:31:48.693216 27676 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38790:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:31:48.747624 27991 tablet_service.cc:1511] Processing CreateTablet for tablet dc38662f93534abfb014c252f71d311b (DEFAULT_TABLE table=test-workload [id=d0ee975b12b5453fa8bde2fbf02f301f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:48.747910 27917 tablet_service.cc:1511] Processing CreateTablet for tablet dc38662f93534abfb014c252f71d311b (DEFAULT_TABLE table=test-workload [id=d0ee975b12b5453fa8bde2fbf02f301f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:48.749161 27917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc38662f93534abfb014c252f71d311b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:48.749161 27991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc38662f93534abfb014c252f71d311b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:48.755275 27843 tablet_service.cc:1511] Processing CreateTablet for tablet dc38662f93534abfb014c252f71d311b (DEFAULT_TABLE table=test-workload [id=d0ee975b12b5453fa8bde2fbf02f301f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:48.756366 27843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc38662f93534abfb014c252f71d311b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:48.769922 28047 tablet_bootstrap.cc:492] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8: Bootstrap starting.
I20260630 12:31:48.771548 28049 tablet_bootstrap.cc:492] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07: Bootstrap starting.
I20260630 12:31:48.770905 28048 tablet_bootstrap.cc:492] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003: Bootstrap starting.
I20260630 12:31:48.776815 28049 tablet_bootstrap.cc:654] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:48.777657 28047 tablet_bootstrap.cc:654] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:48.779615 28048 tablet_bootstrap.cc:654] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:48.781849 28049 tablet_bootstrap.cc:492] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07: No bootstrap required, opened a new log
I20260630 12:31:48.782416 28049 ts_tablet_manager.cc:1403] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.005s
I20260630 12:31:48.785887 28049 raft_consensus.cc:359] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5ac2912cea44bb99e71e984f44f003" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33933 } } peers { permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 } } peers { permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 } }
I20260630 12:31:48.786532 28049 raft_consensus.cc:385] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:48.786597 28047 tablet_bootstrap.cc:492] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8: No bootstrap required, opened a new log
I20260630 12:31:48.786808 28049 raft_consensus.cc:740] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da52b7311ce84369836458a0ce1fac07, State: Initialized, Role: FOLLOWER
I20260630 12:31:48.787029 28048 tablet_bootstrap.cc:492] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003: No bootstrap required, opened a new log
I20260630 12:31:48.787271 28047 ts_tablet_manager.cc:1403] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260630 12:31:48.787582 28048 ts_tablet_manager.cc:1403] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.012s
I20260630 12:31:48.787811 28049 consensus_queue.cc:260] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5ac2912cea44bb99e71e984f44f003" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33933 } } peers { permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 } } peers { permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 } }
I20260630 12:31:48.790145 27878 heartbeater.cc:499] Master 127.23.134.190:34861 was elected leader, sending a full tablet report...
I20260630 12:31:48.790655 28049 ts_tablet_manager.cc:1434] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:31:48.790563 28047 raft_consensus.cc:359] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5ac2912cea44bb99e71e984f44f003" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33933 } } peers { permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 } } peers { permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 } }
I20260630 12:31:48.790818 28048 raft_consensus.cc:359] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5ac2912cea44bb99e71e984f44f003" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33933 } } peers { permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 } } peers { permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 } }
I20260630 12:31:48.791406 28047 raft_consensus.cc:385] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:48.791569 28048 raft_consensus.cc:385] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:48.791730 28047 raft_consensus.cc:740] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30fd301052ab4cb9a1716aeba85472a8, State: Initialized, Role: FOLLOWER
I20260630 12:31:48.791919 28048 raft_consensus.cc:740] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5ac2912cea44bb99e71e984f44f003, State: Initialized, Role: FOLLOWER
I20260630 12:31:48.792620 28047 consensus_queue.cc:260] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5ac2912cea44bb99e71e984f44f003" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33933 } } peers { permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 } } peers { permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 } }
I20260630 12:31:48.792853 28048 consensus_queue.cc:260] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5ac2912cea44bb99e71e984f44f003" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33933 } } peers { permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 } } peers { permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 } }
I20260630 12:31:48.795285 28026 heartbeater.cc:499] Master 127.23.134.190:34861 was elected leader, sending a full tablet report...
I20260630 12:31:48.795894 28047 ts_tablet_manager.cc:1434] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:31:48.797865 28048 ts_tablet_manager.cc:1434] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:31:48.798942 27952 heartbeater.cc:499] Master 127.23.134.190:34861 was elected leader, sending a full tablet report...
I20260630 12:31:48.828688 27803 heartbeater.cc:499] Master 127.23.134.190:34861 was elected leader, sending a full tablet report...
I20260630 12:31:49.068953 28055 raft_consensus.cc:493] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:49.069523 28055 raft_consensus.cc:515] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5ac2912cea44bb99e71e984f44f003" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33933 } } peers { permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 } } peers { permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 } }
I20260630 12:31:49.071801 28055 leader_election.cc:290] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30fd301052ab4cb9a1716aeba85472a8 (127.23.134.132:44389), da52b7311ce84369836458a0ce1fac07 (127.23.134.130:36645)
I20260630 12:31:49.083783 28001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc38662f93534abfb014c252f71d311b" candidate_uuid: "2c5ac2912cea44bb99e71e984f44f003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30fd301052ab4cb9a1716aeba85472a8" is_pre_election: true
I20260630 12:31:49.084658 28001 raft_consensus.cc:2468] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c5ac2912cea44bb99e71e984f44f003 in term 0.
I20260630 12:31:49.084645 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc38662f93534abfb014c252f71d311b" candidate_uuid: "2c5ac2912cea44bb99e71e984f44f003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da52b7311ce84369836458a0ce1fac07" is_pre_election: true
I20260630 12:31:49.085597 27853 raft_consensus.cc:2468] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c5ac2912cea44bb99e71e984f44f003 in term 0.
I20260630 12:31:49.086241 27890 leader_election.cc:304] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5ac2912cea44bb99e71e984f44f003, 30fd301052ab4cb9a1716aeba85472a8; no voters: 
I20260630 12:31:49.086987 28055 raft_consensus.cc:2804] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:49.087379 28055 raft_consensus.cc:493] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:49.087692 28055 raft_consensus.cc:3060] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:49.092768 28055 raft_consensus.cc:515] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5ac2912cea44bb99e71e984f44f003" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33933 } } peers { permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 } } peers { permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 } }
I20260630 12:31:49.094398 28055 leader_election.cc:290] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [CANDIDATE]: Term 1 election: Requested vote from peers 30fd301052ab4cb9a1716aeba85472a8 (127.23.134.132:44389), da52b7311ce84369836458a0ce1fac07 (127.23.134.130:36645)
I20260630 12:31:49.095077 28001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc38662f93534abfb014c252f71d311b" candidate_uuid: "2c5ac2912cea44bb99e71e984f44f003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30fd301052ab4cb9a1716aeba85472a8"
I20260630 12:31:49.095340 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc38662f93534abfb014c252f71d311b" candidate_uuid: "2c5ac2912cea44bb99e71e984f44f003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da52b7311ce84369836458a0ce1fac07"
I20260630 12:31:49.095523 28001 raft_consensus.cc:3060] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:49.095880 27853 raft_consensus.cc:3060] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:49.100605 28001 raft_consensus.cc:2468] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5ac2912cea44bb99e71e984f44f003 in term 1.
I20260630 12:31:49.100986 27853 raft_consensus.cc:2468] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5ac2912cea44bb99e71e984f44f003 in term 1.
I20260630 12:31:49.101514 27890 leader_election.cc:304] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5ac2912cea44bb99e71e984f44f003, 30fd301052ab4cb9a1716aeba85472a8; no voters: 
I20260630 12:31:49.102207 28055 raft_consensus.cc:2804] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:49.103395 28055 raft_consensus.cc:697] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 1 LEADER]: Becoming Leader. State: Replica: 2c5ac2912cea44bb99e71e984f44f003, State: Running, Role: LEADER
I20260630 12:31:49.104075 28055 consensus_queue.cc:237] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5ac2912cea44bb99e71e984f44f003" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33933 } } peers { permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 } } peers { permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 } }
I20260630 12:31:49.112787 27676 catalog_manager.cc:5697] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c5ac2912cea44bb99e71e984f44f003 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "2c5ac2912cea44bb99e71e984f44f003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5ac2912cea44bb99e71e984f44f003" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:49.495350 28055 consensus_queue.cc:1048] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30fd301052ab4cb9a1716aeba85472a8" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 44389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:49.508206 28055 consensus_queue.cc:1048] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da52b7311ce84369836458a0ce1fac07" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 36645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:49.625981 27729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:49.627550 27729 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:49.627892 27729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:51.628979 27729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:51.630424 27729 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:51.630748 27729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:53.631791 27729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:53.633375 27729 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:53.633738 27729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:55.635074 27729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:55.636847 27729 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:55.637212 27729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:57.638281 27729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:57.639750 27729 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:57.640070 27729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:59.641153 27729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:59.642663 27729 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:59.643018 27729 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:00.266783 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:32:00.297806 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:00.316252 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:32:00.328387 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:32:00.350760 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:00.351490 24090 tablet_replica.cc:333] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07: stopping tablet replica
I20260630 12:32:00.352066 24090 raft_consensus.cc:2243] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.352661 24090 raft_consensus.cc:2272] T dc38662f93534abfb014c252f71d311b P da52b7311ce84369836458a0ce1fac07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.373915 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:32:00.385977 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:32:00.407245 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:00.407979 24090 tablet_replica.cc:333] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003: stopping tablet replica
I20260630 12:32:00.408540 24090 raft_consensus.cc:2243] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:00.409664 24090 raft_consensus.cc:2272] T dc38662f93534abfb014c252f71d311b P 2c5ac2912cea44bb99e71e984f44f003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.430197 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:32:00.442752 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:32:00.465845 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:00.466670 24090 tablet_replica.cc:333] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8: stopping tablet replica
I20260630 12:32:00.467226 24090 raft_consensus.cc:2243] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.467774 24090 raft_consensus.cc:2272] T dc38662f93534abfb014c252f71d311b P 30fd301052ab4cb9a1716aeba85472a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.488140 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:32:00.500991 24090 master.cc:562] Master@127.23.134.190:34861 shutting down...
I20260630 12:32:00.525152 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:00.525974 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.526341 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd9b850cac9244f0af3a8ce58de867fa: stopping tablet replica
I20260630 12:32:00.548902 24090 master.cc:584] Master@127.23.134.190:34861 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13135 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:32:00.593053 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:42631
I20260630 12:32:00.594355 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:00.601081 28072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:00.602432 28073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:00.602630 28075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:00.603925 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:00.605150 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:00.605335 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:00.605459 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822720605442 us; error 0 us; skew 500 ppm
I20260630 12:32:00.606043 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:00.608824 24090 webserver.cc:533] Webserver started at http://127.23.134.190:37731/ using document root <none> and password file <none>
I20260630 12:32:00.609344 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:00.609519 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:00.610004 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:00.611367 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "5202ab874166456f8036bef2c66de9cb"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-69xz"
I20260630 12:32:00.616315 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:32:00.620127 28080 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:00.621024 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:32:00.621299 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "5202ab874166456f8036bef2c66de9cb"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-69xz"
I20260630 12:32:00.621649 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:00.641486 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:00.643170 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:00.688445 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:42631
I20260630 12:32:00.688549 28131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:42631 every 8 connection(s)
I20260630 12:32:00.693315 28132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:00.707026 28132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb: Bootstrap starting.
I20260630 12:32:00.712828 28132 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:00.717746 28132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb: No bootstrap required, opened a new log
I20260630 12:32:00.720247 28132 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5202ab874166456f8036bef2c66de9cb" member_type: VOTER }
I20260630 12:32:00.720736 28132 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:00.720984 28132 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5202ab874166456f8036bef2c66de9cb, State: Initialized, Role: FOLLOWER
I20260630 12:32:00.721614 28132 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5202ab874166456f8036bef2c66de9cb" member_type: VOTER }
I20260630 12:32:00.722133 28132 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:00.722339 28132 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:00.722647 28132 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:00.728792 28132 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5202ab874166456f8036bef2c66de9cb" member_type: VOTER }
I20260630 12:32:00.729352 28132 leader_election.cc:304] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [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: 5202ab874166456f8036bef2c66de9cb; no voters: 
I20260630 12:32:00.730644 28132 leader_election.cc:290] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:00.731122 28135 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:00.732614 28135 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 1 LEADER]: Becoming Leader. State: Replica: 5202ab874166456f8036bef2c66de9cb, State: Running, Role: LEADER
I20260630 12:32:00.733346 28135 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [LEADER]: Queue going to LEADER mode. State: All 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: "5202ab874166456f8036bef2c66de9cb" member_type: VOTER }
I20260630 12:32:00.733875 28132 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:00.737021 28137 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5202ab874166456f8036bef2c66de9cb. Latest consensus state: current_term: 1 leader_uuid: "5202ab874166456f8036bef2c66de9cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5202ab874166456f8036bef2c66de9cb" member_type: VOTER } }
I20260630 12:32:00.736949 28136 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5202ab874166456f8036bef2c66de9cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5202ab874166456f8036bef2c66de9cb" member_type: VOTER } }
I20260630 12:32:00.737864 28137 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:00.737968 28136 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:00.749527 28141 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:00.755750 28141 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:00.757040 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:00.766038 28141 catalog_manager.cc:1383] Generated new cluster ID: 823ca8cf3db04956b69d5a1cb06261da
I20260630 12:32:00.766407 28141 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:00.783257 28141 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:00.784747 28141 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:00.802000 28141 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb: Generated new TSK 0
I20260630 12:32:00.802726 28141 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:00.824265 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:00.831125 28153 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:00.832583 28154 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:00.834331 24090 server_base.cc:1061] running on GCE node
W20260630 12:32:00.834556 28156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:00.835583 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:00.835844 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:00.836016 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822720836000 us; error 0 us; skew 500 ppm
I20260630 12:32:00.836581 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:00.839193 24090 webserver.cc:533] Webserver started at http://127.23.134.129:38257/ using document root <none> and password file <none>
I20260630 12:32:00.839725 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:00.839931 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:00.840219 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:00.841426 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "72d55edec5e24ca8919c38366f5b39d3"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-69xz"
I20260630 12:32:00.846143 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:00.849952 28161 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:00.850749 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:32:00.851037 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "72d55edec5e24ca8919c38366f5b39d3"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-69xz"
I20260630 12:32:00.851348 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:00.878875 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:00.880538 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:00.882241 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:00.884878 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:00.885140 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:00.885391 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:00.885612 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:32:00.932139 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:43305
I20260630 12:32:00.932277 28223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:43305 every 8 connection(s)
I20260630 12:32:00.937587 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:00.946969 28228 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:00.948082 28229 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:00.952253 24090 server_base.cc:1061] running on GCE node
W20260630 12:32:00.952215 28231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:00.953825 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:00.954090 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:00.954275 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822720954258 us; error 0 us; skew 500 ppm
I20260630 12:32:00.955039 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:00.957871 28224 heartbeater.cc:344] Connected to a master server at 127.23.134.190:42631
I20260630 12:32:00.958268 28224 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:00.958525 24090 webserver.cc:533] Webserver started at http://127.23.134.130:39195/ using document root <none> and password file <none>
I20260630 12:32:00.959125 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:00.959147 28224 heartbeater.cc:507] Master 127.23.134.190:42631 requested a full tablet report, sending...
I20260630 12:32:00.959384 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:00.959805 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:00.961237 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "d553cbb04aff4df68c82e0c55b7c0129"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-69xz"
I20260630 12:32:00.961721 28097 ts_manager.cc:194] Registered new tserver with Master: 72d55edec5e24ca8919c38366f5b39d3 (127.23.134.129:43305)
I20260630 12:32:00.964613 28097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43798
I20260630 12:32:00.967952 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:32:00.972178 28236 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:00.973053 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:32:00.973441 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "d553cbb04aff4df68c82e0c55b7c0129"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-69xz"
I20260630 12:32:00.973851 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:00.997671 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:00.999035 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:01.000638 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:01.003129 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:01.003340 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.003607 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:01.003770 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.048017 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:41649
I20260630 12:32:01.048126 28298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:41649 every 8 connection(s)
I20260630 12:32:01.053797 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:01.063061 28302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:01.063814 28303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:01.071062 28299 heartbeater.cc:344] Connected to a master server at 127.23.134.190:42631
I20260630 12:32:01.071762 28299 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:01.073123 28299 heartbeater.cc:507] Master 127.23.134.190:42631 requested a full tablet report, sending...
I20260630 12:32:01.076912 28097 ts_manager.cc:194] Registered new tserver with Master: d553cbb04aff4df68c82e0c55b7c0129 (127.23.134.130:41649)
I20260630 12:32:01.080623 28097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43810
I20260630 12:32:01.087507 24090 server_base.cc:1061] running on GCE node
W20260630 12:32:01.087538 28305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:01.088783 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:01.088990 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:01.089255 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822721089218 us; error 0 us; skew 500 ppm
I20260630 12:32:01.089890 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:01.092572 24090 webserver.cc:533] Webserver started at http://127.23.134.131:40891/ using document root <none> and password file <none>
I20260630 12:32:01.093130 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:01.093340 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:01.093689 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:01.095022 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "9e12df0e0a484c5eaf7d20ab158907d9"
format_stamp: "Formatted at 2026-06-30 12:32:01 on dist-test-slave-69xz"
I20260630 12:32:01.099922 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:01.103433 28310 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.104215 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:32:01.104532 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "9e12df0e0a484c5eaf7d20ab158907d9"
format_stamp: "Formatted at 2026-06-30 12:32:01 on dist-test-slave-69xz"
I20260630 12:32:01.104838 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:01.122535 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:01.124081 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:01.125486 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:01.127918 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:01.128159 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.128403 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:01.128579 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.173256 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:45049
I20260630 12:32:01.173354 28372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:45049 every 8 connection(s)
I20260630 12:32:01.188524 28373 heartbeater.cc:344] Connected to a master server at 127.23.134.190:42631
I20260630 12:32:01.188915 28373 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:01.189738 28373 heartbeater.cc:507] Master 127.23.134.190:42631 requested a full tablet report, sending...
I20260630 12:32:01.191721 28097 ts_manager.cc:194] Registered new tserver with Master: 9e12df0e0a484c5eaf7d20ab158907d9 (127.23.134.131:45049)
I20260630 12:32:01.192832 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015920998s
I20260630 12:32:01.193231 28097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43820
I20260630 12:32:01.968312 28224 heartbeater.cc:499] Master 127.23.134.190:42631 was elected leader, sending a full tablet report...
I20260630 12:32:02.085652 28299 heartbeater.cc:499] Master 127.23.134.190:42631 was elected leader, sending a full tablet report...
I20260630 12:32:02.195937 28373 heartbeater.cc:499] Master 127.23.134.190:42631 was elected leader, sending a full tablet report...
I20260630 12:32:02.263280 28097 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55140:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:02.265318 28097 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:02.311482 28264 tablet_service.cc:1511] Processing CreateTablet for tablet 92930ec8434c4a4aac878f156ceb68a6 (DEFAULT_TABLE table=test-workload [id=2504e6468da44dd5b992e1a5f4ce0ee2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:02.313056 28264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92930ec8434c4a4aac878f156ceb68a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.313776 28189 tablet_service.cc:1511] Processing CreateTablet for tablet 92930ec8434c4a4aac878f156ceb68a6 (DEFAULT_TABLE table=test-workload [id=2504e6468da44dd5b992e1a5f4ce0ee2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:02.315090 28189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92930ec8434c4a4aac878f156ceb68a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.323467 28338 tablet_service.cc:1511] Processing CreateTablet for tablet 92930ec8434c4a4aac878f156ceb68a6 (DEFAULT_TABLE table=test-workload [id=2504e6468da44dd5b992e1a5f4ce0ee2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:02.324965 28338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92930ec8434c4a4aac878f156ceb68a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.334532 28394 tablet_bootstrap.cc:492] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3: Bootstrap starting.
I20260630 12:32:02.335752 28395 tablet_bootstrap.cc:492] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129: Bootstrap starting.
I20260630 12:32:02.342938 28394 tablet_bootstrap.cc:654] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.343501 28395 tablet_bootstrap.cc:654] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.345495 28396 tablet_bootstrap.cc:492] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9: Bootstrap starting.
I20260630 12:32:02.349745 28394 tablet_bootstrap.cc:492] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3: No bootstrap required, opened a new log
I20260630 12:32:02.350335 28394 ts_tablet_manager.cc:1403] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:32:02.350872 28395 tablet_bootstrap.cc:492] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129: No bootstrap required, opened a new log
I20260630 12:32:02.351388 28395 ts_tablet_manager.cc:1403] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.013s
I20260630 12:32:02.352424 28396 tablet_bootstrap.cc:654] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.353672 28394 raft_consensus.cc:359] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 } } peers { permanent_uuid: "72d55edec5e24ca8919c38366f5b39d3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43305 } } peers { permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 } }
I20260630 12:32:02.354568 28394 raft_consensus.cc:385] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.355051 28394 raft_consensus.cc:740] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d55edec5e24ca8919c38366f5b39d3, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.354513 28395 raft_consensus.cc:359] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 } } peers { permanent_uuid: "72d55edec5e24ca8919c38366f5b39d3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43305 } } peers { permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 } }
I20260630 12:32:02.355854 28394 consensus_queue.cc:260] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 } } peers { permanent_uuid: "72d55edec5e24ca8919c38366f5b39d3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43305 } } peers { permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 } }
I20260630 12:32:02.356666 28395 raft_consensus.cc:385] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.357002 28395 raft_consensus.cc:740] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d553cbb04aff4df68c82e0c55b7c0129, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.357975 28395 consensus_queue.cc:260] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 } } peers { permanent_uuid: "72d55edec5e24ca8919c38366f5b39d3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43305 } } peers { permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 } }
I20260630 12:32:02.359189 28394 ts_tablet_manager.cc:1434] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260630 12:32:02.362146 28395 ts_tablet_manager.cc:1434] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260630 12:32:02.363075 28396 tablet_bootstrap.cc:492] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9: No bootstrap required, opened a new log
I20260630 12:32:02.363600 28396 ts_tablet_manager.cc:1403] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260630 12:32:02.366598 28396 raft_consensus.cc:359] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 } } peers { permanent_uuid: "72d55edec5e24ca8919c38366f5b39d3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43305 } } peers { permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 } }
I20260630 12:32:02.367163 28396 raft_consensus.cc:385] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.367450 28396 raft_consensus.cc:740] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e12df0e0a484c5eaf7d20ab158907d9, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.368237 28396 consensus_queue.cc:260] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 } } peers { permanent_uuid: "72d55edec5e24ca8919c38366f5b39d3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43305 } } peers { permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 } }
I20260630 12:32:02.374814 28396 ts_tablet_manager.cc:1434] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.006s
I20260630 12:32:02.577869 28400 raft_consensus.cc:493] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:02.578498 28400 raft_consensus.cc:515] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 } } peers { permanent_uuid: "72d55edec5e24ca8919c38366f5b39d3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43305 } } peers { permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 } }
I20260630 12:32:02.580847 28400 leader_election.cc:290] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d553cbb04aff4df68c82e0c55b7c0129 (127.23.134.130:41649), 9e12df0e0a484c5eaf7d20ab158907d9 (127.23.134.131:45049)
I20260630 12:32:02.592731 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92930ec8434c4a4aac878f156ceb68a6" candidate_uuid: "72d55edec5e24ca8919c38366f5b39d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d553cbb04aff4df68c82e0c55b7c0129" is_pre_election: true
I20260630 12:32:02.593345 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92930ec8434c4a4aac878f156ceb68a6" candidate_uuid: "72d55edec5e24ca8919c38366f5b39d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" is_pre_election: true
I20260630 12:32:02.593566 28274 raft_consensus.cc:2468] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d55edec5e24ca8919c38366f5b39d3 in term 0.
I20260630 12:32:02.594089 28348 raft_consensus.cc:2468] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d55edec5e24ca8919c38366f5b39d3 in term 0.
I20260630 12:32:02.594911 28163 leader_election.cc:304] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d55edec5e24ca8919c38366f5b39d3, d553cbb04aff4df68c82e0c55b7c0129; no voters: 
I20260630 12:32:02.595772 28400 raft_consensus.cc:2804] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:02.596079 28400 raft_consensus.cc:493] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:02.596369 28400 raft_consensus.cc:3060] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.602281 28400 raft_consensus.cc:515] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 } } peers { permanent_uuid: "72d55edec5e24ca8919c38366f5b39d3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43305 } } peers { permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 } }
I20260630 12:32:02.604146 28400 leader_election.cc:290] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [CANDIDATE]: Term 1 election: Requested vote from peers d553cbb04aff4df68c82e0c55b7c0129 (127.23.134.130:41649), 9e12df0e0a484c5eaf7d20ab158907d9 (127.23.134.131:45049)
I20260630 12:32:02.605005 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92930ec8434c4a4aac878f156ceb68a6" candidate_uuid: "72d55edec5e24ca8919c38366f5b39d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d553cbb04aff4df68c82e0c55b7c0129"
I20260630 12:32:02.605489 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92930ec8434c4a4aac878f156ceb68a6" candidate_uuid: "72d55edec5e24ca8919c38366f5b39d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e12df0e0a484c5eaf7d20ab158907d9"
I20260630 12:32:02.605731 28274 raft_consensus.cc:3060] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.606125 28348 raft_consensus.cc:3060] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.612883 28348 raft_consensus.cc:2468] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d55edec5e24ca8919c38366f5b39d3 in term 1.
I20260630 12:32:02.613003 28274 raft_consensus.cc:2468] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d55edec5e24ca8919c38366f5b39d3 in term 1.
I20260630 12:32:02.614145 28162 leader_election.cc:304] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72d55edec5e24ca8919c38366f5b39d3, 9e12df0e0a484c5eaf7d20ab158907d9; no voters: 
I20260630 12:32:02.614918 28400 raft_consensus.cc:2804] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:02.616083 28400 raft_consensus.cc:697] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 1 LEADER]: Becoming Leader. State: Replica: 72d55edec5e24ca8919c38366f5b39d3, State: Running, Role: LEADER
I20260630 12:32:02.616895 28400 consensus_queue.cc:237] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 } } peers { permanent_uuid: "72d55edec5e24ca8919c38366f5b39d3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43305 } } peers { permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 } }
I20260630 12:32:02.624046 28095 catalog_manager.cc:5697] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72d55edec5e24ca8919c38366f5b39d3 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "72d55edec5e24ca8919c38366f5b39d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d55edec5e24ca8919c38366f5b39d3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:02.753432 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:02.756313 28150 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:02.758284 28150 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:02.758693 28150 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:03.108068 28400 consensus_queue.cc:1048] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e12df0e0a484c5eaf7d20ab158907d9" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:03.121193 28405 consensus_queue.cc:1048] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d553cbb04aff4df68c82e0c55b7c0129" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:03.764832 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:04.759769 28150 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:04.761104 28150 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:04.761382 28150 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:04.775377 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:05.786404 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:06.762509 28150 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:06.764117 28150 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:06.764456 28150 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:06.796921 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:07.805946 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:08.765394 28150 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:08.767323 28150 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:08.767706 28150 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:08.815675 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:09.824705 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:10.768774 28150 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:10.770263 28150 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:10.770596 28150 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:10.834323 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:11.841396 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:12.771751 28150 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:12.773208 28150 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:12.773571 28150 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:12.848716 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:13.750265 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:32:13.784183 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:13.784967 24090 tablet_replica.cc:333] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3: stopping tablet replica
I20260630 12:32:13.785614 24090 raft_consensus.cc:2243] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:13.786741 24090 raft_consensus.cc:2272] T 92930ec8434c4a4aac878f156ceb68a6 P 72d55edec5e24ca8919c38366f5b39d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:13.808919 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:32:13.822705 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:32:13.847685 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:13.848585 24090 tablet_replica.cc:333] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129: stopping tablet replica
I20260630 12:32:13.849337 24090 raft_consensus.cc:2243] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:13.850026 24090 raft_consensus.cc:2272] T 92930ec8434c4a4aac878f156ceb68a6 P d553cbb04aff4df68c82e0c55b7c0129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:13.856317 28145 placement_policy_util.cc:411] tablet 92930ec8434c4a4aac878f156ceb68a6: detected majority of replicas (2 of 3) at location L0
I20260630 12:32:13.871438 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:32:13.884138 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:32:13.909291 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:13.910162 24090 tablet_replica.cc:333] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9: stopping tablet replica
I20260630 12:32:13.910818 24090 raft_consensus.cc:2243] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:13.911391 24090 raft_consensus.cc:2272] T 92930ec8434c4a4aac878f156ceb68a6 P 9e12df0e0a484c5eaf7d20ab158907d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:13.932149 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:32:13.946192 24090 master.cc:562] Master@127.23.134.190:42631 shutting down...
I20260630 12:32:13.969110 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:13.969969 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:13.970350 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5202ab874166456f8036bef2c66de9cb: stopping tablet replica
I20260630 12:32:13.990590 24090 master.cc:584] Master@127.23.134.190:42631 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13437 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:32:14.030239 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:36907
I20260630 12:32:14.031589 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:14.037629 28420 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:14.037730 28419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:14.038793 28422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:14.040081 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:14.040980 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:14.041198 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:14.041374 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822734041351 us; error 0 us; skew 500 ppm
I20260630 12:32:14.041985 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:14.044770 24090 webserver.cc:533] Webserver started at http://127.23.134.190:39277/ using document root <none> and password file <none>
I20260630 12:32:14.045303 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:14.045528 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:14.045908 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:14.047214 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "63fcc78dad3a4a70884013946784aea1"
format_stamp: "Formatted at 2026-06-30 12:32:14 on dist-test-slave-69xz"
I20260630 12:32:14.052829 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:32:14.056497 28427 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.057374 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:14.057669 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "63fcc78dad3a4a70884013946784aea1"
format_stamp: "Formatted at 2026-06-30 12:32:14 on dist-test-slave-69xz"
I20260630 12:32:14.057933 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:14.073503 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:14.074873 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:14.116326 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:36907
I20260630 12:32:14.116469 28478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:36907 every 8 connection(s)
I20260630 12:32:14.121455 28479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:14.137290 28479 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1: Bootstrap starting.
I20260630 12:32:14.142817 28479 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:14.147562 28479 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1: No bootstrap required, opened a new log
I20260630 12:32:14.150079 28479 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63fcc78dad3a4a70884013946784aea1" member_type: VOTER }
I20260630 12:32:14.150522 28479 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:14.150727 28479 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63fcc78dad3a4a70884013946784aea1, State: Initialized, Role: FOLLOWER
I20260630 12:32:14.151371 28479 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "63fcc78dad3a4a70884013946784aea1" member_type: VOTER }
I20260630 12:32:14.151860 28479 raft_consensus.cc:399] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:14.152063 28479 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:14.152304 28479 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.157202 28479 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63fcc78dad3a4a70884013946784aea1" member_type: VOTER }
I20260630 12:32:14.157722 28479 leader_election.cc:304] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [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: 63fcc78dad3a4a70884013946784aea1; no voters: 
I20260630 12:32:14.158998 28479 leader_election.cc:290] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:14.159320 28482 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:14.160882 28482 raft_consensus.cc:697] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 1 LEADER]: Becoming Leader. State: Replica: 63fcc78dad3a4a70884013946784aea1, State: Running, Role: LEADER
I20260630 12:32:14.161674 28482 consensus_queue.cc:237] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [LEADER]: Queue going to LEADER mode. State: All 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: "63fcc78dad3a4a70884013946784aea1" member_type: VOTER }
I20260630 12:32:14.162544 28479 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:14.165095 28484 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63fcc78dad3a4a70884013946784aea1. Latest consensus state: current_term: 1 leader_uuid: "63fcc78dad3a4a70884013946784aea1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63fcc78dad3a4a70884013946784aea1" member_type: VOTER } }
I20260630 12:32:14.165042 28483 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "63fcc78dad3a4a70884013946784aea1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63fcc78dad3a4a70884013946784aea1" member_type: VOTER } }
I20260630 12:32:14.165870 28484 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:14.165982 28483 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:14.170143 28488 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:14.175441 28488 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:14.180037 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:14.185979 28488 catalog_manager.cc:1383] Generated new cluster ID: ae5a66e5f1434da19f46aae1bd1799fb
I20260630 12:32:14.186281 28488 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:14.207574 28488 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:14.208986 28488 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:14.222231 28488 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1: Generated new TSK 0
I20260630 12:32:14.222934 28488 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:14.247189 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:14.253510 28500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:14.254439 28501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:14.256314 28503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:14.258473 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:14.259416 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:14.259637 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:14.259846 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822734259815 us; error 0 us; skew 500 ppm
I20260630 12:32:14.260367 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:14.262816 24090 webserver.cc:533] Webserver started at http://127.23.134.129:40941/ using document root <none> and password file <none>
I20260630 12:32:14.263342 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:14.263563 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:14.263892 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:14.265061 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "c40555b070404fb6b81dd037f386d46e"
format_stamp: "Formatted at 2026-06-30 12:32:14 on dist-test-slave-69xz"
I20260630 12:32:14.269728 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:32:14.273005 28508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.273854 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:14.274145 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "c40555b070404fb6b81dd037f386d46e"
format_stamp: "Formatted at 2026-06-30 12:32:14 on dist-test-slave-69xz"
I20260630 12:32:14.274425 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:14.290009 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:14.291272 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:14.292749 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:14.295169 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:14.295370 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.295635 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:14.295790 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.341187 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:34963
I20260630 12:32:14.341293 28570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:34963 every 8 connection(s)
I20260630 12:32:14.347014 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:14.355155 28575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:14.356716 28576 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:14.358127 28578 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:14.359258 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:14.360239 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:14.360473 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:14.360656 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822734360635 us; error 0 us; skew 500 ppm
I20260630 12:32:14.361141 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:14.363705 24090 webserver.cc:533] Webserver started at http://127.23.134.130:39029/ using document root <none> and password file <none>
I20260630 12:32:14.364367 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:14.364640 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:14.364979 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:14.366101 28571 heartbeater.cc:344] Connected to a master server at 127.23.134.190:36907
I20260630 12:32:14.366487 28571 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:14.366422 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "feb905e12fe448f88cee51f885f2462d"
format_stamp: "Formatted at 2026-06-30 12:32:14 on dist-test-slave-69xz"
I20260630 12:32:14.367316 28571 heartbeater.cc:507] Master 127.23.134.190:36907 requested a full tablet report, sending...
I20260630 12:32:14.369626 28444 ts_manager.cc:194] Registered new tserver with Master: c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963)
I20260630 12:32:14.371935 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:32:14.372073 28444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51964
I20260630 12:32:14.375955 28583 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.376721 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:14.377014 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "feb905e12fe448f88cee51f885f2462d"
format_stamp: "Formatted at 2026-06-30 12:32:14 on dist-test-slave-69xz"
I20260630 12:32:14.377316 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:14.388378 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:14.389740 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:14.391261 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:14.393626 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:14.393848 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.394084 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:14.394263 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.437251 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:41481
I20260630 12:32:14.437354 28645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:41481 every 8 connection(s)
I20260630 12:32:14.442385 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:14.450282 28649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:14.451825 28650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:14.453759 24090 server_base.cc:1061] running on GCE node
W20260630 12:32:14.454844 28652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:14.455920 28646 heartbeater.cc:344] Connected to a master server at 127.23.134.190:36907
I20260630 12:32:14.456013 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:14.456315 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:14.456324 28646 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:14.456604 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822734456584 us; error 0 us; skew 500 ppm
I20260630 12:32:14.457249 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:14.457333 28646 heartbeater.cc:507] Master 127.23.134.190:36907 requested a full tablet report, sending...
I20260630 12:32:14.459761 28444 ts_manager.cc:194] Registered new tserver with Master: feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:14.460227 24090 webserver.cc:533] Webserver started at http://127.23.134.131:41073/ using document root <none> and password file <none>
I20260630 12:32:14.460880 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:14.461134 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:14.461469 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:14.461825 28444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51970
I20260630 12:32:14.463136 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
format_stamp: "Formatted at 2026-06-30 12:32:14 on dist-test-slave-69xz"
I20260630 12:32:14.467864 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:32:14.471252 28657 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.471957 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:14.472244 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
format_stamp: "Formatted at 2026-06-30 12:32:14 on dist-test-slave-69xz"
I20260630 12:32:14.472543 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:14.497733 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:14.499070 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:14.500695 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:14.503139 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:14.503383 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.503638 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:14.503818 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.546717 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:39353
I20260630 12:32:14.546826 28719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:39353 every 8 connection(s)
I20260630 12:32:14.561228 28720 heartbeater.cc:344] Connected to a master server at 127.23.134.190:36907
I20260630 12:32:14.561628 28720 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:14.562287 28720 heartbeater.cc:507] Master 127.23.134.190:36907 requested a full tablet report, sending...
I20260630 12:32:14.564256 28444 ts_manager.cc:194] Registered new tserver with Master: 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:14.564757 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01466231s
I20260630 12:32:14.566143 28444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51982
I20260630 12:32:15.375313 28571 heartbeater.cc:499] Master 127.23.134.190:36907 was elected leader, sending a full tablet report...
I20260630 12:32:15.464998 28646 heartbeater.cc:499] Master 127.23.134.190:36907 was elected leader, sending a full tablet report...
I20260630 12:32:15.569347 28720 heartbeater.cc:499] Master 127.23.134.190:36907 was elected leader, sending a full tablet report...
I20260630 12:32:15.625859 28444 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51998:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:15.629391 28444 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:15.717309 28535 tablet_service.cc:1511] Processing CreateTablet for tablet 23c428b9f4024c2282884b1f4c9f5b8b (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:32:15.717753 28536 tablet_service.cc:1511] Processing CreateTablet for tablet 90d7fcda622444b38f8d3702da459a3c (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:32:15.719668 28535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c428b9f4024c2282884b1f4c9f5b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.719431 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 23c428b9f4024c2282884b1f4c9f5b8b (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:32:15.721182 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c428b9f4024c2282884b1f4c9f5b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.721674 28611 tablet_service.cc:1511] Processing CreateTablet for tablet 90d7fcda622444b38f8d3702da459a3c (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:32:15.723091 28611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d7fcda622444b38f8d3702da459a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.725201 28609 tablet_service.cc:1511] Processing CreateTablet for tablet 8155d3871dc749afa585da95dde5f1cd (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:32:15.725780 28608 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8beb59b65241aaa10d42e49e56824b (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:32:15.726748 28609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8155d3871dc749afa585da95dde5f1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.727587 28608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8beb59b65241aaa10d42e49e56824b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.730201 28533 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8beb59b65241aaa10d42e49e56824b (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:32:15.731711 28533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8beb59b65241aaa10d42e49e56824b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.736277 28607 tablet_service.cc:1511] Processing CreateTablet for tablet 12e578452012476abcd3bf801701cde1 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:32:15.737790 28607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e578452012476abcd3bf801701cde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.738994 28531 tablet_service.cc:1511] Processing CreateTablet for tablet f0522f7caf1c4e59aca711eff2284869 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:32:15.740337 28531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0522f7caf1c4e59aca711eff2284869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.743484 28530 tablet_service.cc:1511] Processing CreateTablet for tablet 752d6b2093bb48299759efdacf9336fb (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:32:15.744171 28606 tablet_service.cc:1511] Processing CreateTablet for tablet f0522f7caf1c4e59aca711eff2284869 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:32:15.744870 28530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752d6b2093bb48299759efdacf9336fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.745612 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0522f7caf1c4e59aca711eff2284869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.745915 28532 tablet_service.cc:1511] Processing CreateTablet for tablet 12e578452012476abcd3bf801701cde1 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:32:15.747318 28532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e578452012476abcd3bf801701cde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.720045 28534 tablet_service.cc:1511] Processing CreateTablet for tablet 8155d3871dc749afa585da95dde5f1cd (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:32:15.751034 28534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8155d3871dc749afa585da95dde5f1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.751716 28605 tablet_service.cc:1511] Processing CreateTablet for tablet 752d6b2093bb48299759efdacf9336fb (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:32:15.754233 28605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752d6b2093bb48299759efdacf9336fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.761659 28529 tablet_service.cc:1511] Processing CreateTablet for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:32:15.763331 28529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.775583 28604 tablet_service.cc:1511] Processing CreateTablet for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:32:15.775952 28603 tablet_service.cc:1511] Processing CreateTablet for tablet 26157dec7896456aa83c45f7dfe14bf3 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:32:15.777192 28604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.777983 28603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26157dec7896456aa83c45f7dfe14bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.783892 28602 tablet_service.cc:1511] Processing CreateTablet for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:32:15.785468 28602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.792196 28528 tablet_service.cc:1511] Processing CreateTablet for tablet 26157dec7896456aa83c45f7dfe14bf3 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:32:15.794849 28528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26157dec7896456aa83c45f7dfe14bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.799418 28527 tablet_service.cc:1511] Processing CreateTablet for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:32:15.801419 28527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.820389 28685 tablet_service.cc:1511] Processing CreateTablet for tablet 90d7fcda622444b38f8d3702da459a3c (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:32:15.822583 28685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d7fcda622444b38f8d3702da459a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.832211 28684 tablet_service.cc:1511] Processing CreateTablet for tablet 23c428b9f4024c2282884b1f4c9f5b8b (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:32:15.833292 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 56c414c3964c4949a2142469620d449c (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:32:15.834452 28684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c428b9f4024c2282884b1f4c9f5b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.834702 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c414c3964c4949a2142469620d449c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.856350 28683 tablet_service.cc:1511] Processing CreateTablet for tablet 8155d3871dc749afa585da95dde5f1cd (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:32:15.858620 28683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8155d3871dc749afa585da95dde5f1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.872354 28682 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8beb59b65241aaa10d42e49e56824b (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:32:15.874544 28682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8beb59b65241aaa10d42e49e56824b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.880007 28536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d7fcda622444b38f8d3702da459a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.882395 28608 tablet_service.cc:1511] Processing CreateTablet for tablet bbe8e224adc44f35a4d9fbc51f062b8e (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:32:15.896719 28608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe8e224adc44f35a4d9fbc51f062b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.896418 28681 tablet_service.cc:1511] Processing CreateTablet for tablet 12e578452012476abcd3bf801701cde1 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:32:15.898461 28681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e578452012476abcd3bf801701cde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.901373 28680 tablet_service.cc:1511] Processing CreateTablet for tablet f0522f7caf1c4e59aca711eff2284869 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:32:15.903314 28680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0522f7caf1c4e59aca711eff2284869. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:32:15.918000 28430 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.23.134.130:41481, user_credentials={real_user=slave}} blocked reactor thread for 50755.4us
I20260630 12:32:15.943626 28679 tablet_service.cc:1511] Processing CreateTablet for tablet 752d6b2093bb48299759efdacf9336fb (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:32:15.945936 28679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752d6b2093bb48299759efdacf9336fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.957849 28743 tablet_bootstrap.cc:492] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
I20260630 12:32:15.969030 28743 tablet_bootstrap.cc:654] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:15.971477 28681 tablet_service.cc:1511] Processing CreateTablet for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:32:15.972703 28678 tablet_service.cc:1511] Processing CreateTablet for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:32:15.974995 28680 tablet_service.cc:1511] Processing CreateTablet for tablet 26157dec7896456aa83c45f7dfe14bf3 (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:32:15.973362 28681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.977659 28677 tablet_service.cc:1511] Processing CreateTablet for tablet 56c414c3964c4949a2142469620d449c (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:32:15.979183 28680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26157dec7896456aa83c45f7dfe14bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.980197 28677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c414c3964c4949a2142469620d449c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.985980 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:16.012009 28676 tablet_service.cc:1511] Processing CreateTablet for tablet bbe8e224adc44f35a4d9fbc51f062b8e (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:32:16.014950 28676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe8e224adc44f35a4d9fbc51f062b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:16.076053 28741 tablet_bootstrap.cc:492] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.081025 28533 tablet_service.cc:1511] Processing CreateTablet for tablet bbe8e224adc44f35a4d9fbc51f062b8e (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:32:16.082566 28533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe8e224adc44f35a4d9fbc51f062b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:16.091023 28742 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.090862 28535 tablet_service.cc:1511] Processing CreateTablet for tablet 56c414c3964c4949a2142469620d449c (DEFAULT_TABLE table=test-workload [id=564dc8b9ee744e479a371228369b42cb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:32:16.092511 28535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c414c3964c4949a2142469620d449c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:16.097774 28743 tablet_bootstrap.cc:492] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:16.098395 28743 ts_tablet_manager.cc:1403] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.141s	user 0.025s	sys 0.000s
I20260630 12:32:16.102000 28743 raft_consensus.cc:359] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.102998 28743 raft_consensus.cc:385] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.103310 28743 raft_consensus.cc:740] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.104243 28743 consensus_queue.cc:260] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.111024 28742 tablet_bootstrap.cc:654] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.127373 28741 tablet_bootstrap.cc:654] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.166379 28743 ts_tablet_manager.cc:1434] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.058s
I20260630 12:32:16.169358 28743 tablet_bootstrap.cc:492] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
W20260630 12:32:16.177449 28492 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:16.187898 28743 tablet_bootstrap.cc:654] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.201952 28745 raft_consensus.cc:493] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.204022 28745 raft_consensus.cc:515] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.207927 28741 tablet_bootstrap.cc:492] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:16.208451 28741 ts_tablet_manager.cc:1403] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.133s	user 0.020s	sys 0.018s
I20260630 12:32:16.212275 28741 raft_consensus.cc:359] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.218999 28745 leader_election.cc:290] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:16.213341 28741 raft_consensus.cc:385] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.220319 28741 raft_consensus.cc:740] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.221511 28741 consensus_queue.cc:260] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.226785 28743 tablet_bootstrap.cc:492] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:16.227504 28743 ts_tablet_manager.cc:1403] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.004s
I20260630 12:32:16.228470 28741 ts_tablet_manager.cc:1434] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.007s
I20260630 12:32:16.231266 28741 tablet_bootstrap.cc:492] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.234297 28742 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.236605 28742 ts_tablet_manager.cc:1403] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.146s	user 0.028s	sys 0.019s
I20260630 12:32:16.238914 28741 tablet_bootstrap.cc:654] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.234179 28743 raft_consensus.cc:359] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.239941 28742 raft_consensus.cc:359] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.240624 28743 raft_consensus.cc:385] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.240895 28742 raft_consensus.cc:385] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.241452 28742 raft_consensus.cc:740] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.242400 28742 consensus_queue.cc:260] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.246712 28742 ts_tablet_manager.cc:1434] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260630 12:32:16.247803 28742 tablet_bootstrap.cc:492] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.241052 28743 raft_consensus.cc:740] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.254235 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e578452012476abcd3bf801701cde1" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:16.256225 28742 tablet_bootstrap.cc:654] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.255884 28743 consensus_queue.cc:260] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
W20260630 12:32:16.258316 28660 leader_election.cc:343] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.262840 28743 ts_tablet_manager.cc:1434] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260630 12:32:16.264266 28743 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
I20260630 12:32:16.273896 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e578452012476abcd3bf801701cde1" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
W20260630 12:32:16.276341 28658 leader_election.cc:343] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.277015 28658 leader_election.cc:304] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: 62f9be1e6a0046ffa1a79602d3bc2e08; no voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:16.278787 28745 raft_consensus.cc:2749] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:16.283371 28743 tablet_bootstrap.cc:654] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.285043 28742 tablet_bootstrap.cc:492] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.285596 28742 ts_tablet_manager.cc:1403] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.022s
I20260630 12:32:16.286939 28741 tablet_bootstrap.cc:492] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:16.287536 28741 ts_tablet_manager.cc:1403] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.029s
I20260630 12:32:16.288668 28743 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:16.288573 28742 raft_consensus.cc:359] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.289211 28743 ts_tablet_manager.cc:1403] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.011s
I20260630 12:32:16.289283 28742 raft_consensus.cc:385] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.289781 28742 raft_consensus.cc:740] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.290560 28742 consensus_queue.cc:260] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.290786 28741 raft_consensus.cc:359] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.291549 28741 raft_consensus.cc:385] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.291844 28741 raft_consensus.cc:740] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.292639 28742 ts_tablet_manager.cc:1434] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:32:16.292477 28743 raft_consensus.cc:359] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.293284 28743 raft_consensus.cc:385] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.292644 28741 consensus_queue.cc:260] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.293622 28743 raft_consensus.cc:740] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.293730 28742 tablet_bootstrap.cc:492] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.294575 28743 consensus_queue.cc:260] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.295827 28741 ts_tablet_manager.cc:1434] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260630 12:32:16.296947 28741 tablet_bootstrap.cc:492] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.299345 28743 ts_tablet_manager.cc:1434] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260630 12:32:16.300577 28743 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
I20260630 12:32:16.301492 28742 tablet_bootstrap.cc:654] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
W20260630 12:32:16.303267 28721 tablet.cc:2406] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:32:16.303912 28741 tablet_bootstrap.cc:654] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.310670 28743 tablet_bootstrap.cc:654] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.312793 28745 raft_consensus.cc:493] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.313490 28745 raft_consensus.cc:515] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.316488 28745 leader_election.cc:290] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:16.318796 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fecfbf8ecbe4bf2b5e3eaed8cc81082" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
W20260630 12:32:16.320783 28658 leader_election.cc:343] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.321167 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fecfbf8ecbe4bf2b5e3eaed8cc81082" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
W20260630 12:32:16.324347 28660 leader_election.cc:343] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.324923 28660 leader_election.cc:304] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: 62f9be1e6a0046ffa1a79602d3bc2e08; no voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:16.325676 28745 raft_consensus.cc:2749] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:16.328049 28742 tablet_bootstrap.cc:492] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.328609 28742 ts_tablet_manager.cc:1403] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.016s
I20260630 12:32:16.328673 28741 tablet_bootstrap.cc:492] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:16.329394 28741 ts_tablet_manager.cc:1403] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.008s
I20260630 12:32:16.330190 28743 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:16.330730 28743 ts_tablet_manager.cc:1403] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260630 12:32:16.332100 28742 raft_consensus.cc:359] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.332893 28742 raft_consensus.cc:385] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.332871 28741 raft_consensus.cc:359] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.333434 28742 raft_consensus.cc:740] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.333982 28741 raft_consensus.cc:385] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.333832 28743 raft_consensus.cc:359] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.334389 28741 raft_consensus.cc:740] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.334643 28743 raft_consensus.cc:385] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.334538 28742 consensus_queue.cc:260] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.335105 28743 raft_consensus.cc:740] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.335691 28741 consensus_queue.cc:260] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.336076 28743 consensus_queue.cc:260] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.336966 28742 ts_tablet_manager.cc:1434] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:32:16.338457 28741 ts_tablet_manager.cc:1434] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:32:16.338603 28743 ts_tablet_manager.cc:1434] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:32:16.339246 28742 tablet_bootstrap.cc:492] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.339589 28743 tablet_bootstrap.cc:492] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
I20260630 12:32:16.339627 28741 tablet_bootstrap.cc:492] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.347205 28743 tablet_bootstrap.cc:654] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.347205 28741 tablet_bootstrap.cc:654] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.348615 28742 tablet_bootstrap.cc:654] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.359825 28743 tablet_bootstrap.cc:492] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:16.359825 28741 tablet_bootstrap.cc:492] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:16.360431 28742 tablet_bootstrap.cc:492] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.360549 28741 ts_tablet_manager.cc:1403] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:32:16.360484 28743 ts_tablet_manager.cc:1403] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260630 12:32:16.361243 28742 ts_tablet_manager.cc:1403] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:32:16.364153 28741 raft_consensus.cc:359] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.364395 28743 raft_consensus.cc:359] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.364737 28742 raft_consensus.cc:359] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.365134 28741 raft_consensus.cc:385] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.365234 28743 raft_consensus.cc:385] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.365667 28741 raft_consensus.cc:740] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.365816 28743 raft_consensus.cc:740] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.366568 28741 consensus_queue.cc:260] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.367010 28742 raft_consensus.cc:385] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.366768 28743 consensus_queue.cc:260] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.367558 28742 raft_consensus.cc:740] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.369017 28741 ts_tablet_manager.cc:1434] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:32:16.368748 28742 consensus_queue.cc:260] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.369813 28743 ts_tablet_manager.cc:1434] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:32:16.370605 28741 tablet_bootstrap.cc:492] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.370944 28742 ts_tablet_manager.cc:1434] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:32:16.371783 28742 tablet_bootstrap.cc:492] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.377084 28743 tablet_bootstrap.cc:492] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
I20260630 12:32:16.378033 28742 tablet_bootstrap.cc:654] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.378036 28741 tablet_bootstrap.cc:654] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.383898 28745 raft_consensus.cc:493] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.384544 28745 raft_consensus.cc:515] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.385812 28743 tablet_bootstrap.cc:654] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.388454 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26157dec7896456aa83c45f7dfe14bf3" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:16.389499 28745 leader_election.cc:290] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
W20260630 12:32:16.390198 28658 leader_election.cc:343] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.391444 28742 tablet_bootstrap.cc:492] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.391767 28753 raft_consensus.cc:493] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.396016 28753 raft_consensus.cc:515] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.396613 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26157dec7896456aa83c45f7dfe14bf3" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:16.398840 28753 leader_election.cc:290] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
W20260630 12:32:16.398782 28660 leader_election.cc:343] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.392933 28741 tablet_bootstrap.cc:492] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:16.400074 28741 ts_tablet_manager.cc:1403] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.009s
I20260630 12:32:16.399605 28660 leader_election.cc:304] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: 62f9be1e6a0046ffa1a79602d3bc2e08; no voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:16.401757 28745 raft_consensus.cc:2749] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:16.403898 28741 raft_consensus.cc:359] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.404711 28741 raft_consensus.cc:385] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.405004 28741 raft_consensus.cc:740] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.405875 28741 consensus_queue.cc:260] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.408783 28741 ts_tablet_manager.cc:1434] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:32:16.409946 28742 ts_tablet_manager.cc:1403] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.004s
I20260630 12:32:16.413293 28742 raft_consensus.cc:359] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.414202 28742 raft_consensus.cc:385] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.414551 28742 raft_consensus.cc:740] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.419413 28741 tablet_bootstrap.cc:492] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.428356 28741 tablet_bootstrap.cc:654] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.432111 28742 consensus_queue.cc:260] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.435388 28742 ts_tablet_manager.cc:1434] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260630 12:32:16.437168 28753 raft_consensus.cc:493] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.437775 28753 raft_consensus.cc:515] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.439646 28753 leader_election.cc:290] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.437368 28742 tablet_bootstrap.cc:492] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.441462 28743 tablet_bootstrap.cc:492] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:16.442045 28743 ts_tablet_manager.cc:1403] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.065s	user 0.028s	sys 0.026s
I20260630 12:32:16.444955 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c414c3964c4949a2142469620d449c" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:16.445251 28743 raft_consensus.cc:359] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.446138 28743 raft_consensus.cc:385] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.446439 28743 raft_consensus.cc:740] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.446580 28545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8beb59b65241aaa10d42e49e56824b" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:16.447362 28743 consensus_queue.cc:260] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
W20260630 12:32:16.448159 28584 leader_election.cc:343] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.449374 28742 tablet_bootstrap.cc:654] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.449790 28743 ts_tablet_manager.cc:1434] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:32:16.451073 28743 tablet_bootstrap.cc:492] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
I20260630 12:32:16.447362 28545 raft_consensus.cc:2468] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 0.
I20260630 12:32:16.454281 28584 leader_election.cc:304] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:16.454622 28695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c414c3964c4949a2142469620d449c" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:16.455433 28741 tablet_bootstrap.cc:492] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:16.455291 28753 raft_consensus.cc:2804] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.455909 28753 raft_consensus.cc:493] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.456303 28753 raft_consensus.cc:3060] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.456060 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8beb59b65241aaa10d42e49e56824b" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:16.457736 28743 tablet_bootstrap.cc:654] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.455325 28695 raft_consensus.cc:2468] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 0.
I20260630 12:32:16.456085 28741 ts_tablet_manager.cc:1403] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.011s
W20260630 12:32:16.460042 28584 leader_election.cc:343] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.461155 28742 tablet_bootstrap.cc:492] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.461107 28584 leader_election.cc:304] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [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: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: c40555b070404fb6b81dd037f386d46e
I20260630 12:32:16.461835 28742 ts_tablet_manager.cc:1403] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260630 12:32:16.462850 28741 raft_consensus.cc:359] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.463625 28741 raft_consensus.cc:385] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.463948 28741 raft_consensus.cc:740] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.464921 28771 raft_consensus.cc:2804] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.464847 28741 consensus_queue.cc:260] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.464969 28742 raft_consensus.cc:359] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.466468 28771 raft_consensus.cc:493] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.466890 28771 raft_consensus.cc:3060] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.468127 28741 ts_tablet_manager.cc:1434] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:32:16.466679 28742 raft_consensus.cc:385] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.469178 28741 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.469377 28742 raft_consensus.cc:740] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.470446 28742 consensus_queue.cc:260] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.475250 28743 tablet_bootstrap.cc:492] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:16.475775 28743 ts_tablet_manager.cc:1403] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260630 12:32:16.477777 28753 raft_consensus.cc:515] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.478916 28743 raft_consensus.cc:359] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.479652 28743 raft_consensus.cc:385] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.479943 28743 raft_consensus.cc:740] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.485904 28741 tablet_bootstrap.cc:654] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.486320 28771 raft_consensus.cc:515] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.487829 28545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8beb59b65241aaa10d42e49e56824b" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e"
I20260630 12:32:16.488250 28753 leader_election.cc:290] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Requested vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.488481 28545 raft_consensus.cc:3060] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.488755 28742 ts_tablet_manager.cc:1434] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.006s
I20260630 12:32:16.489128 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c414c3964c4949a2142469620d449c" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e"
I20260630 12:32:16.489988 28742 tablet_bootstrap.cc:492] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
W20260630 12:32:16.491044 28584 leader_election.cc:343] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.491882 28743 consensus_queue.cc:260] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.494472 28695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8beb59b65241aaa10d42e49e56824b" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
I20260630 12:32:16.494742 28743 ts_tablet_manager.cc:1434] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260630 12:32:16.495854 28743 tablet_bootstrap.cc:492] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
W20260630 12:32:16.495986 28584 leader_election.cc:343] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.497426 28742 tablet_bootstrap.cc:654] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.502058 28771 leader_election.cc:290] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Requested vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.504339 28695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c414c3964c4949a2142469620d449c" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
I20260630 12:32:16.504988 28695 raft_consensus.cc:3060] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.507256 28743 tablet_bootstrap.cc:654] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.510125 28753 raft_consensus.cc:493] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.510486 28753 raft_consensus.cc:515] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.512218 28753 leader_election.cc:290] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.512800 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc86c11cc364d67bd3dbbbf2fd5d072" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
W20260630 12:32:16.514662 28584 leader_election.cc:343] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.515652 28742 tablet_bootstrap.cc:492] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.515980 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc86c11cc364d67bd3dbbbf2fd5d072" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:16.516230 28742 ts_tablet_manager.cc:1403] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260630 12:32:16.516639 28694 raft_consensus.cc:2468] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 0.
I20260630 12:32:16.517975 28584 leader_election.cc:304] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [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: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: c40555b070404fb6b81dd037f386d46e
I20260630 12:32:16.518865 28753 raft_consensus.cc:2804] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.517998 28545 raft_consensus.cc:2468] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:16.519244 28753 raft_consensus.cc:493] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.519600 28753 raft_consensus.cc:3060] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.519471 28695 raft_consensus.cc:2468] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:16.520323 28584 leader_election.cc:304] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [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: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d; no voters: 62f9be1e6a0046ffa1a79602d3bc2e08
I20260630 12:32:16.521680 28584 leader_election.cc:304] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [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: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: c40555b070404fb6b81dd037f386d46e
I20260630 12:32:16.522655 28772 raft_consensus.cc:2804] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.522845 28771 raft_consensus.cc:2804] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.525391 28742 raft_consensus.cc:359] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.526242 28742 raft_consensus.cc:385] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.526577 28742 raft_consensus.cc:740] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.527460 28742 consensus_queue.cc:260] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.528537 28751 raft_consensus.cc:493] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.528364 28771 raft_consensus.cc:697] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Becoming Leader. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Running, Role: LEADER
I20260630 12:32:16.529342 28751 raft_consensus.cc:515] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.529871 28771 consensus_queue.cc:237] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.531183 28742 ts_tablet_manager.cc:1434] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260630 12:32:16.532342 28742 tablet_bootstrap.cc:492] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.528340 28753 raft_consensus.cc:515] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.534000 28741 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:16.534529 28741 ts_tablet_manager.cc:1403] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.004s
I20260630 12:32:16.535255 28753 leader_election.cc:290] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Requested vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.536547 28695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc86c11cc364d67bd3dbbbf2fd5d072" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
I20260630 12:32:16.537223 28695 raft_consensus.cc:3060] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.540518 28742 tablet_bootstrap.cc:654] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.544667 28751 leader_election.cc:290] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.547698 28695 raft_consensus.cc:2468] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:16.548306 28772 raft_consensus.cc:697] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Becoming Leader. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Running, Role: LEADER
I20260630 12:32:16.549448 28742 tablet_bootstrap.cc:492] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.549283 28584 leader_election.cc:304] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:16.550091 28742 ts_tablet_manager.cc:1403] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260630 12:32:16.550427 28771 raft_consensus.cc:2804] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.551312 28771 raft_consensus.cc:697] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Becoming Leader. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Running, Role: LEADER
I20260630 12:32:16.552278 28771 consensus_queue.cc:237] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.549270 28772 consensus_queue.cc:237] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.553115 28742 raft_consensus.cc:359] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.553833 28742 raft_consensus.cc:385] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.551198 28741 raft_consensus.cc:359] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.554116 28742 raft_consensus.cc:740] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.554280 28741 raft_consensus.cc:385] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.554647 28741 raft_consensus.cc:740] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.555049 28742 consensus_queue.cc:260] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.558033 28742 ts_tablet_manager.cc:1434] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:32:16.558799 28741 consensus_queue.cc:260] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.559410 28742 tablet_bootstrap.cc:492] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.559499 28743 tablet_bootstrap.cc:492] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:16.563098 28743 ts_tablet_manager.cc:1403] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.007s
I20260630 12:32:16.563946 28741 ts_tablet_manager.cc:1434] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.005s
I20260630 12:32:16.564999 28741 tablet_bootstrap.cc:492] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.568420 28742 tablet_bootstrap.cc:654] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.572860 28442 catalog_manager.cc:5697] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d reported cstate change: term changed from 0 to 1, leader changed from <none> to feb905e12fe448f88cee51f885f2462d (127.23.134.130). New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:16.574612 28545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc86c11cc364d67bd3dbbbf2fd5d072" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e"
I20260630 12:32:16.575284 28545 raft_consensus.cc:3060] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.575273 28743 raft_consensus.cc:359] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.578855 28751 raft_consensus.cc:493] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.578315 28743 raft_consensus.cc:385] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.579382 28751 raft_consensus.cc:515] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.579890 28743 raft_consensus.cc:740] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.580607 28743 consensus_queue.cc:260] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.581629 28751 leader_election.cc:290] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.584542 28545 raft_consensus.cc:2468] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:16.592437 28742 tablet_bootstrap.cc:492] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.593008 28742 ts_tablet_manager.cc:1403] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.000s
I20260630 12:32:16.593658 28743 ts_tablet_manager.cc:1434] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260630 12:32:16.594667 28743 tablet_bootstrap.cc:492] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
I20260630 12:32:16.595961 28742 raft_consensus.cc:359] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.596693 28742 raft_consensus.cc:385] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.596915 28751 raft_consensus.cc:493] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.596976 28742 raft_consensus.cc:740] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.597527 28751 raft_consensus.cc:515] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.598385 28742 consensus_queue.cc:260] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.601002 28742 ts_tablet_manager.cc:1434] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260630 12:32:16.601435 28751 leader_election.cc:290] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.601979 28742 tablet_bootstrap.cc:492] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.606526 28745 raft_consensus.cc:493] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.607218 28745 raft_consensus.cc:515] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.609591 28745 leader_election.cc:290] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:16.609822 28742 tablet_bootstrap.cc:654] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.611467 28545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0522f7caf1c4e59aca711eff2284869" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:16.612223 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0522f7caf1c4e59aca711eff2284869" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:16.612306 28545 raft_consensus.cc:2468] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f9be1e6a0046ffa1a79602d3bc2e08 in term 0.
I20260630 12:32:16.612953 28621 raft_consensus.cc:2468] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f9be1e6a0046ffa1a79602d3bc2e08 in term 0.
I20260630 12:32:16.613921 28658 leader_election.cc:304] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f9be1e6a0046ffa1a79602d3bc2e08, c40555b070404fb6b81dd037f386d46e; no voters: 
I20260630 12:32:16.614415 28741 tablet_bootstrap.cc:654] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.614807 28620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d6b2093bb48299759efdacf9336fb" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:16.615513 28620 raft_consensus.cc:2468] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40555b070404fb6b81dd037f386d46e in term 0.
I20260630 12:32:16.616771 28619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8e224adc44f35a4d9fbc51f062b8e" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:16.618680 28618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c428b9f4024c2282884b1f4c9f5b8b" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:16.619644 28618 raft_consensus.cc:2468] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40555b070404fb6b81dd037f386d46e in term 0.
I20260630 12:32:16.622136 28511 leader_election.cc:304] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d; no voters: 
W20260630 12:32:16.623449 28511 leader_election.cc:343] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.624377 28511 leader_election.cc:304] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:16.624579 28695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d6b2093bb48299759efdacf9336fb" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:16.624742 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c428b9f4024c2282884b1f4c9f5b8b" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:16.625381 28693 raft_consensus.cc:2468] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40555b070404fb6b81dd037f386d46e in term 0.
I20260630 12:32:16.625747 28751 raft_consensus.cc:2804] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.625941 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8e224adc44f35a4d9fbc51f062b8e" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:16.626286 28751 raft_consensus.cc:493] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.626783 28751 raft_consensus.cc:3060] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:32:16.627835 28509 leader_election.cc:343] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.628816 28741 tablet_bootstrap.cc:492] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
W20260630 12:32:16.628994 28509 leader_election.cc:343] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.629316 28741 ts_tablet_manager.cc:1403] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.003s
I20260630 12:32:16.629385 28509 leader_election.cc:304] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [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: c40555b070404fb6b81dd037f386d46e; no voters: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:16.633008 28741 raft_consensus.cc:359] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.615005 28745 raft_consensus.cc:2804] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.634253 28741 raft_consensus.cc:385] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.634496 28745 raft_consensus.cc:493] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.635502 28745 raft_consensus.cc:3060] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.634687 28741 raft_consensus.cc:740] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.640573 28743 tablet_bootstrap.cc:654] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.644486 28741 consensus_queue.cc:260] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.646946 28789 raft_consensus.cc:2804] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.647504 28789 raft_consensus.cc:493] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.648869 28789 raft_consensus.cc:3060] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.658581 28442 catalog_manager.cc:5697] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d reported cstate change: term changed from 0 to 1, leader changed from <none> to feb905e12fe448f88cee51f885f2462d (127.23.134.130). New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:16.661106 28442 catalog_manager.cc:5697] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d reported cstate change: term changed from 0 to 1, leader changed from <none> to feb905e12fe448f88cee51f885f2462d (127.23.134.130). New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:16.662537 28742 tablet_bootstrap.cc:492] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.662943 28771 raft_consensus.cc:493] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.663213 28742 ts_tablet_manager.cc:1403] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.046s
I20260630 12:32:16.664026 28789 raft_consensus.cc:515] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.665391 28791 raft_consensus.cc:2749] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:16.663515 28771 raft_consensus.cc:515] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.666860 28742 raft_consensus.cc:359] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.667559 28742 raft_consensus.cc:385] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.667907 28742 raft_consensus.cc:740] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.668136 28618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c428b9f4024c2282884b1f4c9f5b8b" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d"
I20260630 12:32:16.668756 28742 consensus_queue.cc:260] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.670295 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e578452012476abcd3bf801701cde1" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:16.670918 28693 raft_consensus.cc:2468] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 0.
I20260630 12:32:16.671541 28742 ts_tablet_manager.cc:1434] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:32:16.672248 28789 leader_election.cc:290] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 election: Requested vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.667891 28771 leader_election.cc:290] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.667891 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c428b9f4024c2282884b1f4c9f5b8b" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
I20260630 12:32:16.673422 28742 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.673467 28694 raft_consensus.cc:3060] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.675535 28584 leader_election.cc:304] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:16.668727 28618 raft_consensus.cc:3060] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.676769 28771 raft_consensus.cc:2804] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.677206 28771 raft_consensus.cc:493] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.677666 28771 raft_consensus.cc:3060] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.678021 28741 ts_tablet_manager.cc:1434] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.048s	user 0.013s	sys 0.002s
I20260630 12:32:16.679155 28741 tablet_bootstrap.cc:492] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.685009 28694 raft_consensus.cc:2468] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40555b070404fb6b81dd037f386d46e in term 1.
I20260630 12:32:16.687615 28509 leader_election.cc:304] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f9be1e6a0046ffa1a79602d3bc2e08, c40555b070404fb6b81dd037f386d46e; no voters: 
I20260630 12:32:16.689378 28742 tablet_bootstrap.cc:654] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.689780 28545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e578452012476abcd3bf801701cde1" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:16.690531 28545 raft_consensus.cc:2468] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 0.
I20260630 12:32:16.690616 28792 raft_consensus.cc:493] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.691359 28792 raft_consensus.cc:515] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.692641 28771 raft_consensus.cc:515] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.693693 28618 raft_consensus.cc:2468] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40555b070404fb6b81dd037f386d46e in term 1.
I20260630 12:32:16.692766 28751 raft_consensus.cc:515] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.694602 28792 leader_election.cc:290] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.695330 28792 raft_consensus.cc:2804] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.695485 28771 leader_election.cc:290] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Requested vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.695917 28792 raft_consensus.cc:697] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Becoming Leader. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Running, Role: LEADER
I20260630 12:32:16.696723 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e578452012476abcd3bf801701cde1" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
I20260630 12:32:16.697644 28693 raft_consensus.cc:3060] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.696822 28792 consensus_queue.cc:237] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.701278 28741 tablet_bootstrap.cc:654] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.701167 28545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e578452012476abcd3bf801701cde1" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e"
I20260630 12:32:16.705994 28545 raft_consensus.cc:3060] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.711055 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d7fcda622444b38f8d3702da459a3c" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
W20260630 12:32:16.712850 28509 leader_election.cc:343] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.726320 28693 raft_consensus.cc:2468] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:16.728209 28584 leader_election.cc:304] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:16.729210 28618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d7fcda622444b38f8d3702da459a3c" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:16.729687 28771 raft_consensus.cc:2804] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.730010 28618 raft_consensus.cc:2468] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40555b070404fb6b81dd037f386d46e in term 0.
I20260630 12:32:16.730360 28771 raft_consensus.cc:697] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Becoming Leader. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Running, Role: LEADER
I20260630 12:32:16.731212 28511 leader_election.cc:304] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [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: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d; no voters: 62f9be1e6a0046ffa1a79602d3bc2e08
I20260630 12:32:16.731215 28771 consensus_queue.cc:237] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.732419 28741 tablet_bootstrap.cc:492] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:16.733069 28741 ts_tablet_manager.cc:1403] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.000s
I20260630 12:32:16.734196 28751 leader_election.cc:290] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 election: Requested vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.734794 28751 raft_consensus.cc:2804] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.735193 28751 raft_consensus.cc:493] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.735529 28751 raft_consensus.cc:3060] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.735476 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d6b2093bb48299759efdacf9336fb" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
I20260630 12:32:16.736496 28741 raft_consensus.cc:359] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
W20260630 12:32:16.737234 28509 leader_election.cc:343] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.737241 28741 raft_consensus.cc:385] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.737951 28741 raft_consensus.cc:740] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.738137 28619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d6b2093bb48299759efdacf9336fb" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d"
I20260630 12:32:16.738914 28619 raft_consensus.cc:3060] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.739159 28741 consensus_queue.cc:260] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.742588 28741 ts_tablet_manager.cc:1434] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:32:16.743929 28741 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.752022 28741 tablet_bootstrap.cc:654] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.728032 28444 catalog_manager.cc:5697] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e reported cstate change: term changed from 0 to 1, leader changed from <none> to c40555b070404fb6b81dd037f386d46e (127.23.134.129). New cstate: current_term: 1 leader_uuid: "c40555b070404fb6b81dd037f386d46e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:16.754701 28743 tablet_bootstrap.cc:492] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:16.755340 28743 ts_tablet_manager.cc:1403] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.161s	user 0.030s	sys 0.027s
I20260630 12:32:16.758289 28743 raft_consensus.cc:359] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.758936 28743 raft_consensus.cc:385] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.759199 28743 raft_consensus.cc:740] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.760097 28743 consensus_queue.cc:260] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.760210 28745 raft_consensus.cc:515] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.763089 28745 leader_election.cc:290] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 election: Requested vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:16.764276 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0522f7caf1c4e59aca711eff2284869" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e"
I20260630 12:32:16.764971 28546 raft_consensus.cc:3060] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.771457 28442 catalog_manager.cc:5697] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d reported cstate change: term changed from 0 to 1, leader changed from <none> to feb905e12fe448f88cee51f885f2462d (127.23.134.130). New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:16.774087 28618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0522f7caf1c4e59aca711eff2284869" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d"
I20260630 12:32:16.774865 28618 raft_consensus.cc:3060] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.763990 28619 raft_consensus.cc:2468] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40555b070404fb6b81dd037f386d46e in term 1.
I20260630 12:32:16.776656 28545 raft_consensus.cc:2468] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:16.783488 28741 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:16.784017 28741 ts_tablet_manager.cc:1403] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260630 12:32:16.785223 28511 leader_election.cc:304] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [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: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d; no voters: 62f9be1e6a0046ffa1a79602d3bc2e08
I20260630 12:32:16.786972 28791 raft_consensus.cc:2804] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.788147 28741 raft_consensus.cc:359] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.788745 28546 raft_consensus.cc:2468] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f9be1e6a0046ffa1a79602d3bc2e08 in term 1.
I20260630 12:32:16.789559 28791 raft_consensus.cc:697] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Becoming Leader. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Running, Role: LEADER
I20260630 12:32:16.790860 28658 leader_election.cc:304] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f9be1e6a0046ffa1a79602d3bc2e08, c40555b070404fb6b81dd037f386d46e; no voters: 
I20260630 12:32:16.790846 28791 consensus_queue.cc:237] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.792842 28618 raft_consensus.cc:2468] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f9be1e6a0046ffa1a79602d3bc2e08 in term 1.
I20260630 12:32:16.794746 28800 raft_consensus.cc:2804] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.795257 28800 raft_consensus.cc:697] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Becoming Leader. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Running, Role: LEADER
I20260630 12:32:16.796077 28800 consensus_queue.cc:237] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.788906 28741 raft_consensus.cc:385] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.798684 28741 raft_consensus.cc:740] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.799779 28741 consensus_queue.cc:260] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.800892 28743 ts_tablet_manager.cc:1434] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.000s
I20260630 12:32:16.801122 28742 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.801657 28742 ts_tablet_manager.cc:1403] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.129s	user 0.036s	sys 0.051s
I20260630 12:32:16.802029 28743 tablet_bootstrap.cc:492] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
I20260630 12:32:16.804441 28742 raft_consensus.cc:359] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.805064 28742 raft_consensus.cc:385] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.805342 28742 raft_consensus.cc:740] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.805428 28751 raft_consensus.cc:515] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.806483 28742 consensus_queue.cc:260] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.808647 28619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d7fcda622444b38f8d3702da459a3c" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d"
I20260630 12:32:16.809260 28619 raft_consensus.cc:3060] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.810101 28743 tablet_bootstrap.cc:654] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.812372 28745 raft_consensus.cc:493] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.802021 28741 ts_tablet_manager.cc:1434] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260630 12:32:16.814293 28741 tablet_bootstrap.cc:492] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.812873 28745 raft_consensus.cc:515] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.815948 28742 ts_tablet_manager.cc:1434] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:32:16.818931 28742 tablet_bootstrap.cc:492] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d: Bootstrap starting.
I20260630 12:32:16.826143 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155d3871dc749afa585da95dde5f1cd" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:16.827029 28742 tablet_bootstrap.cc:654] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.827817 28440 catalog_manager.cc:5697] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: HEALTHY } } }
W20260630 12:32:16.830631 28658 leader_election.cc:343] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.831776 28619 raft_consensus.cc:2468] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40555b070404fb6b81dd037f386d46e in term 1.
I20260630 12:32:16.833421 28511 leader_election.cc:304] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:16.834678 28791 raft_consensus.cc:2804] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.835395 28442 catalog_manager.cc:5697] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e reported cstate change: term changed from 0 to 1, leader changed from <none> to c40555b070404fb6b81dd037f386d46e (127.23.134.129). New cstate: current_term: 1 leader_uuid: "c40555b070404fb6b81dd037f386d46e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:16.835855 28791 raft_consensus.cc:697] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Becoming Leader. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Running, Role: LEADER
I20260630 12:32:16.837891 28791 consensus_queue.cc:237] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.841646 28745 leader_election.cc:290] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:16.842491 28618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155d3871dc749afa585da95dde5f1cd" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:16.845577 28618 raft_consensus.cc:2468] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f9be1e6a0046ffa1a79602d3bc2e08 in term 0.
I20260630 12:32:16.846606 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d7fcda622444b38f8d3702da459a3c" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
I20260630 12:32:16.847011 28660 leader_election.cc:304] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: c40555b070404fb6b81dd037f386d46e
I20260630 12:32:16.847949 28745 raft_consensus.cc:2804] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:32:16.848166 28509 leader_election.cc:343] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.848423 28771 raft_consensus.cc:493] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.848658 28745 raft_consensus.cc:493] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.848970 28771 raft_consensus.cc:515] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.849350 28745 raft_consensus.cc:3060] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.860878 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26157dec7896456aa83c45f7dfe14bf3" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:16.861706 28693 raft_consensus.cc:2468] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 0.
I20260630 12:32:16.861176 28745 raft_consensus.cc:515] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.862462 28751 leader_election.cc:290] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 election: Requested vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.864735 28741 tablet_bootstrap.cc:654] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.865118 28745 leader_election.cc:290] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 election: Requested vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:16.865959 28742 tablet_bootstrap.cc:492] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d: No bootstrap required, opened a new log
I20260630 12:32:16.866418 28742 ts_tablet_manager.cc:1403] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.017s
I20260630 12:32:16.865098 28545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155d3871dc749afa585da95dde5f1cd" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e"
W20260630 12:32:16.868913 28658 leader_election.cc:343] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.869071 28742 raft_consensus.cc:359] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.869827 28742 raft_consensus.cc:385] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.870132 28742 raft_consensus.cc:740] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.870486 28584 leader_election.cc:304] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:16.870885 28742 consensus_queue.cc:260] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.871372 28772 raft_consensus.cc:2804] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.871730 28772 raft_consensus.cc:493] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.872056 28772 raft_consensus.cc:3060] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.876396 28742 ts_tablet_manager.cc:1434] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:32:16.851246 28771 leader_election.cc:290] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.878046 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26157dec7896456aa83c45f7dfe14bf3" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:16.881814 28743 tablet_bootstrap.cc:492] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
W20260630 12:32:16.882025 28584 leader_election.cc:343] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.882320 28743 ts_tablet_manager.cc:1403] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.001s
I20260630 12:32:16.882558 28618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155d3871dc749afa585da95dde5f1cd" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d"
I20260630 12:32:16.883370 28618 raft_consensus.cc:3060] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.885618 28743 raft_consensus.cc:359] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.886302 28743 raft_consensus.cc:385] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.886638 28743 raft_consensus.cc:740] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.887583 28743 consensus_queue.cc:260] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.889816 28743 ts_tablet_manager.cc:1434] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:32:16.890970 28743 tablet_bootstrap.cc:492] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
I20260630 12:32:16.889890 28772 raft_consensus.cc:515] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.897385 28743 tablet_bootstrap.cc:654] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.897490 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26157dec7896456aa83c45f7dfe14bf3" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e"
W20260630 12:32:16.899127 28584 leader_election.cc:343] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:16.902645 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26157dec7896456aa83c45f7dfe14bf3" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
I20260630 12:32:16.903407 28693 raft_consensus.cc:3060] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.905460 28741 tablet_bootstrap.cc:492] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:16.906064 28741 ts_tablet_manager.cc:1403] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.092s	user 0.036s	sys 0.011s
I20260630 12:32:16.906594 28772 leader_election.cc:290] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Requested vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.909101 28741 raft_consensus.cc:359] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.909948 28741 raft_consensus.cc:385] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.910266 28741 raft_consensus.cc:740] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.911033 28741 consensus_queue.cc:260] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.913293 28741 ts_tablet_manager.cc:1434] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:16.914382 28741 tablet_bootstrap.cc:492] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e: Bootstrap starting.
I20260630 12:32:16.912977 28442 catalog_manager.cc:5697] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e reported cstate change: term changed from 0 to 1, leader changed from <none> to c40555b070404fb6b81dd037f386d46e (127.23.134.129). New cstate: current_term: 1 leader_uuid: "c40555b070404fb6b81dd037f386d46e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:16.920650 28741 tablet_bootstrap.cc:654] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.927106 28546 raft_consensus.cc:3060] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.937839 28618 raft_consensus.cc:2468] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f9be1e6a0046ffa1a79602d3bc2e08 in term 1.
I20260630 12:32:16.939546 28660 leader_election.cc:304] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: c40555b070404fb6b81dd037f386d46e
I20260630 12:32:16.941135 28745 raft_consensus.cc:2804] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.941819 28745 raft_consensus.cc:697] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Becoming Leader. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Running, Role: LEADER
I20260630 12:32:16.943487 28745 consensus_queue.cc:237] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.941128 28772 consensus_queue.cc:1048] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260630 12:32:16.949360 28791 raft_consensus.cc:493] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.950094 28791 raft_consensus.cc:515] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.953243 28791 leader_election.cc:290] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.953964 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26157dec7896456aa83c45f7dfe14bf3" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:16.953974 28771 raft_consensus.cc:493] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.955703 28771 raft_consensus.cc:515] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.960180 28771 leader_election.cc:290] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:16.960491 28544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8e224adc44f35a4d9fbc51f062b8e" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:16.961472 28544 raft_consensus.cc:2468] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 0.
I20260630 12:32:16.962469 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8e224adc44f35a4d9fbc51f062b8e" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:16.962821 28619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26157dec7896456aa83c45f7dfe14bf3" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:16.963338 28694 raft_consensus.cc:2468] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 0.
I20260630 12:32:16.963929 28619 raft_consensus.cc:2393] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c40555b070404fb6b81dd037f386d46e in current term 1: Already voted for candidate feb905e12fe448f88cee51f885f2462d in this term.
I20260630 12:32:16.965013 28800 raft_consensus.cc:493] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.965698 28800 raft_consensus.cc:515] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.967163 28693 raft_consensus.cc:2468] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:16.968581 28800 leader_election.cc:290] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:16.970448 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d6b2093bb48299759efdacf9336fb" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:16.970906 28584 leader_election.cc:304] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:16.971757 28771 raft_consensus.cc:2804] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.972239 28771 raft_consensus.cc:493] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.972739 28743 tablet_bootstrap.cc:492] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:16.972662 28511 leader_election.cc:304] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [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: c40555b070404fb6b81dd037f386d46e; no voters: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:16.973515 28743 ts_tablet_manager.cc:1403] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.083s	user 0.034s	sys 0.035s
I20260630 12:32:16.973706 28791 raft_consensus.cc:3060] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.975311 28619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d6b2093bb48299759efdacf9336fb" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:16.976109 28619 raft_consensus.cc:2393] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62f9be1e6a0046ffa1a79602d3bc2e08 in current term 1: Already voted for candidate c40555b070404fb6b81dd037f386d46e in this term.
I20260630 12:32:16.972672 28771 raft_consensus.cc:3060] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.977461 28743 raft_consensus.cc:359] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.978395 28743 raft_consensus.cc:385] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.978587 28660 leader_election.cc:304] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: 62f9be1e6a0046ffa1a79602d3bc2e08; no voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:16.978785 28743 raft_consensus.cc:740] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.979506 28800 raft_consensus.cc:3060] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.979830 28743 consensus_queue.cc:260] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.976089 28584 leader_election.cc:304] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [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: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: c40555b070404fb6b81dd037f386d46e
I20260630 12:32:16.982378 28753 raft_consensus.cc:2804] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.982882 28753 raft_consensus.cc:697] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Becoming Leader. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Running, Role: LEADER
I20260630 12:32:16.983705 28753 consensus_queue.cc:237] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:16.988010 28800 raft_consensus.cc:2749] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:16.999390 28440 catalog_manager.cc:5697] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:17.007375 28791 raft_consensus.cc:2749] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:17.009742 28771 raft_consensus.cc:515] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.011860 28771 leader_election.cc:290] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Requested vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:17.029247 28741 tablet_bootstrap.cc:492] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e: No bootstrap required, opened a new log
I20260630 12:32:17.030105 28741 ts_tablet_manager.cc:1403] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e: Time spent bootstrapping tablet: real 0.116s	user 0.042s	sys 0.063s
I20260630 12:32:17.031752 28693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8e224adc44f35a4d9fbc51f062b8e" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
I20260630 12:32:17.032388 28545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8e224adc44f35a4d9fbc51f062b8e" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e"
I20260630 12:32:17.033164 28545 raft_consensus.cc:3060] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.034169 28741 raft_consensus.cc:359] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.035012 28741 raft_consensus.cc:385] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:17.035326 28741 raft_consensus.cc:740] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40555b070404fb6b81dd037f386d46e, State: Initialized, Role: FOLLOWER
I20260630 12:32:17.036260 28743 ts_tablet_manager.cc:1434] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.062s	user 0.021s	sys 0.037s
I20260630 12:32:17.032433 28693 raft_consensus.cc:3060] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.036247 28741 consensus_queue.cc:260] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.044970 28741 ts_tablet_manager.cc:1434] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260630 12:32:17.047500 28772 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:17.041323 28743 tablet_bootstrap.cc:492] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08: Bootstrap starting.
I20260630 12:32:17.047984 28545 raft_consensus.cc:2468] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:17.053790 28693 raft_consensus.cc:2468] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:17.055224 28743 tablet_bootstrap.cc:654] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:17.055361 28772 consensus_queue.cc:1048] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:17.061134 28440 catalog_manager.cc:5697] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d reported cstate change: term changed from 0 to 1, leader changed from <none> to feb905e12fe448f88cee51f885f2462d (127.23.134.130). New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:17.058679 28584 leader_election.cc:304] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:17.064078 28777 raft_consensus.cc:2804] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:17.065073 28777 raft_consensus.cc:697] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Becoming Leader. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Running, Role: LEADER
I20260630 12:32:17.072086 28772 raft_consensus.cc:493] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:17.081709 28772 raft_consensus.cc:515] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.081096 28743 tablet_bootstrap.cc:492] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08: No bootstrap required, opened a new log
I20260630 12:32:17.082118 28777 consensus_queue.cc:237] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.082942 28743 ts_tablet_manager.cc:1403] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.011s
I20260630 12:32:17.083947 28772 leader_election.cc:290] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:17.085618 28771 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:17.086072 28743 raft_consensus.cc:359] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.086910 28743 raft_consensus.cc:385] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:17.087235 28743 raft_consensus.cc:740] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f9be1e6a0046ffa1a79602d3bc2e08, State: Initialized, Role: FOLLOWER
I20260630 12:32:17.088104 28743 consensus_queue.cc:260] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.088721 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fecfbf8ecbe4bf2b5e3eaed8cc81082" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:17.089419 28546 raft_consensus.cc:2468] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 0.
I20260630 12:32:17.091223 28743 ts_tablet_manager.cc:1434] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:32:17.093623 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fecfbf8ecbe4bf2b5e3eaed8cc81082" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:17.093712 28584 leader_election.cc:304] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:17.094342 28694 raft_consensus.cc:2468] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 0.
I20260630 12:32:17.095427 28776 raft_consensus.cc:2804] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:17.095922 28776 raft_consensus.cc:493] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:17.096251 28776 raft_consensus.cc:3060] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.103770 28771 consensus_queue.cc:1048] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:17.106364 28693 raft_consensus.cc:3060] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.106153 28442 catalog_manager.cc:5697] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d reported cstate change: term changed from 0 to 1, leader changed from <none> to feb905e12fe448f88cee51f885f2462d (127.23.134.130). New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:17.107195 28776 raft_consensus.cc:515] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.109395 28776 leader_election.cc:290] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Requested vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:17.112468 28695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fecfbf8ecbe4bf2b5e3eaed8cc81082" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08"
I20260630 12:32:17.113152 28695 raft_consensus.cc:3060] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.112511 28544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fecfbf8ecbe4bf2b5e3eaed8cc81082" candidate_uuid: "feb905e12fe448f88cee51f885f2462d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e"
I20260630 12:32:17.118175 28544 raft_consensus.cc:3060] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.121031 28695 raft_consensus.cc:2468] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:17.127974 28584 leader_election.cc:304] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d; no voters: 
I20260630 12:32:17.128880 28776 raft_consensus.cc:2804] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:17.128908 28544 raft_consensus.cc:2468] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feb905e12fe448f88cee51f885f2462d in term 1.
I20260630 12:32:17.129508 28776 raft_consensus.cc:697] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Becoming Leader. State: Replica: feb905e12fe448f88cee51f885f2462d, State: Running, Role: LEADER
I20260630 12:32:17.130468 28776 consensus_queue.cc:237] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.138754 28753 consensus_queue.cc:1048] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.153486 28440 catalog_manager.cc:5697] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d reported cstate change: term changed from 0 to 1, leader changed from <none> to feb905e12fe448f88cee51f885f2462d (127.23.134.130). New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:17.220520 28776 consensus_queue.cc:1048] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.234628 28791 consensus_queue.cc:1048] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.244517 28771 consensus_queue.cc:1048] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:32:17.265781 28826 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.000s	sys 0.001s
I20260630 12:32:17.270238 28811 consensus_queue.cc:1048] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.327591 28811 consensus_queue.cc:1048] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.344099 28792 consensus_queue.cc:1048] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.505453 28792 consensus_queue.cc:1048] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.509099 28792 raft_consensus.cc:493] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:17.509644 28792 raft_consensus.cc:515] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.512264 28792 leader_election.cc:290] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:17.513881 28620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155d3871dc749afa585da95dde5f1cd" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:17.517706 28792 consensus_queue.cc:1048] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:17.519229 28694 raft_consensus.cc:3060] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.528311 28792 consensus_queue.cc:1048] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.528270 28745 consensus_queue.cc:1048] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.537909 28791 consensus_queue.cc:1048] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:32:17.547290 28727 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.23.134.190:36907, user_credentials={real_user=slave}} blocked reactor thread for 168579us
I20260630 12:32:17.565375 28545 raft_consensus.cc:3060] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.581015 28745 consensus_queue.cc:1048] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.586573 28692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8155d3871dc749afa585da95dde5f1cd" candidate_uuid: "c40555b070404fb6b81dd037f386d46e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" is_pre_election: true
I20260630 12:32:17.590931 28771 consensus_queue.cc:1048] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:17.597086 28509 leader_election.cc:304] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [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: c40555b070404fb6b81dd037f386d46e; no voters: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:17.604050 28753 consensus_queue.cc:1048] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:17.614141 28753 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:32:17.629002 28751 raft_consensus.cc:2749] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:17.645002 28776 consensus_queue.cc:1048] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:32:17.669975 28811 raft_consensus.cc:493] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c40555b070404fb6b81dd037f386d46e)
I20260630 12:32:17.670650 28811 raft_consensus.cc:515] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } }
I20260630 12:32:17.676000 28811 leader_election.cc:290] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963)
I20260630 12:32:17.676406 28776 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:17.682432 28546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d7fcda622444b38f8d3702da459a3c" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c40555b070404fb6b81dd037f386d46e" is_pre_election: true
I20260630 12:32:17.684082 28618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d7fcda622444b38f8d3702da459a3c" candidate_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "feb905e12fe448f88cee51f885f2462d" is_pre_election: true
I20260630 12:32:17.692822 28776 consensus_queue.cc:1048] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:17.706331 28660 leader_election.cc:304] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: 62f9be1e6a0046ffa1a79602d3bc2e08; no voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:17.707528 28841 raft_consensus.cc:2749] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:32:18.404697 28475 debug-util.cc:398] Leaking SignalData structure 0x7b080008cd80 after lost signal to thread 24093
W20260630 12:32:18.448202 28475 debug-util.cc:398] Leaking SignalData structure 0x7b0800051b60 after lost signal to thread 28478
W20260630 12:32:18.446835 28889 log.cc:927] Time spent T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
W20260630 12:32:18.486485 28890 log.cc:927] Time spent T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08: Append to log took a long time: real 0.075s	user 0.000s	sys 0.002s
W20260630 12:32:18.523798 28894 log.cc:927] Time spent T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
W20260630 12:32:18.569984 28899 log.cc:927] Time spent T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
W20260630 12:32:19.595676 28584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.131:39353, user_credentials={real_user=slave}} blocked reactor thread for 63164.1us
W20260630 12:32:19.909680 28584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.131:39353, user_credentials={real_user=slave}} blocked reactor thread for 54020.8us
W20260630 12:32:20.028544 28827 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.000s	sys 0.000s
W20260630 12:32:20.334578 28584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.129:34963, user_credentials={real_user=slave}} blocked reactor thread for 64631.2us
W20260630 12:32:20.352916 28660 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.130:41481, user_credentials={real_user=slave}} blocked reactor thread for 102072us
W20260630 12:32:20.356246 28658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.129:34963, user_credentials={real_user=slave}} blocked reactor thread for 58211us
W20260630 12:32:20.883528 28584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.129:34963, user_credentials={real_user=slave}} blocked reactor thread for 101097us
W20260630 12:32:21.237771 28660 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.130:41481, user_credentials={real_user=slave}} blocked reactor thread for 62428.7us
W20260630 12:32:21.284171 28509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.131:39353, user_credentials={real_user=slave}} blocked reactor thread for 87733.2us
W20260630 12:32:21.330888 28511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.130:41481, user_credentials={real_user=slave}} blocked reactor thread for 81332.3us
W20260630 12:32:21.413519 28819 log.cc:927] Time spent T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
W20260630 12:32:21.432828 28885 log.cc:927] Time spent T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
W20260630 12:32:21.456458 28812 log.cc:927] Time spent T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d: Append to log took a long time: real 0.103s	user 0.002s	sys 0.000s
W20260630 12:32:21.793452 28511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.130:41481, user_credentials={real_user=slave}} blocked reactor thread for 63476.2us
W20260630 12:32:21.797569 28509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.131:39353, user_credentials={real_user=slave}} blocked reactor thread for 47774.8us
W20260630 12:32:21.812645 28584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.131:39353, user_credentials={real_user=slave}} blocked reactor thread for 56558us
W20260630 12:32:21.974114 28584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.129:34963, user_credentials={real_user=slave}} blocked reactor thread for 44641.8us
W20260630 12:32:22.204751 28584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.129:34963, user_credentials={real_user=slave}} blocked reactor thread for 81174.4us
I20260630 12:32:22.504093 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:22.521891 28953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:22.523696 28954 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:22.527107 28956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:22.547873 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:22.550695 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:22.550951 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:22.551179 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822742551160 us; error 0 us; skew 500 ppm
I20260630 12:32:22.551736 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:22.555131 24090 webserver.cc:533] Webserver started at http://127.23.134.132:33921/ using document root <none> and password file <none>
I20260630 12:32:22.555827 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:22.556113 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:22.556497 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:22.557826 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "ded8ee8270c44ccfa3a0af5c084d272a"
format_stamp: "Formatted at 2026-06-30 12:32:22 on dist-test-slave-69xz"
I20260630 12:32:22.563014 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:32:22.567034 28961 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:22.567961 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:32:22.568262 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "ded8ee8270c44ccfa3a0af5c084d272a"
format_stamp: "Formatted at 2026-06-30 12:32:22 on dist-test-slave-69xz"
I20260630 12:32:22.568548 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:22.579725 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:22.581125 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:22.582770 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:22.585824 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:22.586031 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:22.586313 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:22.586501 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:22.651726 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:36845
I20260630 12:32:22.651849 29023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:36845 every 8 connection(s)
I20260630 12:32:22.663177 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:22.674001 29028 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:22.676805 29029 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:22.684624 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:22.687151 29024 heartbeater.cc:344] Connected to a master server at 127.23.134.190:36907
I20260630 12:32:22.687674 29024 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:22.688746 29024 heartbeater.cc:507] Master 127.23.134.190:36907 requested a full tablet report, sending...
I20260630 12:32:22.691253 28444 ts_manager.cc:194] Registered new tserver with Master: ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132:36845)
W20260630 12:32:22.691504 29031 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:22.693378 28444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48780
I20260630 12:32:22.694608 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:22.695132 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:22.695418 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822742695393 us; error 0 us; skew 500 ppm
I20260630 12:32:22.696246 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:22.699723 24090 webserver.cc:533] Webserver started at http://127.23.134.133:38539/ using document root <none> and password file <none>
I20260630 12:32:22.700253 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:22.700474 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:22.700784 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:22.702072 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-4-root/instance:
uuid: "16174dc02f954233b3cabb6870779033"
format_stamp: "Formatted at 2026-06-30 12:32:22 on dist-test-slave-69xz"
I20260630 12:32:22.707233 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:32:22.711170 29036 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:22.712142 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:32:22.712550 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-4-root
uuid: "16174dc02f954233b3cabb6870779033"
format_stamp: "Formatted at 2026-06-30 12:32:22 on dist-test-slave-69xz"
I20260630 12:32:22.712970 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:22.730767 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:22.732578 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:22.734498 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:22.737363 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:22.737681 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:32:22.737962 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:22.738166 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:22.794692 28617 consensus_queue.cc:237] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:22.816433 28691 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:32:22.818570 28948 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:32:22.839699 28951 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:22.853145 28693 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:22.863961 28543 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:32:22.866888 28948 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:32:22.875351 28543 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:22.938292 28444 catalog_manager.cc:5697] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index -1 to 25, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:22.959026 28617 consensus_queue.cc:237] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:22.997416 28693 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:22.999303 28951 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:32:23.006631 28544 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:23.011935 28898 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.023558 28693 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.025911 28948 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260630 12:32:23.043848 28585 consensus_peers.cc:597] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d -> Peer ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132:36845): Couldn't send request to peer ded8ee8270c44ccfa3a0af5c084d272a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fecfbf8ecbe4bf2b5e3eaed8cc81082. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:23.045055 28585 consensus_peers.cc:597] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d -> Peer ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132:36845): Couldn't send request to peer ded8ee8270c44ccfa3a0af5c084d272a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fc86c11cc364d67bd3dbbbf2fd5d072. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.063743 28544 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.080374 28439 catalog_manager.cc:5697] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.099761 28693 consensus_queue.cc:237] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:23.110432 28617 raft_consensus.cc:1275] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:23.112583 28937 consensus_queue.cc:1048] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260630 12:32:23.150403 28659 consensus_peers.cc:597] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 -> Peer ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132:36845): Couldn't send request to peer ded8ee8270c44ccfa3a0af5c084d272a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0522f7caf1c4e59aca711eff2284869. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.153565 28544 raft_consensus.cc:1275] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:23.153198 28617 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.159965 28937 consensus_queue.cc:1048] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:32:23.165205 28544 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.169819 28439 catalog_manager.cc:5697] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d reported cstate change: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.149278 29086 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.243498 28544 consensus_queue.cc:237] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:23.259706 28617 raft_consensus.cc:1275] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:23.263001 28693 raft_consensus.cc:1275] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:23.266546 28944 consensus_queue.cc:1048] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:32:23.270828 28946 consensus_queue.cc:1048] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260630 12:32:23.288822 28510 consensus_peers.cc:597] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e -> Peer ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132:36845): Couldn't send request to peer ded8ee8270c44ccfa3a0af5c084d272a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23c428b9f4024c2282884b1f4c9f5b8b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.296273 28944 raft_consensus.cc:2955] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.297968 28691 raft_consensus.cc:2955] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.322455 28439 catalog_manager.cc:5697] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "c40555b070404fb6b81dd037f386d46e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.323446 28617 raft_consensus.cc:2955] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } } }
I20260630 12:32:23.390246 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.133:36759
I20260630 12:32:23.390537 29116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.133:36759 every 8 connection(s)
I20260630 12:32:23.397521 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:23.441401 29121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:23.439909 29122 ts_tablet_manager.cc:933] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: Initiating tablet copy from peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:23.451865 29117 heartbeater.cc:344] Connected to a master server at 127.23.134.190:36907
I20260630 12:32:23.452683 29117 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:23.455360 29117 heartbeater.cc:507] Master 127.23.134.190:36907 requested a full tablet report, sending...
W20260630 12:32:23.457804 29123 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:23.459807 28439 ts_manager.cc:194] Registered new tserver with Master: 16174dc02f954233b3cabb6870779033 (127.23.134.133:36759)
I20260630 12:32:23.461823 28439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48794
I20260630 12:32:23.470126 29122 tablet_copy_client.cc:323] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:41481
W20260630 12:32:23.491842 29126 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:23.495935 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:23.499083 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:23.499399 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:23.499636 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822743499619 us; error 0 us; skew 500 ppm
I20260630 12:32:23.500438 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:23.523921 28631 tablet_copy_service.cc:140] P feb905e12fe448f88cee51f885f2462d: Received BeginTabletCopySession request for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 from peer ded8ee8270c44ccfa3a0af5c084d272a ({username='slave'} at 127.0.0.1:46252)
I20260630 12:32:23.524637 28631 tablet_copy_service.cc:161] P feb905e12fe448f88cee51f885f2462d: Beginning new tablet copy session on tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 from peer ded8ee8270c44ccfa3a0af5c084d272a at {username='slave'} at 127.0.0.1:46252: session id = ded8ee8270c44ccfa3a0af5c084d272a-2fc86c11cc364d67bd3dbbbf2fd5d072
I20260630 12:32:23.543761 24090 webserver.cc:533] Webserver started at http://127.23.134.134:45775/ using document root <none> and password file <none>
I20260630 12:32:23.544708 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:23.545027 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:23.545459 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:23.546105 28631 tablet_copy_source_session.cc:215] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:23.547217 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-5-root/instance:
uuid: "3e876d6170b048bfbe257966cc5fef84"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-69xz"
I20260630 12:32:23.550202 29122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:23.559533 29131 ts_tablet_manager.cc:933] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: Initiating tablet copy from peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:23.569164 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.021s	user 0.014s	sys 0.007s
I20260630 12:32:23.572667 29131 tablet_copy_client.cc:323] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:39353
I20260630 12:32:23.582342 29135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.583397 24090 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:32:23.583799 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-5-root
uuid: "3e876d6170b048bfbe257966cc5fef84"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-69xz"
I20260630 12:32:23.584187 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:23.588958 29122 tablet_copy_client.cc:806] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:23.589709 29122 tablet_copy_client.cc:670] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:23.595465 29125 tablet_copy_client.cc:1025] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Injecting latency into file download: 2000
I20260630 12:32:23.600387 28705 tablet_copy_service.cc:140] P 62f9be1e6a0046ffa1a79602d3bc2e08: Received BeginTabletCopySession request for tablet f0522f7caf1c4e59aca711eff2284869 from peer ded8ee8270c44ccfa3a0af5c084d272a ({username='slave'} at 127.0.0.1:44742)
I20260630 12:32:23.601140 28705 tablet_copy_service.cc:161] P 62f9be1e6a0046ffa1a79602d3bc2e08: Beginning new tablet copy session on tablet f0522f7caf1c4e59aca711eff2284869 from peer ded8ee8270c44ccfa3a0af5c084d272a at {username='slave'} at 127.0.0.1:44742: session id = ded8ee8270c44ccfa3a0af5c084d272a-f0522f7caf1c4e59aca711eff2284869
I20260630 12:32:23.615983 29139 ts_tablet_manager.cc:933] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: Initiating tablet copy from peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:23.617673 28705 tablet_copy_source_session.cc:215] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:23.624469 29131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0522f7caf1c4e59aca711eff2284869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:23.638005 29139 tablet_copy_client.cc:323] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:41481
I20260630 12:32:23.640172 28631 tablet_copy_service.cc:140] P feb905e12fe448f88cee51f885f2462d: Received BeginTabletCopySession request for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 from peer ded8ee8270c44ccfa3a0af5c084d272a ({username='slave'} at 127.0.0.1:46252)
I20260630 12:32:23.640750 28631 tablet_copy_service.cc:161] P feb905e12fe448f88cee51f885f2462d: Beginning new tablet copy session on tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 from peer ded8ee8270c44ccfa3a0af5c084d272a at {username='slave'} at 127.0.0.1:46252: session id = ded8ee8270c44ccfa3a0af5c084d272a-3fecfbf8ecbe4bf2b5e3eaed8cc81082
I20260630 12:32:23.646626 29131 tablet_copy_client.cc:806] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:23.647286 29131 tablet_copy_client.cc:670] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:23.649085 28631 tablet_copy_source_session.cc:215] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:23.651829 29134 tablet_copy_client.cc:1025] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Injecting latency into file download: 2000
I20260630 12:32:23.653223 29139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:23.667222 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:23.669111 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:23.672899 29139 tablet_copy_client.cc:806] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:23.673525 29139 tablet_copy_client.cc:670] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:23.677104 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:23.678726 29140 tablet_copy_client.cc:1025] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Injecting latency into file download: 2000
I20260630 12:32:23.680644 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:23.681006 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.681313 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:23.681556 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.697153 29024 heartbeater.cc:499] Master 127.23.134.190:36907 was elected leader, sending a full tablet report...
I20260630 12:32:23.877924 29200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.134:44725 every 8 connection(s)
I20260630 12:32:23.878528 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.134:44725
I20260630 12:32:23.898483 29194 ts_tablet_manager.cc:933] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: Initiating tablet copy from peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963)
I20260630 12:32:23.917650 29194 tablet_copy_client.cc:323] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:34963
I20260630 12:32:23.918635 29201 heartbeater.cc:344] Connected to a master server at 127.23.134.190:36907
I20260630 12:32:23.919180 29201 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:23.920297 29201 heartbeater.cc:507] Master 127.23.134.190:36907 requested a full tablet report, sending...
I20260630 12:32:23.924582 28439 ts_manager.cc:194] Registered new tserver with Master: 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134:44725)
I20260630 12:32:23.926754 28439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48798
I20260630 12:32:23.945178 28556 tablet_copy_service.cc:140] P c40555b070404fb6b81dd037f386d46e: Received BeginTabletCopySession request for tablet 23c428b9f4024c2282884b1f4c9f5b8b from peer ded8ee8270c44ccfa3a0af5c084d272a ({username='slave'} at 127.0.0.1:38596)
I20260630 12:32:23.945933 28556 tablet_copy_service.cc:161] P c40555b070404fb6b81dd037f386d46e: Beginning new tablet copy session on tablet 23c428b9f4024c2282884b1f4c9f5b8b from peer ded8ee8270c44ccfa3a0af5c084d272a at {username='slave'} at 127.0.0.1:38596: session id = ded8ee8270c44ccfa3a0af5c084d272a-23c428b9f4024c2282884b1f4c9f5b8b
I20260630 12:32:23.955641 28556 tablet_copy_source_session.cc:215] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:23.959512 29194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c428b9f4024c2282884b1f4c9f5b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:23.977188 29194 tablet_copy_client.cc:806] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:23.977900 29194 tablet_copy_client.cc:670] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:23.983162 29204 tablet_copy_client.cc:1025] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Injecting latency into file download: 2000
I20260630 12:32:24.467372 29117 heartbeater.cc:499] Master 127.23.134.190:36907 was elected leader, sending a full tablet report...
I20260630 12:32:24.930114 29201 heartbeater.cc:499] Master 127.23.134.190:36907 was elected leader, sending a full tablet report...
I20260630 12:32:25.597404 29122 tablet_copy_client.cc:538] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:25.610265 29122 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap starting.
I20260630 12:32:25.653550 29131 tablet_copy_client.cc:538] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:25.669587 29131 tablet_bootstrap.cc:492] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap starting.
I20260630 12:32:25.680433 29139 tablet_copy_client.cc:538] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:32:25.687815 28585 consensus_peers.cc:597] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d -> Peer ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132:36845): Couldn't send request to peer ded8ee8270c44ccfa3a0af5c084d272a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:32:25.709916 29139 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap starting.
I20260630 12:32:25.808454 29122 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:25.809753 29122 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap complete.
I20260630 12:32:25.810660 29122 ts_tablet_manager.cc:1403] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: Time spent bootstrapping tablet: real 0.201s	user 0.137s	sys 0.042s
I20260630 12:32:25.814522 29122 raft_consensus.cc:359] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:25.816138 29122 raft_consensus.cc:740] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ded8ee8270c44ccfa3a0af5c084d272a, State: Initialized, Role: LEARNER
I20260630 12:32:25.816895 29122 consensus_queue.cc:260] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:25.827632 29122 ts_tablet_manager.cc:1434] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:32:25.830842 28631 tablet_copy_service.cc:342] P feb905e12fe448f88cee51f885f2462d: Request end of tablet copy session ded8ee8270c44ccfa3a0af5c084d272a-2fc86c11cc364d67bd3dbbbf2fd5d072 received from {username='slave'} at 127.0.0.1:46252
I20260630 12:32:25.831545 28631 tablet_copy_service.cc:434] P feb905e12fe448f88cee51f885f2462d: ending tablet copy session ded8ee8270c44ccfa3a0af5c084d272a-2fc86c11cc364d67bd3dbbbf2fd5d072 on tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 with peer ded8ee8270c44ccfa3a0af5c084d272a
I20260630 12:32:25.926074 29131 tablet_bootstrap.cc:492] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:25.927271 29131 tablet_bootstrap.cc:492] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap complete.
I20260630 12:32:25.928131 29131 ts_tablet_manager.cc:1403] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: Time spent bootstrapping tablet: real 0.259s	user 0.135s	sys 0.023s
I20260630 12:32:25.931272 29131 raft_consensus.cc:359] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:25.932152 29131 raft_consensus.cc:740] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ded8ee8270c44ccfa3a0af5c084d272a, State: Initialized, Role: LEARNER
I20260630 12:32:25.932858 29131 consensus_queue.cc:260] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:25.935622 29131 ts_tablet_manager.cc:1434] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:25.938090 28705 tablet_copy_service.cc:342] P 62f9be1e6a0046ffa1a79602d3bc2e08: Request end of tablet copy session ded8ee8270c44ccfa3a0af5c084d272a-f0522f7caf1c4e59aca711eff2284869 received from {username='slave'} at 127.0.0.1:44742
I20260630 12:32:25.938663 28705 tablet_copy_service.cc:434] P 62f9be1e6a0046ffa1a79602d3bc2e08: ending tablet copy session ded8ee8270c44ccfa3a0af5c084d272a-f0522f7caf1c4e59aca711eff2284869 on tablet f0522f7caf1c4e59aca711eff2284869 with peer ded8ee8270c44ccfa3a0af5c084d272a
I20260630 12:32:25.973002 29139 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:25.974206 29139 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap complete.
I20260630 12:32:25.975165 29139 ts_tablet_manager.cc:1403] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: Time spent bootstrapping tablet: real 0.266s	user 0.135s	sys 0.019s
I20260630 12:32:25.978596 29139 raft_consensus.cc:359] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:25.979509 29139 raft_consensus.cc:740] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ded8ee8270c44ccfa3a0af5c084d272a, State: Initialized, Role: LEARNER
I20260630 12:32:25.980171 29139 consensus_queue.cc:260] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:25.982316 29139 ts_tablet_manager.cc:1434] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:32:25.984864 29194 tablet_copy_client.cc:538] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:25.989320 28631 tablet_copy_service.cc:342] P feb905e12fe448f88cee51f885f2462d: Request end of tablet copy session ded8ee8270c44ccfa3a0af5c084d272a-3fecfbf8ecbe4bf2b5e3eaed8cc81082 received from {username='slave'} at 127.0.0.1:46252
I20260630 12:32:25.989940 28631 tablet_copy_service.cc:434] P feb905e12fe448f88cee51f885f2462d: ending tablet copy session ded8ee8270c44ccfa3a0af5c084d272a-3fecfbf8ecbe4bf2b5e3eaed8cc81082 on tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 with peer ded8ee8270c44ccfa3a0af5c084d272a
I20260630 12:32:26.003971 29194 tablet_bootstrap.cc:492] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap starting.
I20260630 12:32:26.154218 29194 tablet_bootstrap.cc:492] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: 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
I20260630 12:32:26.155098 29194 tablet_bootstrap.cc:492] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: Bootstrap complete.
I20260630 12:32:26.155728 29194 ts_tablet_manager.cc:1403] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: Time spent bootstrapping tablet: real 0.152s	user 0.133s	sys 0.016s
I20260630 12:32:26.158423 29194 raft_consensus.cc:359] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:26.159317 29194 raft_consensus.cc:740] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ded8ee8270c44ccfa3a0af5c084d272a, State: Initialized, Role: LEARNER
I20260630 12:32:26.159984 29194 consensus_queue.cc:260] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: true } }
I20260630 12:32:26.162639 29194 ts_tablet_manager.cc:1434] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:32:26.163039 28999 raft_consensus.cc:1217] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:32:26.167140 28556 tablet_copy_service.cc:342] P c40555b070404fb6b81dd037f386d46e: Request end of tablet copy session ded8ee8270c44ccfa3a0af5c084d272a-23c428b9f4024c2282884b1f4c9f5b8b received from {username='slave'} at 127.0.0.1:38596
I20260630 12:32:26.167665 28556 tablet_copy_service.cc:434] P c40555b070404fb6b81dd037f386d46e: ending tablet copy session ded8ee8270c44ccfa3a0af5c084d272a-23c428b9f4024c2282884b1f4c9f5b8b on tablet 23c428b9f4024c2282884b1f4c9f5b8b with peer ded8ee8270c44ccfa3a0af5c084d272a
I20260630 12:32:26.199224 28999 raft_consensus.cc:1217] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:32:26.245980 28999 raft_consensus.cc:1217] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:32:26.276684 28999 raft_consensus.cc:1217] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:32:26.594834 29219 raft_consensus.cc:1064] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e: attempting to promote NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a to VOTER
I20260630 12:32:26.598948 29219 consensus_queue.cc:237] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } }
I20260630 12:32:26.608114 28999 raft_consensus.cc:1275] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:26.609982 29211 consensus_queue.cc:1048] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:32:26.611307 28617 raft_consensus.cc:1275] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:26.612960 28693 raft_consensus.cc:1275] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:26.614993 29220 consensus_queue.cc:1048] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:32:26.617033 29220 consensus_queue.cc:1048] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.009s
I20260630 12:32:26.648744 29211 raft_consensus.cc:2955] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.652383 28691 raft_consensus.cc:2955] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.662053 28617 raft_consensus.cc:2955] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.670454 28439 catalog_manager.cc:5697] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c40555b070404fb6b81dd037f386d46e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.679131 29079 raft_consensus.cc:1064] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d: attempting to promote NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a to VOTER
I20260630 12:32:26.681788 28999 raft_consensus.cc:2955] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.684024 29079 consensus_queue.cc:237] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } }
I20260630 12:32:26.725556 28999 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:26.725559 28691 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:26.727941 28543 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:26.728206 29229 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:32:26.731422 28898 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:32:26.733089 28898 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:32:26.769001 29228 raft_consensus.cc:1064] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08: attempting to promote NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a to VOTER
I20260630 12:32:26.772199 29228 consensus_queue.cc:237] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } }
I20260630 12:32:26.780907 29079 raft_consensus.cc:1064] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d: attempting to promote NON_VOTER ded8ee8270c44ccfa3a0af5c084d272a to VOTER
I20260630 12:32:26.784349 29079 consensus_queue.cc:237] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } }
I20260630 12:32:26.802906 28898 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.807902 28543 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.810738 28999 raft_consensus.cc:1275] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:26.811489 28617 raft_consensus.cc:1275] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:26.813361 29231 consensus_queue.cc:1048] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:32:26.814488 29228 consensus_queue.cc:1048] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:32:26.821038 28544 raft_consensus.cc:1275] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:26.824306 29231 consensus_queue.cc:1048] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:32:26.828423 28999 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.830600 28691 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.838338 29228 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.840854 28542 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.845160 28998 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 LEARNER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:26.847743 29230 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:32:26.850759 28693 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:26.854382 29229 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:32:26.859597 28543 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:26.861002 29230 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:32:26.869292 28998 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.877931 28617 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.890724 28542 consensus_queue.cc:237] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } }
I20260630 12:32:26.899037 28442 catalog_manager.cc:5697] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a reported cstate change: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.906072 29079 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.917423 28544 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.909765 28694 raft_consensus.cc:1275] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:26.923100 29211 consensus_queue.cc:1048] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:32:26.925992 28439 catalog_manager.cc:5697] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index 26 to 27, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:26.909401 28691 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.913062 28998 raft_consensus.cc:1275] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:26.935343 29211 consensus_queue.cc:1048] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:32:26.939862 29220 raft_consensus.cc:2955] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.950773 28999 raft_consensus.cc:2955] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.952288 28694 raft_consensus.cc:2955] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.953224 28617 consensus_queue.cc:237] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [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: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } }
I20260630 12:32:26.963146 28998 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:26.964964 29230 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:32:26.963243 28691 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:26.968827 28437 catalog_manager.cc:5697] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e reported cstate change: config changed from index 25 to 26, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.970273 28898 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:32:26.971874 28428 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23c428b9f4024c2282884b1f4c9f5b8b with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:26.977305 28898 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.980602 28694 consensus_queue.cc:237] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } }
I20260630 12:32:26.982710 28997 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.983783 28693 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:26.987607 28996 raft_consensus.cc:1275] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:26.988976 28542 raft_consensus.cc:1275] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:26.989254 29228 consensus_queue.cc:1048] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:32:26.990665 29231 consensus_queue.cc:1048] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:32:26.996737 29228 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:27.000800 28544 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:27.006541 28444 catalog_manager.cc:5697] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index 27 to 28, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New cstate: current_term: 1 leader_uuid: "c40555b070404fb6b81dd037f386d46e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:27.012144 28999 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:27.019760 28604 tablet_service.cc:1558] Processing DeleteTablet for tablet 23c428b9f4024c2282884b1f4c9f5b8b with delete_type TABLET_DATA_TOMBSTONED (TS feb905e12fe448f88cee51f885f2462d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:40446
I20260630 12:32:27.026453 28428 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0522f7caf1c4e59aca711eff2284869 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:27.026566 28997 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:27.029808 28439 catalog_manager.cc:5697] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a reported cstate change: config changed from index 27 to 28, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:27.033776 28435 catalog_manager.cc:5697] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index 27 to 28, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New cstate: current_term: 1 leader_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:27.037290 29246 tablet_replica.cc:333] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:27.046105 29246 raft_consensus.cc:2243] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:27.048305 29246 raft_consensus.cc:2272] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:27.053337 29246 ts_tablet_manager.cc:1916] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:27.060411 28430 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:27.071503 28617 consensus_queue.cc:237] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } }
I20260630 12:32:27.083288 28534 tablet_service.cc:1558] Processing DeleteTablet for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 with delete_type TABLET_DATA_TOMBSTONED (TS c40555b070404fb6b81dd037f386d46e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53622
I20260630 12:32:27.076162 29246 ts_tablet_manager.cc:1929] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:32:27.088141 29246 log.cc:1199] T 23c428b9f4024c2282884b1f4c9f5b8b P feb905e12fe448f88cee51f885f2462d: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-1-root/wals/23c428b9f4024c2282884b1f4c9f5b8b
I20260630 12:32:27.091890 29248 tablet_replica.cc:333] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:27.092757 28997 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:27.093743 29248 raft_consensus.cc:2243] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:27.094828 29248 raft_consensus.cc:2272] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:27.095955 28430 catalog_manager.cc:5028] TS feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): tablet 23c428b9f4024c2282884b1f4c9f5b8b (table test-workload [id=564dc8b9ee744e479a371228369b42cb]) successfully deleted
I20260630 12:32:27.096802 28898 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:32:27.099740 28604 tablet_service.cc:1558] Processing DeleteTablet for tablet f0522f7caf1c4e59aca711eff2284869 with delete_type TABLET_DATA_TOMBSTONED (TS feb905e12fe448f88cee51f885f2462d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:40446
I20260630 12:32:27.100812 29246 tablet_replica.cc:333] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:27.102088 29246 raft_consensus.cc:2243] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:27.103060 29246 raft_consensus.cc:2272] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:27.105616 29230 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:27.110879 29246 ts_tablet_manager.cc:1916] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:27.111871 28997 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:27.113590 28544 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:27.121767 28898 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:32:27.130136 28544 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:27.132611 29246 ts_tablet_manager.cc:1929] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:32:27.133219 29246 log.cc:1199] T f0522f7caf1c4e59aca711eff2284869 P feb905e12fe448f88cee51f885f2462d: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-1-root/wals/f0522f7caf1c4e59aca711eff2284869
I20260630 12:32:27.135116 28430 catalog_manager.cc:5028] TS feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): tablet f0522f7caf1c4e59aca711eff2284869 (table test-workload [id=564dc8b9ee744e479a371228369b42cb]) successfully deleted
I20260630 12:32:27.147792 28430 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:27.147303 28442 catalog_manager.cc:5697] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e reported cstate change: config changed from index 26 to 27, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } }
I20260630 12:32:27.115533 29248 ts_tablet_manager.cc:1916] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:27.163772 28685 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 with delete_type TABLET_DATA_TOMBSTONED (TS 62f9be1e6a0046ffa1a79602d3bc2e08 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:40182
I20260630 12:32:27.173372 29248 ts_tablet_manager.cc:1929] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:32:27.174101 29248 log.cc:1199] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P c40555b070404fb6b81dd037f386d46e: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/3fecfbf8ecbe4bf2b5e3eaed8cc81082
I20260630 12:32:27.176155 28428 catalog_manager.cc:5028] TS c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 (table test-workload [id=564dc8b9ee744e479a371228369b42cb]) successfully deleted
I20260630 12:32:27.178820 29249 tablet_replica.cc:333] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:27.179983 29249 raft_consensus.cc:2243] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:27.180878 29249 raft_consensus.cc:2272] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:27.185429 29249 ts_tablet_manager.cc:1916] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:27.204070 29249 ts_tablet_manager.cc:1929] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:32:27.204537 29249 log.cc:1199] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 62f9be1e6a0046ffa1a79602d3bc2e08: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-2-root/wals/2fc86c11cc364d67bd3dbbbf2fd5d072
I20260630 12:32:27.206465 28428 catalog_manager.cc:5028] TS 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 (table test-workload [id=564dc8b9ee744e479a371228369b42cb]) successfully deleted
I20260630 12:32:28.209260 28617 consensus_queue.cc:237] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [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: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:28.218822 28997 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:32:28.220721 29250 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:32:28.222239 28693 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:32:28.225958 29230 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
W20260630 12:32:28.234184 28585 consensus_peers.cc:597] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d -> Peer 16174dc02f954233b3cabb6870779033 (127.23.134.133:36759): Couldn't send request to peer 16174dc02f954233b3cabb6870779033. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fecfbf8ecbe4bf2b5e3eaed8cc81082. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:28.236907 29250 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.240243 28997 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.244364 28693 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.268199 28435 catalog_manager.cc:5697] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a reported cstate change: config changed from index 28 to 29, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.280145 28617 consensus_queue.cc:237] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } }
I20260630 12:32:28.288969 28997 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:28.290897 29230 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:32:28.291172 28544 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:28.293248 29230 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:32:28.307193 29258 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.309122 28544 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.327603 28444 catalog_manager.cc:5697] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e reported cstate change: config changed from index 27 to 28, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.333302 28997 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.338759 28544 consensus_queue.cc:237] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:28.351742 28617 raft_consensus.cc:1275] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:28.352213 28693 raft_consensus.cc:1275] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:28.353825 29211 consensus_queue.cc:1048] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:32:28.355247 29251 consensus_queue.cc:1048] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260630 12:32:28.373637 28587 consensus_peers.cc:597] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d -> Peer 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134:44725): Couldn't send request to peer 3e876d6170b048bfbe257966cc5fef84. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fc86c11cc364d67bd3dbbbf2fd5d072. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:28.384039 28510 consensus_peers.cc:597] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e -> Peer 16174dc02f954233b3cabb6870779033 (127.23.134.133:36759): Couldn't send request to peer 16174dc02f954233b3cabb6870779033. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 752d6b2093bb48299759efdacf9336fb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:28.384496 29211 raft_consensus.cc:2955] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.385764 28617 raft_consensus.cc:2955] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.387156 28693 raft_consensus.cc:2955] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.400802 28439 catalog_manager.cc:5697] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e reported cstate change: config changed from index -1 to 26, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New cstate: current_term: 1 leader_uuid: "c40555b070404fb6b81dd037f386d46e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:28.403259 28618 consensus_queue.cc:237] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } }
I20260630 12:32:28.423517 28693 raft_consensus.cc:1275] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260630 12:32:28.423815 28544 raft_consensus.cc:1275] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
W20260630 12:32:28.424276 28587 consensus_peers.cc:597] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d -> Peer 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134:44725): Couldn't send request to peer 3e876d6170b048bfbe257966cc5fef84. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b8beb59b65241aaa10d42e49e56824b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:28.425751 29230 consensus_queue.cc:1048] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:32:28.426559 29258 consensus_queue.cc:1048] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:32:28.437611 29258 raft_consensus.cc:2955] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.439951 28693 raft_consensus.cc:2955] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.451320 28544 raft_consensus.cc:2955] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.453030 28439 catalog_manager.cc:5697] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d reported cstate change: config changed from index -1 to 24, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:28.460745 28693 consensus_queue.cc:237] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:28.483438 28618 raft_consensus.cc:1275] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:32:28.484536 28544 raft_consensus.cc:1275] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:32:28.484975 29228 consensus_queue.cc:1048] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:32:28.495554 29228 consensus_queue.cc:1048] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260630 12:32:28.501274 28659 consensus_peers.cc:597] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 -> Peer 16174dc02f954233b3cabb6870779033 (127.23.134.133:36759): Couldn't send request to peer 16174dc02f954233b3cabb6870779033. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8155d3871dc749afa585da95dde5f1cd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:28.502584 29280 raft_consensus.cc:2955] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.504499 28618 raft_consensus.cc:2955] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.521021 28439 catalog_manager.cc:5697] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d reported cstate change: config changed from index -1 to 25, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New cstate: current_term: 1 leader_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.525295 28618 consensus_queue.cc:237] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } }
I20260630 12:32:28.526233 28542 raft_consensus.cc:2955] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:28.546460 28693 raft_consensus.cc:1275] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:32:28.549288 29230 consensus_queue.cc:1048] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:32:28.549932 28542 raft_consensus.cc:1275] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260630 12:32:28.550693 28587 consensus_peers.cc:597] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d -> Peer 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134:44725): Couldn't send request to peer 3e876d6170b048bfbe257966cc5fef84. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12e578452012476abcd3bf801701cde1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:28.551909 29230 consensus_queue.cc:1048] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:32:28.560374 29257 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.562601 28693 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.565093 28542 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.579840 28444 catalog_manager.cc:5697] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index -1 to 25, NON_VOTER 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) added. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } } }
I20260630 12:32:28.747087 29287 ts_tablet_manager.cc:933] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: Initiating tablet copy from peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:28.750417 29287 tablet_copy_client.cc:323] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:41481
I20260630 12:32:28.769639 28631 tablet_copy_service.cc:140] P feb905e12fe448f88cee51f885f2462d: Received BeginTabletCopySession request for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 from peer 3e876d6170b048bfbe257966cc5fef84 ({username='slave'} at 127.0.0.1:46262)
I20260630 12:32:28.770216 28631 tablet_copy_service.cc:161] P feb905e12fe448f88cee51f885f2462d: Beginning new tablet copy session on tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 from peer 3e876d6170b048bfbe257966cc5fef84 at {username='slave'} at 127.0.0.1:46262: session id = 3e876d6170b048bfbe257966cc5fef84-2fc86c11cc364d67bd3dbbbf2fd5d072
I20260630 12:32:28.776712 28631 tablet_copy_source_session.cc:215] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:28.779706 29287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.793845 29287 tablet_copy_client.cc:806] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:28.794466 29287 tablet_copy_client.cc:670] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:28.798271 29291 ts_tablet_manager.cc:933] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: Initiating tablet copy from peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:28.798949 29288 tablet_copy_client.cc:1025] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Injecting latency into file download: 2000
I20260630 12:32:28.802248 29291 tablet_copy_client.cc:323] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:41481
I20260630 12:32:28.815999 28631 tablet_copy_service.cc:140] P feb905e12fe448f88cee51f885f2462d: Received BeginTabletCopySession request for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 from peer 16174dc02f954233b3cabb6870779033 ({username='slave'} at 127.0.0.1:46264)
I20260630 12:32:28.816473 28631 tablet_copy_service.cc:161] P feb905e12fe448f88cee51f885f2462d: Beginning new tablet copy session on tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 from peer 16174dc02f954233b3cabb6870779033 at {username='slave'} at 127.0.0.1:46264: session id = 16174dc02f954233b3cabb6870779033-3fecfbf8ecbe4bf2b5e3eaed8cc81082
I20260630 12:32:28.821887 28631 tablet_copy_source_session.cc:215] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:28.825516 29291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.846839 29295 ts_tablet_manager.cc:933] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: Initiating tablet copy from peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:28.849152 29291 tablet_copy_client.cc:806] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:28.849812 29291 tablet_copy_client.cc:670] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:28.850921 29294 ts_tablet_manager.cc:933] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: Initiating tablet copy from peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963)
I20260630 12:32:28.852603 29295 tablet_copy_client.cc:323] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:41481
I20260630 12:32:28.855790 28631 tablet_copy_service.cc:140] P feb905e12fe448f88cee51f885f2462d: Received BeginTabletCopySession request for tablet 4b8beb59b65241aaa10d42e49e56824b from peer 3e876d6170b048bfbe257966cc5fef84 ({username='slave'} at 127.0.0.1:46262)
I20260630 12:32:28.856511 28631 tablet_copy_service.cc:161] P feb905e12fe448f88cee51f885f2462d: Beginning new tablet copy session on tablet 4b8beb59b65241aaa10d42e49e56824b from peer 3e876d6170b048bfbe257966cc5fef84 at {username='slave'} at 127.0.0.1:46262: session id = 3e876d6170b048bfbe257966cc5fef84-4b8beb59b65241aaa10d42e49e56824b
I20260630 12:32:28.858114 29292 tablet_copy_client.cc:1025] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: tablet copy: Injecting latency into file download: 2000
I20260630 12:32:28.860667 29294 tablet_copy_client.cc:323] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:34963
I20260630 12:32:28.868258 28631 tablet_copy_source_session.cc:215] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:28.878398 29295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8beb59b65241aaa10d42e49e56824b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.896764 28556 tablet_copy_service.cc:140] P c40555b070404fb6b81dd037f386d46e: Received BeginTabletCopySession request for tablet 752d6b2093bb48299759efdacf9336fb from peer 16174dc02f954233b3cabb6870779033 ({username='slave'} at 127.0.0.1:38610)
I20260630 12:32:28.897562 28556 tablet_copy_service.cc:161] P c40555b070404fb6b81dd037f386d46e: Beginning new tablet copy session on tablet 752d6b2093bb48299759efdacf9336fb from peer 16174dc02f954233b3cabb6870779033 at {username='slave'} at 127.0.0.1:38610: session id = 16174dc02f954233b3cabb6870779033-752d6b2093bb48299759efdacf9336fb
I20260630 12:32:28.901103 29295 tablet_copy_client.cc:806] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:28.901846 29295 tablet_copy_client.cc:670] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:28.906605 28556 tablet_copy_source_session.cc:215] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:28.907251 29296 tablet_copy_client.cc:1025] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Injecting latency into file download: 2000
I20260630 12:32:28.910826 29299 ts_tablet_manager.cc:933] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: Initiating tablet copy from peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
I20260630 12:32:28.910971 29294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752d6b2093bb48299759efdacf9336fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.922399 29299 tablet_copy_client.cc:323] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:39353
I20260630 12:32:28.931990 29294 tablet_copy_client.cc:806] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:28.932636 29294 tablet_copy_client.cc:670] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:28.938582 29297 tablet_copy_client.cc:1025] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: tablet copy: Injecting latency into file download: 2000
I20260630 12:32:28.944041 28705 tablet_copy_service.cc:140] P 62f9be1e6a0046ffa1a79602d3bc2e08: Received BeginTabletCopySession request for tablet 8155d3871dc749afa585da95dde5f1cd from peer 16174dc02f954233b3cabb6870779033 ({username='slave'} at 127.0.0.1:44758)
I20260630 12:32:28.944676 28705 tablet_copy_service.cc:161] P 62f9be1e6a0046ffa1a79602d3bc2e08: Beginning new tablet copy session on tablet 8155d3871dc749afa585da95dde5f1cd from peer 16174dc02f954233b3cabb6870779033 at {username='slave'} at 127.0.0.1:44758: session id = 16174dc02f954233b3cabb6870779033-8155d3871dc749afa585da95dde5f1cd
I20260630 12:32:28.960896 28705 tablet_copy_source_session.cc:215] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:28.964558 29299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8155d3871dc749afa585da95dde5f1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.983731 29299 tablet_copy_client.cc:806] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:28.984530 29299 tablet_copy_client.cc:670] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:28.990455 29300 tablet_copy_client.cc:1025] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: tablet copy: Injecting latency into file download: 2000
I20260630 12:32:28.992924 29302 ts_tablet_manager.cc:933] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: Initiating tablet copy from peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
I20260630 12:32:28.995046 29302 tablet_copy_client.cc:323] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:41481
I20260630 12:32:28.996579 28631 tablet_copy_service.cc:140] P feb905e12fe448f88cee51f885f2462d: Received BeginTabletCopySession request for tablet 12e578452012476abcd3bf801701cde1 from peer 3e876d6170b048bfbe257966cc5fef84 ({username='slave'} at 127.0.0.1:46262)
I20260630 12:32:28.997037 28631 tablet_copy_service.cc:161] P feb905e12fe448f88cee51f885f2462d: Beginning new tablet copy session on tablet 12e578452012476abcd3bf801701cde1 from peer 3e876d6170b048bfbe257966cc5fef84 at {username='slave'} at 127.0.0.1:46262: session id = 3e876d6170b048bfbe257966cc5fef84-12e578452012476abcd3bf801701cde1
I20260630 12:32:29.005021 28631 tablet_copy_source_session.cc:215] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:29.007730 29302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e578452012476abcd3bf801701cde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:29.018633 29302 tablet_copy_client.cc:806] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:29.019209 29302 tablet_copy_client.cc:670] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:29.023234 29303 tablet_copy_client.cc:1025] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Injecting latency into file download: 2000
W20260630 12:32:29.431281 28584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.131:39353, user_credentials={real_user=slave}} blocked reactor thread for 62975us
W20260630 12:32:30.440886 29020 debug-util.cc:398] Leaking SignalData structure 0x7b0800106840 after lost signal to thread 24093
W20260630 12:32:30.442174 29020 debug-util.cc:398] Leaking SignalData structure 0x7b08001e84a0 after lost signal to thread 28478
W20260630 12:32:30.443406 29020 debug-util.cc:398] Leaking SignalData structure 0x7b08001a59a0 after lost signal to thread 28570
W20260630 12:32:30.444538 29020 debug-util.cc:398] Leaking SignalData structure 0x7b0800133640 after lost signal to thread 28645
W20260630 12:32:30.445583 29020 debug-util.cc:398] Leaking SignalData structure 0x7b0800065ec0 after lost signal to thread 28719
W20260630 12:32:30.446678 29020 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad5c0 after lost signal to thread 29023
W20260630 12:32:30.447695 29020 debug-util.cc:398] Leaking SignalData structure 0x7b08002c20a0 after lost signal to thread 29116
W20260630 12:32:30.448731 29020 debug-util.cc:398] Leaking SignalData structure 0x7b0800192260 after lost signal to thread 29200
W20260630 12:32:30.449314 29020 debug-util.cc:398] Leaking SignalData structure 0x7b08001dd360 after lost signal to thread 29298
I20260630 12:32:30.914857 29287 tablet_copy_client.cc:538] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:30.922571 29287 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: Bootstrap starting.
I20260630 12:32:30.966285 29291 tablet_copy_client.cc:538] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:30.979563 29295 tablet_copy_client.cc:538] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:30.997677 29295 tablet_bootstrap.cc:492] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: Bootstrap starting.
I20260630 12:32:30.999836 29291 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: Bootstrap starting.
I20260630 12:32:31.069821 29294 tablet_copy_client.cc:538] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:31.081427 29294 tablet_bootstrap.cc:492] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: Bootstrap starting.
I20260630 12:32:31.084219 29299 tablet_copy_client.cc:538] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:31.092170 29287 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:31.094933 29287 tablet_bootstrap.cc:492] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: Bootstrap complete.
I20260630 12:32:31.095665 29287 ts_tablet_manager.cc:1403] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: Time spent bootstrapping tablet: real 0.173s	user 0.131s	sys 0.017s
I20260630 12:32:31.104171 29287 raft_consensus.cc:359] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } }
I20260630 12:32:31.105127 29287 raft_consensus.cc:740] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3e876d6170b048bfbe257966cc5fef84, State: Initialized, Role: LEARNER
I20260630 12:32:31.105773 29287 consensus_queue.cc:260] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } }
I20260630 12:32:31.126535 29299 tablet_bootstrap.cc:492] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: Bootstrap starting.
W20260630 12:32:31.130123 28510 consensus_peers.cc:597] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e -> Peer 16174dc02f954233b3cabb6870779033 (127.23.134.133:36759): Couldn't send request to peer 16174dc02f954233b3cabb6870779033. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:32:31.137099 29302 tablet_copy_client.cc:538] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:31.147178 29302 tablet_bootstrap.cc:492] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: Bootstrap starting.
I20260630 12:32:31.123226 29287 ts_tablet_manager.cc:1434] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.008s
I20260630 12:32:31.158111 28631 tablet_copy_service.cc:342] P feb905e12fe448f88cee51f885f2462d: Request end of tablet copy session 3e876d6170b048bfbe257966cc5fef84-2fc86c11cc364d67bd3dbbbf2fd5d072 received from {username='slave'} at 127.0.0.1:46262
I20260630 12:32:31.158619 28631 tablet_copy_service.cc:434] P feb905e12fe448f88cee51f885f2462d: ending tablet copy session 3e876d6170b048bfbe257966cc5fef84-2fc86c11cc364d67bd3dbbbf2fd5d072 on tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 with peer 3e876d6170b048bfbe257966cc5fef84
W20260630 12:32:31.206501 28587 consensus_peers.cc:597] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d -> Peer 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134:44725): Couldn't send request to peer 3e876d6170b048bfbe257966cc5fef84. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260630 12:32:31.276518 28659 consensus_peers.cc:597] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 -> Peer 16174dc02f954233b3cabb6870779033 (127.23.134.133:36759): Couldn't send request to peer 16174dc02f954233b3cabb6870779033. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:32:31.329849 29302 tablet_bootstrap.cc:492] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:31.330953 29302 tablet_bootstrap.cc:492] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: Bootstrap complete.
I20260630 12:32:31.331933 29302 ts_tablet_manager.cc:1403] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: Time spent bootstrapping tablet: real 0.185s	user 0.140s	sys 0.012s
I20260630 12:32:31.338990 29302 raft_consensus.cc:359] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } }
I20260630 12:32:31.339816 29302 raft_consensus.cc:740] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3e876d6170b048bfbe257966cc5fef84, State: Initialized, Role: LEARNER
I20260630 12:32:31.340427 29302 consensus_queue.cc:260] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } }
I20260630 12:32:31.349023 29302 ts_tablet_manager.cc:1434] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:32:31.359388 28631 tablet_copy_service.cc:342] P feb905e12fe448f88cee51f885f2462d: Request end of tablet copy session 3e876d6170b048bfbe257966cc5fef84-12e578452012476abcd3bf801701cde1 received from {username='slave'} at 127.0.0.1:46262
I20260630 12:32:31.359890 28631 tablet_copy_service.cc:434] P feb905e12fe448f88cee51f885f2462d: ending tablet copy session 3e876d6170b048bfbe257966cc5fef84-12e578452012476abcd3bf801701cde1 on tablet 12e578452012476abcd3bf801701cde1 with peer 3e876d6170b048bfbe257966cc5fef84
I20260630 12:32:31.385752 29291 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:31.392359 29291 tablet_bootstrap.cc:492] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: Bootstrap complete.
I20260630 12:32:31.393064 29291 ts_tablet_manager.cc:1403] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: Time spent bootstrapping tablet: real 0.393s	user 0.157s	sys 0.016s
I20260630 12:32:31.396085 29291 raft_consensus.cc:359] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:31.396973 29291 raft_consensus.cc:740] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 16174dc02f954233b3cabb6870779033, State: Initialized, Role: LEARNER
I20260630 12:32:31.397586 29291 consensus_queue.cc:260] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 [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: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:31.413846 29291 ts_tablet_manager.cc:1434] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.007s
I20260630 12:32:31.415623 28631 tablet_copy_service.cc:342] P feb905e12fe448f88cee51f885f2462d: Request end of tablet copy session 16174dc02f954233b3cabb6870779033-3fecfbf8ecbe4bf2b5e3eaed8cc81082 received from {username='slave'} at 127.0.0.1:46264
I20260630 12:32:31.416105 28631 tablet_copy_service.cc:434] P feb905e12fe448f88cee51f885f2462d: ending tablet copy session 16174dc02f954233b3cabb6870779033-3fecfbf8ecbe4bf2b5e3eaed8cc81082 on tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 with peer 16174dc02f954233b3cabb6870779033
I20260630 12:32:31.450234 29174 raft_consensus.cc:1217] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260630 12:32:31.511157 29294 tablet_bootstrap.cc:492] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:31.512275 29294 tablet_bootstrap.cc:492] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: Bootstrap complete.
I20260630 12:32:31.513037 29294 ts_tablet_manager.cc:1403] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: Time spent bootstrapping tablet: real 0.432s	user 0.156s	sys 0.004s
I20260630 12:32:31.516750 29294 raft_consensus.cc:359] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:31.517632 29294 raft_consensus.cc:740] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 16174dc02f954233b3cabb6870779033, State: Initialized, Role: LEARNER
I20260630 12:32:31.518347 29294 consensus_queue.cc:260] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:31.522958 29294 ts_tablet_manager.cc:1434] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:32:31.524824 28556 tablet_copy_service.cc:342] P c40555b070404fb6b81dd037f386d46e: Request end of tablet copy session 16174dc02f954233b3cabb6870779033-752d6b2093bb48299759efdacf9336fb received from {username='slave'} at 127.0.0.1:38610
I20260630 12:32:31.525269 28556 tablet_copy_service.cc:434] P c40555b070404fb6b81dd037f386d46e: ending tablet copy session 16174dc02f954233b3cabb6870779033-752d6b2093bb48299759efdacf9336fb on tablet 752d6b2093bb48299759efdacf9336fb with peer 16174dc02f954233b3cabb6870779033
I20260630 12:32:31.529168 29085 raft_consensus.cc:1217] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260630 12:32:31.545594 29295 tablet_bootstrap.cc:492] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:31.546756 29295 tablet_bootstrap.cc:492] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: Bootstrap complete.
I20260630 12:32:31.547534 29295 ts_tablet_manager.cc:1403] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: Time spent bootstrapping tablet: real 0.550s	user 0.150s	sys 0.010s
I20260630 12:32:31.554738 29295 raft_consensus.cc:359] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } }
I20260630 12:32:31.555673 29295 raft_consensus.cc:740] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3e876d6170b048bfbe257966cc5fef84, State: Initialized, Role: LEARNER
I20260630 12:32:31.556335 29295 consensus_queue.cc:260] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: NON_VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: true } }
I20260630 12:32:31.561136 29295 ts_tablet_manager.cc:1434] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:32:31.563015 28631 tablet_copy_service.cc:342] P feb905e12fe448f88cee51f885f2462d: Request end of tablet copy session 3e876d6170b048bfbe257966cc5fef84-4b8beb59b65241aaa10d42e49e56824b received from {username='slave'} at 127.0.0.1:46262
I20260630 12:32:31.563498 28631 tablet_copy_service.cc:434] P feb905e12fe448f88cee51f885f2462d: ending tablet copy session 3e876d6170b048bfbe257966cc5fef84-4b8beb59b65241aaa10d42e49e56824b on tablet 4b8beb59b65241aaa10d42e49e56824b with peer 3e876d6170b048bfbe257966cc5fef84
I20260630 12:32:31.586189 29174 raft_consensus.cc:1217] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:32:31.595294 29085 raft_consensus.cc:1217] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:32:31.613063 29299 tablet_bootstrap.cc:492] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:31.614224 29299 tablet_bootstrap.cc:492] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: Bootstrap complete.
I20260630 12:32:31.615145 29299 ts_tablet_manager.cc:1403] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: Time spent bootstrapping tablet: real 0.489s	user 0.132s	sys 0.029s
I20260630 12:32:31.618104 29299 raft_consensus.cc:359] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:31.619079 29299 raft_consensus.cc:740] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 16174dc02f954233b3cabb6870779033, State: Initialized, Role: LEARNER
I20260630 12:32:31.619722 29299 consensus_queue.cc:260] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:31.629326 29299 ts_tablet_manager.cc:1434] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:32:31.637363 28705 tablet_copy_service.cc:342] P 62f9be1e6a0046ffa1a79602d3bc2e08: Request end of tablet copy session 16174dc02f954233b3cabb6870779033-8155d3871dc749afa585da95dde5f1cd received from {username='slave'} at 127.0.0.1:44758
I20260630 12:32:31.637876 28705 tablet_copy_service.cc:434] P 62f9be1e6a0046ffa1a79602d3bc2e08: ending tablet copy session 16174dc02f954233b3cabb6870779033-8155d3871dc749afa585da95dde5f1cd on tablet 8155d3871dc749afa585da95dde5f1cd with peer 16174dc02f954233b3cabb6870779033
I20260630 12:32:31.666405 29174 raft_consensus.cc:1217] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260630 12:32:31.726133 29085 raft_consensus.cc:1217] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:32:32.072714 29312 raft_consensus.cc:1064] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d: attempting to promote NON_VOTER 3e876d6170b048bfbe257966cc5fef84 to VOTER
I20260630 12:32:32.077596 29312 consensus_queue.cc:237] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } }
I20260630 12:32:32.090765 29324 raft_consensus.cc:1064] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d: attempting to promote NON_VOTER 3e876d6170b048bfbe257966cc5fef84 to VOTER
I20260630 12:32:32.094221 29324 consensus_queue.cc:237] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } }
I20260630 12:32:32.104835 28997 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:32:32.106856 29309 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:32:32.116780 28693 raft_consensus.cc:1275] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:32:32.139406 29334 consensus_queue.cc:1048] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:32:32.169184 28542 raft_consensus.cc:1275] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:32:32.171537 29174 raft_consensus.cc:1275] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:32:32.182040 29338 consensus_queue.cc:1048] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:32:32.183983 29340 consensus_queue.cc:1048] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:32:32.185490 29312 raft_consensus.cc:1064] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d: attempting to promote NON_VOTER 3e876d6170b048bfbe257966cc5fef84 to VOTER
I20260630 12:32:32.186151 29326 raft_consensus.cc:1064] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d: attempting to promote NON_VOTER 16174dc02f954233b3cabb6870779033 to VOTER
W20260630 12:32:32.192638 28585 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.133:36759, user_credentials={real_user=slave}} blocked reactor thread for 75543.2us
I20260630 12:32:32.199996 29312 consensus_queue.cc:237] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } }
I20260630 12:32:32.204475 29174 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:32:32.205981 29333 raft_consensus.cc:1064] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08: attempting to promote NON_VOTER 16174dc02f954233b3cabb6870779033 to VOTER
I20260630 12:32:32.217846 29338 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:32:32.220469 29333 consensus_queue.cc:237] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } }
I20260630 12:32:32.229496 29326 consensus_queue.cc:237] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [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: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } }
I20260630 12:32:32.231786 29274 raft_consensus.cc:1064] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e: attempting to promote NON_VOTER 16174dc02f954233b3cabb6870779033 to VOTER
W20260630 12:32:32.237011 28584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.129:34963, user_credentials={real_user=slave}} blocked reactor thread for 56683.2us
I20260630 12:32:32.236514 29274 consensus_queue.cc:237] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } }
I20260630 12:32:32.242794 28542 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:32:32.243507 29328 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.245034 29174 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.252079 29175 raft_consensus.cc:1275] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 LEARNER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:32.253947 29312 consensus_queue.cc:1048] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:32:32.263191 28694 raft_consensus.cc:1275] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:32.265442 28544 raft_consensus.cc:1275] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:32.269353 29340 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.005s
I20260630 12:32:32.270723 29324 consensus_queue.cc:1048] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:32:32.274386 29085 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:32:32.276263 29331 consensus_queue.cc:1048] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:32:32.277204 29324 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:32:32.305886 28691 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:32:32.313428 28997 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:32:32.311710 29312 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.007s
I20260630 12:32:32.319537 29343 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:32:32.347123 28997 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.349231 29334 raft_consensus.cc:2955] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.355683 28693 raft_consensus.cc:1275] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:32.356127 28542 raft_consensus.cc:2955] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.365113 28618 raft_consensus.cc:1275] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:32.365892 29348 consensus_queue.cc:1048] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260630 12:32:32.369230 28442 catalog_manager.cc:5697] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d reported cstate change: config changed from index 28 to 29, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:32.371833 29080 raft_consensus.cc:1275] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:32.387423 29080 raft_consensus.cc:1275] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 [term 1 LEARNER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:32.389644 28618 raft_consensus.cc:1275] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:32.389374 29336 consensus_queue.cc:1048] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:32:32.391561 29336 consensus_queue.cc:1048] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:32:32.392767 28540 raft_consensus.cc:1275] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:32.394274 29336 consensus_queue.cc:1048] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:32:32.383805 28544 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.409940 29340 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.381104 29348 consensus_queue.cc:1048] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.041s
I20260630 12:32:32.436949 28543 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.451402 28693 raft_consensus.cc:2955] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.484110 28439 catalog_manager.cc:5697] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e reported cstate change: config changed from index 24 to 25, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.448324 29274 consensus_queue.cc:1048] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.048s
I20260630 12:32:32.446023 29175 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.527153 29333 raft_consensus.cc:2955] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.531749 29080 raft_consensus.cc:2955] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.542248 28618 raft_consensus.cc:2955] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.554196 29085 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.557952 29335 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.552636 28691 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.601272 29274 raft_consensus.cc:2955] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.605525 28694 raft_consensus.cc:2955] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.619066 28691 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.638407 29175 raft_consensus.cc:2955] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.647694 28543 raft_consensus.cc:2955] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.682044 29084 raft_consensus.cc:2955] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.688643 28999 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.717088 28441 catalog_manager.cc:5697] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 reported cstate change: config changed from index 25 to 26, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.719128 28441 catalog_manager.cc:5697] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 reported cstate change: config changed from index 29 to 30, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.738039 28617 consensus_queue.cc:237] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [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: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } }
I20260630 12:32:32.747836 29175 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:32:32.750094 29334 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:32:32.734966 28618 raft_consensus.cc:2955] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.760667 28444 catalog_manager.cc:5697] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index 25 to 26, 3e876d6170b048bfbe257966cc5fef84 (127.23.134.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.762041 28999 raft_consensus.cc:1275] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:32:32.762497 28444 catalog_manager.cc:5697] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index 26 to 27, 16174dc02f954233b3cabb6870779033 (127.23.134.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c40555b070404fb6b81dd037f386d46e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } attrs { replace: true } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.763801 29340 consensus_queue.cc:1048] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:32:32.784488 29332 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.785813 28694 consensus_queue.cc:237] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } }
I20260630 12:32:32.786550 29175 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.792246 28999 raft_consensus.cc:2955] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.797979 29084 raft_consensus.cc:1275] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:32.803436 29336 consensus_queue.cc:1048] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:32:32.815544 28544 consensus_queue.cc:237] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } }
I20260630 12:32:32.799466 28543 raft_consensus.cc:1275] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:32.822578 28430 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:32.824081 29337 raft_consensus.cc:2955] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.828212 28620 consensus_queue.cc:237] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [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: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } }
I20260630 12:32:32.830873 29308 consensus_queue.cc:1048] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:32:32.835716 28543 raft_consensus.cc:2955] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.838851 28442 catalog_manager.cc:5697] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a reported cstate change: config changed from index 29 to 30, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.825337 28618 consensus_queue.cc:237] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } }
I20260630 12:32:32.843020 28439 catalog_manager.cc:5697] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index 26 to 27, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New cstate: current_term: 1 leader_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:32.846921 29175 raft_consensus.cc:1275] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:32.848410 28542 raft_consensus.cc:1275] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:32:32.850175 29340 consensus_queue.cc:1048] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:32:32.852083 29340 consensus_queue.cc:1048] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:32:32.858758 28604 tablet_service.cc:1558] Processing DeleteTablet for tablet 8155d3871dc749afa585da95dde5f1cd with delete_type TABLET_DATA_TOMBSTONED (TS feb905e12fe448f88cee51f885f2462d not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:40446
I20260630 12:32:32.860410 29324 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.867214 28617 consensus_queue.cc:237] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [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: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } }
I20260630 12:32:32.869751 28542 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.871760 29080 raft_consensus.cc:1275] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:32.873515 29274 consensus_queue.cc:1048] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:32:32.876355 29175 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.882552 28428 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8155d3871dc749afa585da95dde5f1cd with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:32.883163 29174 raft_consensus.cc:1275] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:32.884761 28534 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 with delete_type TABLET_DATA_TOMBSTONED (TS c40555b070404fb6b81dd037f386d46e not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:53622
I20260630 12:32:32.885227 28694 raft_consensus.cc:1275] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:32.884775 29084 raft_consensus.cc:2955] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER feb905e12fe448f88cee51f885f2462d (127.23.134.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.887699 29328 consensus_queue.cc:1048] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:32:32.890048 29328 consensus_queue.cc:1048] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:32:32.896317 29348 raft_consensus.cc:2955] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.901621 29332 raft_consensus.cc:2955] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.912745 28618 raft_consensus.cc:1275] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Refusing update from remote peer c40555b070404fb6b81dd037f386d46e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:32.911670 29080 raft_consensus.cc:2955] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:32.911996 28694 raft_consensus.cc:2955] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.921188 29174 raft_consensus.cc:2955] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:32.936443 29376 tablet_replica.cc:333] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:32.946753 29376 raft_consensus.cc:2243] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:32.969754 29376 raft_consensus.cc:2272] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:33.079592 29377 tablet_replica.cc:333] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:33.080139 29376 ts_tablet_manager.cc:1916] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:33.084306 29377 raft_consensus.cc:2243] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:33.086648 29377 raft_consensus.cc:2272] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:33.091245 29377 ts_tablet_manager.cc:1916] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:33.099761 29376 ts_tablet_manager.cc:1929] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:32:33.100193 29376 log.cc:1199] T 8155d3871dc749afa585da95dde5f1cd P feb905e12fe448f88cee51f885f2462d: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-1-root/wals/8155d3871dc749afa585da95dde5f1cd
I20260630 12:32:33.108604 29377 ts_tablet_manager.cc:1929] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260630 12:32:33.109119 29377 log.cc:1199] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P c40555b070404fb6b81dd037f386d46e: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/2fc86c11cc364d67bd3dbbbf2fd5d072
I20260630 12:32:33.188246 28428 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 752d6b2093bb48299759efdacf9336fb with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:33.189244 28428 catalog_manager.cc:5028] TS c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): tablet 2fc86c11cc364d67bd3dbbbf2fd5d072 (table test-workload [id=564dc8b9ee744e479a371228369b42cb]) successfully deleted
I20260630 12:32:33.243470 28430 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12e578452012476abcd3bf801701cde1 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:33.244196 28430 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b8beb59b65241aaa10d42e49e56824b with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:33.244717 28430 catalog_manager.cc:5028] TS feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): tablet 8155d3871dc749afa585da95dde5f1cd (table test-workload [id=564dc8b9ee744e479a371228369b42cb]) successfully deleted
I20260630 12:32:33.376751 29274 consensus_queue.cc:1048] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [LEADER]: Connected to new peer: Peer: permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:32:33.381160 28444 catalog_manager.cc:5697] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e reported cstate change: config changed from index 27 to 28, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New cstate: current_term: 1 leader_uuid: "c40555b070404fb6b81dd037f386d46e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:33.383679 28435 catalog_manager.cc:5697] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 reported cstate change: config changed from index 26 to 27, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:33.386382 28437 catalog_manager.cc:5697] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 reported cstate change: config changed from index 25 to 26, VOTER c40555b070404fb6b81dd037f386d46e (127.23.134.129) evicted. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } }
I20260630 12:32:33.395826 28618 raft_consensus.cc:2955] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:33.450184 29080 raft_consensus.cc:1275] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:32:33.452242 29340 consensus_queue.cc:1048] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:32:33.456280 29334 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:33.478672 29080 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:33.488332 28999 raft_consensus.cc:2955] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:33.528270 28430 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:33.540328 28685 tablet_service.cc:1558] Processing DeleteTablet for tablet 12e578452012476abcd3bf801701cde1 with delete_type TABLET_DATA_TOMBSTONED (TS 62f9be1e6a0046ffa1a79602d3bc2e08 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:40182
I20260630 12:32:33.546654 28534 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b8beb59b65241aaa10d42e49e56824b with delete_type TABLET_DATA_TOMBSTONED (TS c40555b070404fb6b81dd037f386d46e not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:53622
I20260630 12:32:33.546630 29384 tablet_replica.cc:333] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:33.547446 28682 tablet_service.cc:1558] Processing DeleteTablet for tablet 752d6b2093bb48299759efdacf9336fb with delete_type TABLET_DATA_TOMBSTONED (TS 62f9be1e6a0046ffa1a79602d3bc2e08 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:40182
I20260630 12:32:33.549139 29384 raft_consensus.cc:2243] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:33.550022 29377 tablet_replica.cc:333] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:33.550077 28435 catalog_manager.cc:5697] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a reported cstate change: config changed from index 30 to 31, VOTER 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131) evicted. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } } }
I20260630 12:32:33.554365 29377 raft_consensus.cc:2243] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:33.561375 29377 raft_consensus.cc:2272] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:33.566416 28685 tablet_service.cc:1558] Processing DeleteTablet for tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 with delete_type TABLET_DATA_TOMBSTONED (TS 62f9be1e6a0046ffa1a79602d3bc2e08 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:40182
I20260630 12:32:33.567627 29377 ts_tablet_manager.cc:1916] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:33.574355 29384 raft_consensus.cc:2272] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:33.581135 29384 ts_tablet_manager.cc:1916] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:33.597172 29377 ts_tablet_manager.cc:1929] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260630 12:32:33.597996 29377 log.cc:1199] T 4b8beb59b65241aaa10d42e49e56824b P c40555b070404fb6b81dd037f386d46e: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/4b8beb59b65241aaa10d42e49e56824b
I20260630 12:32:33.599408 29384 ts_tablet_manager.cc:1929] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:32:33.599903 29384 log.cc:1199] T 12e578452012476abcd3bf801701cde1 P 62f9be1e6a0046ffa1a79602d3bc2e08: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-2-root/wals/12e578452012476abcd3bf801701cde1
I20260630 12:32:33.599999 28428 catalog_manager.cc:5028] TS c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): tablet 4b8beb59b65241aaa10d42e49e56824b (table test-workload [id=564dc8b9ee744e479a371228369b42cb]) successfully deleted
I20260630 12:32:33.601926 28428 catalog_manager.cc:5028] TS 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): tablet 12e578452012476abcd3bf801701cde1 (table test-workload [id=564dc8b9ee744e479a371228369b42cb]) successfully deleted
I20260630 12:32:33.603060 29384 tablet_replica.cc:333] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:33.604204 29384 raft_consensus.cc:2243] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:33.605180 29384 raft_consensus.cc:2272] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:33.609721 29384 ts_tablet_manager.cc:1916] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:33.626394 29384 ts_tablet_manager.cc:1929] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:32:33.626840 29384 log.cc:1199] T 752d6b2093bb48299759efdacf9336fb P 62f9be1e6a0046ffa1a79602d3bc2e08: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-2-root/wals/752d6b2093bb48299759efdacf9336fb
I20260630 12:32:33.628619 29384 tablet_replica.cc:333] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:33.628662 28428 catalog_manager.cc:5028] TS 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): tablet 752d6b2093bb48299759efdacf9336fb (table test-workload [id=564dc8b9ee744e479a371228369b42cb]) successfully deleted
I20260630 12:32:33.629902 29384 raft_consensus.cc:2243] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:33.631014 29384 raft_consensus.cc:2272] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:33.635983 29384 ts_tablet_manager.cc:1916] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:33.651765 29384 ts_tablet_manager.cc:1929] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260630 12:32:33.652201 29384 log.cc:1199] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 62f9be1e6a0046ffa1a79602d3bc2e08: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822614560071-24090-0/minicluster-data/ts-2-root/wals/3fecfbf8ecbe4bf2b5e3eaed8cc81082
I20260630 12:32:33.653860 28428 catalog_manager.cc:5028] TS 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): tablet 3fecfbf8ecbe4bf2b5e3eaed8cc81082 (table test-workload [id=564dc8b9ee744e479a371228369b42cb]) successfully deleted
W20260630 12:32:34.345090 29113 debug-util.cc:398] Leaking SignalData structure 0x7b080014c0a0 after lost signal to thread 24093
W20260630 12:32:34.346443 29113 debug-util.cc:398] Leaking SignalData structure 0x7b0800095920 after lost signal to thread 28478
W20260630 12:32:34.347761 29113 debug-util.cc:398] Leaking SignalData structure 0x7b08001a6520 after lost signal to thread 28570
W20260630 12:32:34.348901 29113 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7820 after lost signal to thread 28645
W20260630 12:32:34.349979 29113 debug-util.cc:398] Leaking SignalData structure 0x7b08002fbea0 after lost signal to thread 28719
W20260630 12:32:34.351168 29113 debug-util.cc:398] Leaking SignalData structure 0x7b08002c1e80 after lost signal to thread 29023
W20260630 12:32:34.352161 29113 debug-util.cc:398] Leaking SignalData structure 0x7b0800304fe0 after lost signal to thread 29116
W20260630 12:32:34.353139 29113 debug-util.cc:398] Leaking SignalData structure 0x7b0800303720 after lost signal to thread 29200
W20260630 12:32:34.604598 28492 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 564dc8b9ee744e479a371228369b42cb: could not find any suitable replica to move from server feb905e12fe448f88cee51f885f2462d to server 16174dc02f954233b3cabb6870779033
I20260630 12:32:35.533345 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:32:35.631595 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:35.633352 24090 tablet_replica.cc:333] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:35.634909 24090 raft_consensus.cc:2243] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:35.642423 24090 raft_consensus.cc:2272] T 8155d3871dc749afa585da95dde5f1cd P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:35.647993 24090 tablet_replica.cc:333] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:35.649601 24090 raft_consensus.cc:2243] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:32:35.651114 28492 auto_rebalancer.cc:639] Failed to schedule move for tablet 752d6b2093bb48299759efdacf9336fb: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:32:35.655853 24090 raft_consensus.cc:2272] T 26157dec7896456aa83c45f7dfe14bf3 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:35.660060 28617 consensus_queue.cc:237] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
W20260630 12:32:35.663332 28658 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260630 12:32:35.673911 24090 tablet_replica.cc:333] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:35.675149 24090 raft_consensus.cc:2243] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:35.682773 24090 raft_consensus.cc:2272] T 12e578452012476abcd3bf801701cde1 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:35.684646 28658 consensus_peers.cc:597] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 -> Peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Couldn't send request to peer c40555b070404fb6b81dd037f386d46e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:35.692220 28584 consensus_peers.cc:597] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d -> Peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Couldn't send request to peer c40555b070404fb6b81dd037f386d46e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:35.693847 24090 tablet_replica.cc:333] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:35.694895 24090 raft_consensus.cc:2243] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:32:35.699476 28585 consensus_peers.cc:597] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d -> Peer 16174dc02f954233b3cabb6870779033 (127.23.134.133:36759): Couldn't send request to peer 16174dc02f954233b3cabb6870779033. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbe8e224adc44f35a4d9fbc51f062b8e. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:35.700999 28658 consensus_peers.cc:597] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 -> Peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Couldn't send request to peer c40555b070404fb6b81dd037f386d46e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:35.702859 28693 raft_consensus.cc:1275] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:32:35.703028 24090 raft_consensus.cc:2272] T 56c414c3964c4949a2142469620d449c P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:35.704887 29385 consensus_queue.cc:1048] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:32:35.711889 24090 tablet_replica.cc:333] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:35.713030 24090 raft_consensus.cc:2243] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:35.714643 24090 raft_consensus.cc:2272] T 90d7fcda622444b38f8d3702da459a3c P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:35.716768 28584 consensus_peers.cc:597] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d -> Peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Couldn't send request to peer c40555b070404fb6b81dd037f386d46e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:35.719920 24090 tablet_replica.cc:333] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:35.720978 24090 raft_consensus.cc:2243] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:35.722805 24090 raft_consensus.cc:2272] T bbe8e224adc44f35a4d9fbc51f062b8e P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:35.724129 28584 consensus_peers.cc:597] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d -> Peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Couldn't send request to peer c40555b070404fb6b81dd037f386d46e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:35.727540 24090 tablet_replica.cc:333] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:35.728505 24090 raft_consensus.cc:2243] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:35.730260 24090 raft_consensus.cc:2272] T 752d6b2093bb48299759efdacf9336fb P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:35.734956 24090 tablet_replica.cc:333] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:35.735900 24090 raft_consensus.cc:2243] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:35.734695 29340 raft_consensus.cc:2955] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:35.737876 24090 raft_consensus.cc:2272] T 23c428b9f4024c2282884b1f4c9f5b8b P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:35.747922 24090 tablet_replica.cc:333] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e: stopping tablet replica
I20260630 12:32:35.748792 24090 raft_consensus.cc:2243] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:35.751238 24090 raft_consensus.cc:2272] T f0522f7caf1c4e59aca711eff2284869 P c40555b070404fb6b81dd037f386d46e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:35.759225 28693 raft_consensus.cc:2955] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:35.794131 28435 catalog_manager.cc:5697] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d reported cstate change: config changed from index -1 to 26, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:35.829485 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
W20260630 12:32:35.856722 28492 auto_rebalancer.cc:639] Failed to schedule move for tablet 90d7fcda622444b38f8d3702da459a3c: Network error: Client connection negotiation failed: client connection to 127.23.134.129:34963: connect: Connection refused (error 111)
I20260630 12:32:35.877341 28617 consensus_queue.cc:237] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
W20260630 12:32:35.891413 28585 consensus_peers.cc:597] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d -> Peer 16174dc02f954233b3cabb6870779033 (127.23.134.133:36759): Couldn't send request to peer 16174dc02f954233b3cabb6870779033. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12e578452012476abcd3bf801701cde1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:35.895272 29175 raft_consensus.cc:1275] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Refusing update from remote peer feb905e12fe448f88cee51f885f2462d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:32:35.897514 29385 consensus_queue.cc:1048] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:32:35.919471 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
W20260630 12:32:35.934507 28584 consensus_peers.cc:597] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d -> Peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Couldn't send request to peer c40555b070404fb6b81dd037f386d46e. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:34963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:35.940099 29393 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:35.942322 29175 raft_consensus.cc:2955] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
W20260630 12:32:35.964047 28492 auto_rebalancer.cc:639] Failed to schedule move for tablet 26157dec7896456aa83c45f7dfe14bf3: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:32:35.964588 28442 catalog_manager.cc:5697] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d reported cstate change: config changed from index 27 to 28, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New cstate: current_term: 1 leader_uuid: "feb905e12fe448f88cee51f885f2462d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:35.970266 28693 consensus_queue.cc:237] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [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: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
W20260630 12:32:36.003386 28659 consensus_peers.cc:597] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 -> Peer 16174dc02f954233b3cabb6870779033 (127.23.134.133:36759): Couldn't send request to peer 16174dc02f954233b3cabb6870779033. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0522f7caf1c4e59aca711eff2284869. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:36.020210 28999 raft_consensus.cc:1275] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Refusing update from remote peer 62f9be1e6a0046ffa1a79602d3bc2e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:32:36.022104 29380 consensus_queue.cc:1048] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
W20260630 12:32:36.053929 28658 consensus_peers.cc:597] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 -> Peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Couldn't send request to peer c40555b070404fb6b81dd037f386d46e. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:34963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:36.052902 29380 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:36.055022 28999 raft_consensus.cc:2955] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:36.063405 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:36.066287 24090 tablet_replica.cc:333] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:36.067433 24090 raft_consensus.cc:2243] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:36.070719 24090 raft_consensus.cc:2272] T bbe8e224adc44f35a4d9fbc51f062b8e P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.090065 24090 tablet_replica.cc:333] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:36.091297 24090 raft_consensus.cc:2243] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.092386 24090 raft_consensus.cc:2272] T 90d7fcda622444b38f8d3702da459a3c P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.096292 24090 tablet_replica.cc:333] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:36.098330 28442 catalog_manager.cc:5697] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a reported cstate change: config changed from index 28 to 29, NON_VOTER 16174dc02f954233b3cabb6870779033 (127.23.134.133) added. New cstate: current_term: 1 leader_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } } }
I20260630 12:32:36.110430 24090 raft_consensus.cc:2243] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.111428 24090 raft_consensus.cc:2272] T 752d6b2093bb48299759efdacf9336fb P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.129045 24090 tablet_replica.cc:333] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:36.130049 24090 raft_consensus.cc:2243] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:36.131603 24090 raft_consensus.cc:2272] T 12e578452012476abcd3bf801701cde1 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.138892 24090 tablet_replica.cc:333] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:36.139885 24090 raft_consensus.cc:2243] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:36.141031 24090 raft_consensus.cc:2272] T 56c414c3964c4949a2142469620d449c P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.146291 24090 tablet_replica.cc:333] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:36.147146 24090 raft_consensus.cc:2243] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:36.148497 24090 raft_consensus.cc:2272] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.152694 24090 tablet_replica.cc:333] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:36.153412 24090 raft_consensus.cc:2243] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:36.154637 24090 raft_consensus.cc:2272] T 26157dec7896456aa83c45f7dfe14bf3 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.158489 24090 tablet_replica.cc:333] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:36.159261 24090 raft_consensus.cc:2243] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:36.160420 24090 raft_consensus.cc:2272] T 4b8beb59b65241aaa10d42e49e56824b P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.163842 24090 tablet_replica.cc:333] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d: stopping tablet replica
I20260630 12:32:36.164572 24090 raft_consensus.cc:2243] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:36.165807 24090 raft_consensus.cc:2272] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P feb905e12fe448f88cee51f885f2462d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.220305 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:32:36.274121 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:32:36.345765 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:36.346913 24090 tablet_replica.cc:333] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:36.348124 24090 raft_consensus.cc:2243] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.349294 24090 raft_consensus.cc:2272] T 90d7fcda622444b38f8d3702da459a3c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.353605 24090 tablet_replica.cc:333] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:36.354547 24090 raft_consensus.cc:2243] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.355299 24090 raft_consensus.cc:2272] T 4b8beb59b65241aaa10d42e49e56824b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.360978 24090 tablet_replica.cc:333] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:36.361903 24090 raft_consensus.cc:2243] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.362564 24090 raft_consensus.cc:2272] T bbe8e224adc44f35a4d9fbc51f062b8e P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.366568 24090 tablet_replica.cc:333] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:36.367501 24090 raft_consensus.cc:2243] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.368377 24090 raft_consensus.cc:2272] T 56c414c3964c4949a2142469620d449c P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.371964 24090 tablet_replica.cc:333] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:36.372750 24090 raft_consensus.cc:2243] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:36.374145 24090 raft_consensus.cc:2272] T 8155d3871dc749afa585da95dde5f1cd P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.377921 24090 tablet_replica.cc:333] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:36.378717 24090 raft_consensus.cc:2243] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.379653 24090 raft_consensus.cc:2272] T 26157dec7896456aa83c45f7dfe14bf3 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.383458 24090 tablet_replica.cc:333] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:36.384212 24090 raft_consensus.cc:2243] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.384953 24090 raft_consensus.cc:2272] T 23c428b9f4024c2282884b1f4c9f5b8b P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.388689 24090 tablet_replica.cc:333] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08: stopping tablet replica
I20260630 12:32:36.389571 24090 raft_consensus.cc:2243] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:36.391075 24090 raft_consensus.cc:2272] T f0522f7caf1c4e59aca711eff2284869 P 62f9be1e6a0046ffa1a79602d3bc2e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.442868 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:32:36.492792 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:32:36.546463 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:36.547930 24090 tablet_replica.cc:333] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a: stopping tablet replica
I20260630 12:32:36.548888 24090 raft_consensus.cc:2243] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.550009 24090 raft_consensus.cc:2272] T 23c428b9f4024c2282884b1f4c9f5b8b P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.554055 24090 tablet_replica.cc:333] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a: stopping tablet replica
I20260630 12:32:36.555030 24090 raft_consensus.cc:2243] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.556386 24090 raft_consensus.cc:2272] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.560313 24090 tablet_replica.cc:333] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a: stopping tablet replica
I20260630 12:32:36.561160 24090 raft_consensus.cc:2243] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.562064 24090 raft_consensus.cc:2272] T f0522f7caf1c4e59aca711eff2284869 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:36.566687 24090 tablet_replica.cc:333] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a: stopping tablet replica
I20260630 12:32:36.567414 24090 raft_consensus.cc:2243] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:36.568323 24090 raft_consensus.cc:2272] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P ded8ee8270c44ccfa3a0af5c084d272a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:37.136933 29409 raft_consensus.cc:493] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c40555b070404fb6b81dd037f386d46e)
I20260630 12:32:37.137944 29409 raft_consensus.cc:515] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: false } }
I20260630 12:32:37.153158 29409 leader_election.cc:290] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
W20260630 12:32:37.165747 29039 leader_election.cc:336] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Network error: Client connection negotiation failed: client connection to 127.23.134.130:41481: connect: Connection refused (error 111)
W20260630 12:32:37.167258 29037 leader_election.cc:336] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Network error: Client connection negotiation failed: client connection to 127.23.134.129:34963: connect: Connection refused (error 111)
I20260630 12:32:37.167779 29037 leader_election.cc:304] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [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: 16174dc02f954233b3cabb6870779033; no voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:37.168617 29409 raft_consensus.cc:2749] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:32:37.272743 29413 raft_consensus.cc:493] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader feb905e12fe448f88cee51f885f2462d)
I20260630 12:32:37.273723 29413 raft_consensus.cc:515] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } }
I20260630 12:32:37.291446 29413 leader_election.cc:290] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132:36845)
W20260630 12:32:37.313791 29137 leader_election.cc:336] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132:36845): Network error: Client connection negotiation failed: client connection to 127.23.134.132:36845: connect: Connection refused (error 111)
W20260630 12:32:37.316730 29138 leader_election.cc:336] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Network error: Client connection negotiation failed: client connection to 127.23.134.130:41481: connect: Connection refused (error 111)
I20260630 12:32:37.317381 29138 leader_election.cc:304] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [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: 3e876d6170b048bfbe257966cc5fef84; no voters: ded8ee8270c44ccfa3a0af5c084d272a, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:37.318295 29413 raft_consensus.cc:2749] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:32:37.340148 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:32:37.360047 24090 tablet_server.cc:179] TabletServer@127.23.134.133:0 shutting down...
I20260630 12:32:37.400482 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:37.401443 24090 tablet_replica.cc:333] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033: stopping tablet replica
I20260630 12:32:37.402408 24090 raft_consensus.cc:2243] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:37.403324 24090 raft_consensus.cc:2272] T 8155d3871dc749afa585da95dde5f1cd P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:37.407397 24090 tablet_replica.cc:333] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033: stopping tablet replica
I20260630 12:32:37.408072 24090 raft_consensus.cc:2243] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:37.408876 24090 raft_consensus.cc:2272] T 752d6b2093bb48299759efdacf9336fb P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:37.412402 24090 tablet_replica.cc:333] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033: stopping tablet replica
I20260630 12:32:37.413005 24090 raft_consensus.cc:2243] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:37.413844 24090 raft_consensus.cc:2272] T 3fecfbf8ecbe4bf2b5e3eaed8cc81082 P 16174dc02f954233b3cabb6870779033 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:37.443063 29413 raft_consensus.cc:493] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader feb905e12fe448f88cee51f885f2462d)
I20260630 12:32:37.443658 29413 raft_consensus.cc:515] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:37.446019 29413 leader_election.cc:290] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
W20260630 12:32:37.451252 29136 leader_election.cc:336] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Network error: Client connection negotiation failed: client connection to 127.23.134.129:34963: connect: Connection refused (error 111)
W20260630 12:32:37.451828 29138 leader_election.cc:336] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Network error: Client connection negotiation failed: client connection to 127.23.134.130:41481: connect: Connection refused (error 111)
I20260630 12:32:37.452301 29138 leader_election.cc:304] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [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: 3e876d6170b048bfbe257966cc5fef84; no voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:37.452975 29413 raft_consensus.cc:2749] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:32:37.453995 29413 raft_consensus.cc:493] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader feb905e12fe448f88cee51f885f2462d)
I20260630 12:32:37.454393 29413 raft_consensus.cc:515] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } }
I20260630 12:32:37.457222 29413 leader_election.cc:290] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
W20260630 12:32:37.461202 29138 leader_election.cc:336] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Network error: Client connection negotiation failed: client connection to 127.23.134.130:41481: connect: Connection refused (error 111)
W20260630 12:32:37.462330 29136 leader_election.cc:336] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): Network error: Client connection negotiation failed: client connection to 127.23.134.131:39353: connect: Connection refused (error 111)
I20260630 12:32:37.462718 29136 leader_election.cc:304] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [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: 3e876d6170b048bfbe257966cc5fef84; no voters: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:37.463372 29413 raft_consensus.cc:2749] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:32:38.439241 24090 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 29113)
I20260630 12:32:39.078271 29417 raft_consensus.cc:493] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader feb905e12fe448f88cee51f885f2462d)
I20260630 12:32:39.078914 29417 raft_consensus.cc:515] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "ded8ee8270c44ccfa3a0af5c084d272a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36845 } attrs { promote: false } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } }
I20260630 12:32:39.081386 29417 leader_election.cc:290] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132:36845)
W20260630 12:32:39.105633 29137 leader_election.cc:336] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ded8ee8270c44ccfa3a0af5c084d272a (127.23.134.132:36845): Network error: Client connection negotiation failed: client connection to 127.23.134.132:36845: connect: Connection refused (error 111)
W20260630 12:32:39.106858 29138 leader_election.cc:336] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Network error: Client connection negotiation failed: client connection to 127.23.134.130:41481: connect: Connection refused (error 111)
I20260630 12:32:39.107313 29138 leader_election.cc:304] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [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: 3e876d6170b048bfbe257966cc5fef84; no voters: ded8ee8270c44ccfa3a0af5c084d272a, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:39.108126 29417 raft_consensus.cc:2749] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:32:39.207777 29417 raft_consensus.cc:493] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader feb905e12fe448f88cee51f885f2462d)
I20260630 12:32:39.208439 29417 raft_consensus.cc:515] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c40555b070404fb6b81dd037f386d46e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 34963 } attrs { replace: true } } peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } } peers { permanent_uuid: "16174dc02f954233b3cabb6870779033" member_type: NON_VOTER last_known_addr { host: "127.23.134.133" port: 36759 } attrs { promote: true } }
I20260630 12:32:39.210935 29417 leader_election.cc:290] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963), feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481)
W20260630 12:32:39.215737 29136 leader_election.cc:336] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c40555b070404fb6b81dd037f386d46e (127.23.134.129:34963): Network error: Client connection negotiation failed: client connection to 127.23.134.129:34963: connect: Connection refused (error 111)
W20260630 12:32:39.218030 29138 leader_election.cc:336] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Network error: Client connection negotiation failed: client connection to 127.23.134.130:41481: connect: Connection refused (error 111)
I20260630 12:32:39.218473 29138 leader_election.cc:304] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [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: 3e876d6170b048bfbe257966cc5fef84; no voters: c40555b070404fb6b81dd037f386d46e, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:39.219230 29417 raft_consensus.cc:2749] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:32:39.340654 29417 raft_consensus.cc:493] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader feb905e12fe448f88cee51f885f2462d)
I20260630 12:32:39.341270 29417 raft_consensus.cc:515] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "feb905e12fe448f88cee51f885f2462d" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 41481 } } peers { permanent_uuid: "62f9be1e6a0046ffa1a79602d3bc2e08" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39353 } } peers { permanent_uuid: "3e876d6170b048bfbe257966cc5fef84" member_type: VOTER last_known_addr { host: "127.23.134.134" port: 44725 } attrs { promote: false } }
I20260630 12:32:39.346098 29417 leader_election.cc:290] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481), 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353)
W20260630 12:32:39.349884 29136 leader_election.cc:336] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62f9be1e6a0046ffa1a79602d3bc2e08 (127.23.134.131:39353): Network error: Client connection negotiation failed: client connection to 127.23.134.131:39353: connect: Connection refused (error 111)
W20260630 12:32:39.350602 29138 leader_election.cc:336] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer feb905e12fe448f88cee51f885f2462d (127.23.134.130:41481): Network error: Client connection negotiation failed: client connection to 127.23.134.130:41481: connect: Connection refused (error 111)
I20260630 12:32:39.351066 29138 leader_election.cc:304] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [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: 3e876d6170b048bfbe257966cc5fef84; no voters: 62f9be1e6a0046ffa1a79602d3bc2e08, feb905e12fe448f88cee51f885f2462d
I20260630 12:32:39.352730 29417 raft_consensus.cc:2749] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:32:39.439831 24090 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 29113)
W20260630 12:32:40.440415 24090 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 29113)
I20260630 12:32:40.578583 24090 tablet_server.cc:196] TabletServer@127.23.134.133:0 shutdown complete.
I20260630 12:32:40.596361 24090 tablet_server.cc:179] TabletServer@127.23.134.134:0 shutting down...
I20260630 12:32:40.628746 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:40.629657 24090 tablet_replica.cc:333] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84: stopping tablet replica
I20260630 12:32:40.630371 24090 raft_consensus.cc:2243] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:40.631124 24090 raft_consensus.cc:2272] T 12e578452012476abcd3bf801701cde1 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:40.634006 24090 tablet_replica.cc:333] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84: stopping tablet replica
I20260630 12:32:40.634538 24090 raft_consensus.cc:2243] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:40.635066 24090 raft_consensus.cc:2272] T 4b8beb59b65241aaa10d42e49e56824b P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:40.637639 24090 tablet_replica.cc:333] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84: stopping tablet replica
I20260630 12:32:40.638127 24090 raft_consensus.cc:2243] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:40.638795 24090 raft_consensus.cc:2272] T 2fc86c11cc364d67bd3dbbbf2fd5d072 P 3e876d6170b048bfbe257966cc5fef84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:40.662645 24090 tablet_server.cc:196] TabletServer@127.23.134.134:0 shutdown complete.
I20260630 12:32:40.680228 24090 master.cc:562] Master@127.23.134.190:36907 shutting down...
W20260630 12:32:40.706285 28492 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:32:40.707913 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:40.708472 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:40.708827 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 63fcc78dad3a4a70884013946784aea1: stopping tablet replica
I20260630 12:32:40.761296 24090 master.cc:584] Master@127.23.134.190:36907 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (26789 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:32:40.819695 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:46143
I20260630 12:32:40.820971 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:40.827258 29421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:40.827291 29422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:40.828068 29424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:40.828857 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:40.829967 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:40.830189 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:40.830404 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822760830381 us; error 0 us; skew 500 ppm
I20260630 12:32:40.830961 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:40.833513 24090 webserver.cc:533] Webserver started at http://127.23.134.190:40231/ using document root <none> and password file <none>
I20260630 12:32:40.834090 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:40.834296 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:40.834614 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:40.835875 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "da3dce6b5878472084ffe1cb2ff3cf56"
format_stamp: "Formatted at 2026-06-30 12:32:40 on dist-test-slave-69xz"
I20260630 12:32:40.840433 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:32:40.843835 29429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:40.844553 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:40.844833 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "da3dce6b5878472084ffe1cb2ff3cf56"
format_stamp: "Formatted at 2026-06-30 12:32:40 on dist-test-slave-69xz"
I20260630 12:32:40.845108 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:40.868465 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:40.869764 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:40.911281 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:46143
I20260630 12:32:40.911398 29480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:46143 every 8 connection(s)
I20260630 12:32:40.915530 29481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.927070 29481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56: Bootstrap starting.
I20260630 12:32:40.932494 29481 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.937036 29481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56: No bootstrap required, opened a new log
I20260630 12:32:40.939260 29481 raft_consensus.cc:359] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da3dce6b5878472084ffe1cb2ff3cf56" member_type: VOTER }
I20260630 12:32:40.939646 29481 raft_consensus.cc:385] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.939823 29481 raft_consensus.cc:740] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da3dce6b5878472084ffe1cb2ff3cf56, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.940469 29481 consensus_queue.cc:260] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da3dce6b5878472084ffe1cb2ff3cf56" member_type: VOTER }
I20260630 12:32:40.941154 29481 raft_consensus.cc:399] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:40.941500 29481 raft_consensus.cc:493] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:40.941847 29481 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.946653 29481 raft_consensus.cc:515] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da3dce6b5878472084ffe1cb2ff3cf56" member_type: VOTER }
I20260630 12:32:40.947319 29481 leader_election.cc:304] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [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: da3dce6b5878472084ffe1cb2ff3cf56; no voters: 
I20260630 12:32:40.948561 29481 leader_election.cc:290] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:40.948990 29484 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.950392 29484 raft_consensus.cc:697] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 1 LEADER]: Becoming Leader. State: Replica: da3dce6b5878472084ffe1cb2ff3cf56, State: Running, Role: LEADER
I20260630 12:32:40.951102 29484 consensus_queue.cc:237] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [LEADER]: Queue going to LEADER mode. State: All 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: "da3dce6b5878472084ffe1cb2ff3cf56" member_type: VOTER }
I20260630 12:32:40.951689 29481 sys_catalog.cc:565] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:40.955801 29485 sys_catalog.cc:455] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da3dce6b5878472084ffe1cb2ff3cf56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da3dce6b5878472084ffe1cb2ff3cf56" member_type: VOTER } }
I20260630 12:32:40.956518 29486 sys_catalog.cc:455] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [sys.catalog]: SysCatalogTable state changed. Reason: New leader da3dce6b5878472084ffe1cb2ff3cf56. Latest consensus state: current_term: 1 leader_uuid: "da3dce6b5878472084ffe1cb2ff3cf56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da3dce6b5878472084ffe1cb2ff3cf56" member_type: VOTER } }
I20260630 12:32:40.957690 29486 sys_catalog.cc:458] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:40.956547 29485 sys_catalog.cc:458] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:40.959633 29492 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:40.964871 29492 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:40.968503 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:40.973888 29492 catalog_manager.cc:1383] Generated new cluster ID: 6db93e5f49b84721aa48264aa2fc002a
I20260630 12:32:40.974135 29492 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:40.988665 29492 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:40.990015 29492 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:41.003243 29492 catalog_manager.cc:6070] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56: Generated new TSK 0
I20260630 12:32:41.003759 29492 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:41.035851 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:41.042215 29502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:41.043627 29503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:41.045091 29505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:41.045670 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:41.046833 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:41.047114 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:41.047269 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822761047256 us; error 0 us; skew 500 ppm
I20260630 12:32:41.047763 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:41.050321 24090 webserver.cc:533] Webserver started at http://127.23.134.129:35589/ using document root <none> and password file <none>
I20260630 12:32:41.050770 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:41.050930 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:41.051147 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:41.052278 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "76d1f149dc2846adbc13ee57fec66687"
format_stamp: "Formatted at 2026-06-30 12:32:41 on dist-test-slave-69xz"
I20260630 12:32:41.056900 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:32:41.060349 29510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:41.061259 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:41.061650 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "76d1f149dc2846adbc13ee57fec66687"
format_stamp: "Formatted at 2026-06-30 12:32:41 on dist-test-slave-69xz"
I20260630 12:32:41.062032 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:41.076732 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:41.078166 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:41.079736 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:41.082208 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:41.082437 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:41.082688 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:41.082885 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:41.128154 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:44637
I20260630 12:32:41.128252 29572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:44637 every 8 connection(s)
I20260630 12:32:41.133863 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:41.140846 29577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:41.142623 29578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:41.144838 29580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:41.144963 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:41.147356 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:41.147568 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:41.147758 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822761147723 us; error 0 us; skew 500 ppm
I20260630 12:32:41.148339 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:41.151278 24090 webserver.cc:533] Webserver started at http://127.23.134.130:35415/ using document root <none> and password file <none>
I20260630 12:32:41.151672 29573 heartbeater.cc:344] Connected to a master server at 127.23.134.190:46143
I20260630 12:32:41.151923 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:41.152079 29573 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:41.152235 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:41.152611 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:41.153043 29573 heartbeater.cc:507] Master 127.23.134.190:46143 requested a full tablet report, sending...
I20260630 12:32:41.154239 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "36ecea7b107a4b01ab6a3dca1b857fa4"
format_stamp: "Formatted at 2026-06-30 12:32:41 on dist-test-slave-69xz"
I20260630 12:32:41.155679 29446 ts_manager.cc:194] Registered new tserver with Master: 76d1f149dc2846adbc13ee57fec66687 (127.23.134.129:44637)
I20260630 12:32:41.158154 29446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45190
I20260630 12:32:41.160320 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:32:41.163820 29585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:41.164628 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:41.164909 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "36ecea7b107a4b01ab6a3dca1b857fa4"
format_stamp: "Formatted at 2026-06-30 12:32:41 on dist-test-slave-69xz"
I20260630 12:32:41.165201 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:41.182071 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:41.183274 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:41.184791 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:41.187407 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:41.187742 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:41.187989 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:41.188165 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:41.231794 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:38723
I20260630 12:32:41.231909 29647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:38723 every 8 connection(s)
I20260630 12:32:41.236914 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:41.244840 29651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:41.245618 29652 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:41.248746 29654 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:41.249662 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:41.250801 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:41.251085 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:41.251327 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822761251286 us; error 0 us; skew 500 ppm
I20260630 12:32:41.251904 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:41.252113 29648 heartbeater.cc:344] Connected to a master server at 127.23.134.190:46143
I20260630 12:32:41.252525 29648 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:41.253320 29648 heartbeater.cc:507] Master 127.23.134.190:46143 requested a full tablet report, sending...
I20260630 12:32:41.254874 24090 webserver.cc:533] Webserver started at http://127.23.134.131:34409/ using document root <none> and password file <none>
I20260630 12:32:41.255383 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:41.255582 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:41.255731 29446 ts_manager.cc:194] Registered new tserver with Master: 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130:38723)
I20260630 12:32:41.255856 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:41.257140 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "47a97551b62a4d1f993cd8f1bead1625"
format_stamp: "Formatted at 2026-06-30 12:32:41 on dist-test-slave-69xz"
I20260630 12:32:41.257346 29446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45204
I20260630 12:32:41.261791 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:32:41.265404 29659 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:41.266209 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:41.266507 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "47a97551b62a4d1f993cd8f1bead1625"
format_stamp: "Formatted at 2026-06-30 12:32:41 on dist-test-slave-69xz"
I20260630 12:32:41.266851 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:41.277619 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:41.278770 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:41.280174 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:41.282403 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:41.282630 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:41.282858 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:41.283030 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:41.327428 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:33123
I20260630 12:32:41.327543 29721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:33123 every 8 connection(s)
I20260630 12:32:41.342417 29722 heartbeater.cc:344] Connected to a master server at 127.23.134.190:46143
I20260630 12:32:41.342826 29722 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:41.343739 29722 heartbeater.cc:507] Master 127.23.134.190:46143 requested a full tablet report, sending...
I20260630 12:32:41.345728 29446 ts_manager.cc:194] Registered new tserver with Master: 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131:33123)
I20260630 12:32:41.346037 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014930124s
I20260630 12:32:41.347361 29446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45212
I20260630 12:32:42.161177 29573 heartbeater.cc:499] Master 127.23.134.190:46143 was elected leader, sending a full tablet report...
I20260630 12:32:42.259959 29648 heartbeater.cc:499] Master 127.23.134.190:46143 was elected leader, sending a full tablet report...
I20260630 12:32:42.350394 29722 heartbeater.cc:499] Master 127.23.134.190:46143 was elected leader, sending a full tablet report...
I20260630 12:32:42.401387 29446 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46744:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:42.404078 29446 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:42.463587 29687 tablet_service.cc:1511] Processing CreateTablet for tablet 3445b43cafc94827a3ac2ea9e977c72d (DEFAULT_TABLE table=test-workload [id=d3528c6907164e2eb9cfca84d9d64538]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:32:42.464003 29686 tablet_service.cc:1511] Processing CreateTablet for tablet 5833b9cb0665426eaf5d6cb4c870294b (DEFAULT_TABLE table=test-workload [id=d3528c6907164e2eb9cfca84d9d64538]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:32:42.465257 29687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3445b43cafc94827a3ac2ea9e977c72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:42.466421 29685 tablet_service.cc:1511] Processing CreateTablet for tablet ee819a62629044d49910ad4a541f5854 (DEFAULT_TABLE table=test-workload [id=d3528c6907164e2eb9cfca84d9d64538]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:32:42.467469 29611 tablet_service.cc:1511] Processing CreateTablet for tablet ee819a62629044d49910ad4a541f5854 (DEFAULT_TABLE table=test-workload [id=d3528c6907164e2eb9cfca84d9d64538]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:32:42.468001 29685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee819a62629044d49910ad4a541f5854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:42.468859 29611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee819a62629044d49910ad4a541f5854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:42.470674 29612 tablet_service.cc:1511] Processing CreateTablet for tablet 5833b9cb0665426eaf5d6cb4c870294b (DEFAULT_TABLE table=test-workload [id=d3528c6907164e2eb9cfca84d9d64538]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:32:42.471954 29612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5833b9cb0665426eaf5d6cb4c870294b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:42.473575 29613 tablet_service.cc:1511] Processing CreateTablet for tablet 3445b43cafc94827a3ac2ea9e977c72d (DEFAULT_TABLE table=test-workload [id=d3528c6907164e2eb9cfca84d9d64538]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:32:42.474943 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3445b43cafc94827a3ac2ea9e977c72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:42.478029 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5833b9cb0665426eaf5d6cb4c870294b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:42.483031 29538 tablet_service.cc:1511] Processing CreateTablet for tablet 3445b43cafc94827a3ac2ea9e977c72d (DEFAULT_TABLE table=test-workload [id=d3528c6907164e2eb9cfca84d9d64538]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:32:42.484382 29538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3445b43cafc94827a3ac2ea9e977c72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:42.490808 29536 tablet_service.cc:1511] Processing CreateTablet for tablet ee819a62629044d49910ad4a541f5854 (DEFAULT_TABLE table=test-workload [id=d3528c6907164e2eb9cfca84d9d64538]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:32:42.492108 29536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee819a62629044d49910ad4a541f5854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:42.489248 29537 tablet_service.cc:1511] Processing CreateTablet for tablet 5833b9cb0665426eaf5d6cb4c870294b (DEFAULT_TABLE table=test-workload [id=d3528c6907164e2eb9cfca84d9d64538]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:32:42.495103 29537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5833b9cb0665426eaf5d6cb4c870294b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:42.531270 29743 tablet_bootstrap.cc:492] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4: Bootstrap starting.
I20260630 12:32:42.542428 29744 tablet_bootstrap.cc:492] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687: Bootstrap starting.
I20260630 12:32:42.542717 29743 tablet_bootstrap.cc:654] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:42.543692 29742 tablet_bootstrap.cc:492] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625: Bootstrap starting.
I20260630 12:32:42.549652 29744 tablet_bootstrap.cc:654] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:42.549809 29742 tablet_bootstrap.cc:654] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:42.550534 29743 tablet_bootstrap.cc:492] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4: No bootstrap required, opened a new log
I20260630 12:32:42.551138 29743 ts_tablet_manager.cc:1403] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260630 12:32:42.555168 29743 raft_consensus.cc:359] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.556216 29743 raft_consensus.cc:385] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:42.556602 29743 raft_consensus.cc:740] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ecea7b107a4b01ab6a3dca1b857fa4, State: Initialized, Role: FOLLOWER
I20260630 12:32:42.557668 29743 consensus_queue.cc:260] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.560839 29742 tablet_bootstrap.cc:492] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625: No bootstrap required, opened a new log
I20260630 12:32:42.560858 29744 tablet_bootstrap.cc:492] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687: No bootstrap required, opened a new log
I20260630 12:32:42.561105 29743 ts_tablet_manager.cc:1434] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:32:42.561702 29742 ts_tablet_manager.cc:1403] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260630 12:32:42.561882 29744 ts_tablet_manager.cc:1403] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260630 12:32:42.562574 29743 tablet_bootstrap.cc:492] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4: Bootstrap starting.
I20260630 12:32:42.565068 29742 raft_consensus.cc:359] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.565387 29744 raft_consensus.cc:359] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } }
I20260630 12:32:42.565936 29742 raft_consensus.cc:385] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:42.566304 29744 raft_consensus.cc:385] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:42.566413 29742 raft_consensus.cc:740] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a97551b62a4d1f993cd8f1bead1625, State: Initialized, Role: FOLLOWER
I20260630 12:32:42.566867 29744 raft_consensus.cc:740] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76d1f149dc2846adbc13ee57fec66687, State: Initialized, Role: FOLLOWER
I20260630 12:32:42.567715 29742 consensus_queue.cc:260] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.567759 29744 consensus_queue.cc:260] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } }
I20260630 12:32:42.570927 29743 tablet_bootstrap.cc:654] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:42.577680 29742 ts_tablet_manager.cc:1434] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:32:42.578333 29744 ts_tablet_manager.cc:1434] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:32:42.579475 29744 tablet_bootstrap.cc:492] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687: Bootstrap starting.
I20260630 12:32:42.582069 29748 raft_consensus.cc:493] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:42.582674 29748 raft_consensus.cc:515] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.583148 29743 tablet_bootstrap.cc:492] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4: No bootstrap required, opened a new log
I20260630 12:32:42.583807 29743 ts_tablet_manager.cc:1403] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260630 12:32:42.585842 29748 leader_election.cc:290] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76d1f149dc2846adbc13ee57fec66687 (127.23.134.129:44637), 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131:33123)
I20260630 12:32:42.590497 29743 raft_consensus.cc:359] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } }
I20260630 12:32:42.591013 29742 tablet_bootstrap.cc:492] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625: Bootstrap starting.
I20260630 12:32:42.591339 29743 raft_consensus.cc:385] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:42.591671 29743 raft_consensus.cc:740] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ecea7b107a4b01ab6a3dca1b857fa4, State: Initialized, Role: FOLLOWER
I20260630 12:32:42.596374 29744 tablet_bootstrap.cc:654] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:42.596968 29743 consensus_queue.cc:260] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } }
I20260630 12:32:42.599545 29743 ts_tablet_manager.cc:1434] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:32:42.603730 29743 tablet_bootstrap.cc:492] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4: Bootstrap starting.
I20260630 12:32:42.599581 29742 tablet_bootstrap.cc:654] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:42.612586 29743 tablet_bootstrap.cc:654] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:42.618346 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5833b9cb0665426eaf5d6cb4c870294b" candidate_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a97551b62a4d1f993cd8f1bead1625" is_pre_election: true
W20260630 12:32:42.620620 29589 leader_election.cc:343] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:42.624960 29744 tablet_bootstrap.cc:492] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687: No bootstrap required, opened a new log
I20260630 12:32:42.624871 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5833b9cb0665426eaf5d6cb4c870294b" candidate_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d1f149dc2846adbc13ee57fec66687" is_pre_election: true
I20260630 12:32:42.625656 29744 ts_tablet_manager.cc:1403] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.021s
I20260630 12:32:42.626493 29742 tablet_bootstrap.cc:492] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625: No bootstrap required, opened a new log
I20260630 12:32:42.626638 29743 tablet_bootstrap.cc:492] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4: No bootstrap required, opened a new log
W20260630 12:32:42.626827 29589 leader_election.cc:343] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76d1f149dc2846adbc13ee57fec66687 (127.23.134.129:44637): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:42.627151 29742 ts_tablet_manager.cc:1403] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260630 12:32:42.627180 29743 ts_tablet_manager.cc:1403] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260630 12:32:42.627445 29589 leader_election.cc:304] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [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: 36ecea7b107a4b01ab6a3dca1b857fa4; no voters: 47a97551b62a4d1f993cd8f1bead1625, 76d1f149dc2846adbc13ee57fec66687
I20260630 12:32:42.629401 29748 raft_consensus.cc:2749] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:42.629001 29744 raft_consensus.cc:359] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.629927 29744 raft_consensus.cc:385] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:42.630303 29744 raft_consensus.cc:740] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76d1f149dc2846adbc13ee57fec66687, State: Initialized, Role: FOLLOWER
I20260630 12:32:42.630810 29742 raft_consensus.cc:359] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.631131 29744 consensus_queue.cc:260] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.631587 29742 raft_consensus.cc:385] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:42.631183 29743 raft_consensus.cc:359] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.631999 29742 raft_consensus.cc:740] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a97551b62a4d1f993cd8f1bead1625, State: Initialized, Role: FOLLOWER
I20260630 12:32:42.632066 29743 raft_consensus.cc:385] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:42.632660 29743 raft_consensus.cc:740] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ecea7b107a4b01ab6a3dca1b857fa4, State: Initialized, Role: FOLLOWER
I20260630 12:32:42.633464 29744 ts_tablet_manager.cc:1434] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:42.633625 29743 consensus_queue.cc:260] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.634698 29744 tablet_bootstrap.cc:492] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687: Bootstrap starting.
I20260630 12:32:42.633189 29742 consensus_queue.cc:260] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.637128 29742 ts_tablet_manager.cc:1434] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:32:42.638222 29742 tablet_bootstrap.cc:492] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625: Bootstrap starting.
I20260630 12:32:42.642411 29744 tablet_bootstrap.cc:654] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:42.645112 29742 tablet_bootstrap.cc:654] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:42.648500 29743 ts_tablet_manager.cc:1434] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260630 12:32:42.657649 29744 tablet_bootstrap.cc:492] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687: No bootstrap required, opened a new log
I20260630 12:32:42.657876 29748 raft_consensus.cc:493] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:42.658361 29744 ts_tablet_manager.cc:1403] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260630 12:32:42.658367 29748 raft_consensus.cc:515] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } }
I20260630 12:32:42.659480 29742 tablet_bootstrap.cc:492] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625: No bootstrap required, opened a new log
I20260630 12:32:42.660007 29742 ts_tablet_manager.cc:1403] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.008s
I20260630 12:32:42.661284 29748 leader_election.cc:290] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131:33123), 76d1f149dc2846adbc13ee57fec66687 (127.23.134.129:44637)
I20260630 12:32:42.661872 29744 raft_consensus.cc:359] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.662053 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3445b43cafc94827a3ac2ea9e977c72d" candidate_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a97551b62a4d1f993cd8f1bead1625" is_pre_election: true
I20260630 12:32:42.662545 29744 raft_consensus.cc:385] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:42.662849 29744 raft_consensus.cc:740] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76d1f149dc2846adbc13ee57fec66687, State: Initialized, Role: FOLLOWER
I20260630 12:32:42.663014 29742 raft_consensus.cc:359] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } }
W20260630 12:32:42.663719 29589 leader_election.cc:343] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:42.663801 29742 raft_consensus.cc:385] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:42.664289 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3445b43cafc94827a3ac2ea9e977c72d" candidate_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d1f149dc2846adbc13ee57fec66687" is_pre_election: true
I20260630 12:32:42.663980 29744 consensus_queue.cc:260] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.664317 29742 raft_consensus.cc:740] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a97551b62a4d1f993cd8f1bead1625, State: Initialized, Role: FOLLOWER
I20260630 12:32:42.664958 29548 raft_consensus.cc:2468] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ecea7b107a4b01ab6a3dca1b857fa4 in term 0.
I20260630 12:32:42.665596 29742 consensus_queue.cc:260] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } }
I20260630 12:32:42.666468 29744 ts_tablet_manager.cc:1434] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:32:42.666394 29589 leader_election.cc:304] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [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: 36ecea7b107a4b01ab6a3dca1b857fa4, 76d1f149dc2846adbc13ee57fec66687; no voters: 47a97551b62a4d1f993cd8f1bead1625
I20260630 12:32:42.668151 29742 ts_tablet_manager.cc:1434] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:32:42.669165 29748 raft_consensus.cc:2804] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:42.669596 29748 raft_consensus.cc:493] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:42.669939 29748 raft_consensus.cc:3060] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:42.678128 29748 raft_consensus.cc:515] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } }
I20260630 12:32:42.679762 29748 leader_election.cc:290] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [CANDIDATE]: Term 1 election: Requested vote from peers 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131:33123), 76d1f149dc2846adbc13ee57fec66687 (127.23.134.129:44637)
I20260630 12:32:42.680670 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3445b43cafc94827a3ac2ea9e977c72d" candidate_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a97551b62a4d1f993cd8f1bead1625"
I20260630 12:32:42.680903 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3445b43cafc94827a3ac2ea9e977c72d" candidate_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d1f149dc2846adbc13ee57fec66687"
I20260630 12:32:42.681344 29697 raft_consensus.cc:3060] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:42.681448 29548 raft_consensus.cc:3060] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:42.689345 29548 raft_consensus.cc:2468] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ecea7b107a4b01ab6a3dca1b857fa4 in term 1.
I20260630 12:32:42.689345 29697 raft_consensus.cc:2468] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ecea7b107a4b01ab6a3dca1b857fa4 in term 1.
I20260630 12:32:42.690613 29589 leader_election.cc:304] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ecea7b107a4b01ab6a3dca1b857fa4, 76d1f149dc2846adbc13ee57fec66687; no voters: 
I20260630 12:32:42.691249 29748 raft_consensus.cc:2804] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:42.692420 29748 raft_consensus.cc:697] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 LEADER]: Becoming Leader. State: Replica: 36ecea7b107a4b01ab6a3dca1b857fa4, State: Running, Role: LEADER
I20260630 12:32:42.693220 29748 consensus_queue.cc:237] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } }
I20260630 12:32:42.697162 29750 raft_consensus.cc:493] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:42.697749 29750 raft_consensus.cc:515] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.700330 29750 leader_election.cc:290] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130:38723), 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131:33123)
I20260630 12:32:42.702736 29443 catalog_manager.cc:5697] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:42.715788 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5833b9cb0665426eaf5d6cb4c870294b" candidate_uuid: "76d1f149dc2846adbc13ee57fec66687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" is_pre_election: true
I20260630 12:32:42.716446 29623 raft_consensus.cc:2468] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76d1f149dc2846adbc13ee57fec66687 in term 0.
I20260630 12:32:42.716472 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5833b9cb0665426eaf5d6cb4c870294b" candidate_uuid: "76d1f149dc2846adbc13ee57fec66687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a97551b62a4d1f993cd8f1bead1625" is_pre_election: true
I20260630 12:32:42.717108 29697 raft_consensus.cc:2468] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76d1f149dc2846adbc13ee57fec66687 in term 0.
I20260630 12:32:42.717737 29512 leader_election.cc:304] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ecea7b107a4b01ab6a3dca1b857fa4, 76d1f149dc2846adbc13ee57fec66687; no voters: 
I20260630 12:32:42.718616 29750 raft_consensus.cc:2804] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:42.718917 29750 raft_consensus.cc:493] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:42.719197 29750 raft_consensus.cc:3060] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:42.723554 29749 raft_consensus.cc:493] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:42.724040 29749 raft_consensus.cc:515] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.725221 29750 raft_consensus.cc:515] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.728168 29750 leader_election.cc:290] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [CANDIDATE]: Term 1 election: Requested vote from peers 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130:38723), 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131:33123)
I20260630 12:32:42.728570 29697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5833b9cb0665426eaf5d6cb4c870294b" candidate_uuid: "76d1f149dc2846adbc13ee57fec66687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a97551b62a4d1f993cd8f1bead1625"
I20260630 12:32:42.729208 29697 raft_consensus.cc:3060] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:42.729579 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5833b9cb0665426eaf5d6cb4c870294b" candidate_uuid: "76d1f149dc2846adbc13ee57fec66687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4"
I20260630 12:32:42.730060 29749 leader_election.cc:290] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76d1f149dc2846adbc13ee57fec66687 (127.23.134.129:44637), 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130:38723)
I20260630 12:32:42.730198 29623 raft_consensus.cc:3060] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:42.739607 29697 raft_consensus.cc:2468] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76d1f149dc2846adbc13ee57fec66687 in term 1.
I20260630 12:32:42.741046 29514 leader_election.cc:304] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a97551b62a4d1f993cd8f1bead1625, 76d1f149dc2846adbc13ee57fec66687; no voters: 
I20260630 12:32:42.741328 29623 raft_consensus.cc:2468] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76d1f149dc2846adbc13ee57fec66687 in term 1.
I20260630 12:32:42.741580 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee819a62629044d49910ad4a541f5854" candidate_uuid: "47a97551b62a4d1f993cd8f1bead1625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d1f149dc2846adbc13ee57fec66687" is_pre_election: true
I20260630 12:32:42.741978 29750 raft_consensus.cc:2804] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:42.742677 29548 raft_consensus.cc:2468] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a97551b62a4d1f993cd8f1bead1625 in term 0.
I20260630 12:32:42.744191 29663 leader_election.cc:304] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a97551b62a4d1f993cd8f1bead1625, 76d1f149dc2846adbc13ee57fec66687; no voters: 
I20260630 12:32:42.745164 29749 raft_consensus.cc:2804] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:42.745514 29749 raft_consensus.cc:493] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:42.745713 29750 raft_consensus.cc:697] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 1 LEADER]: Becoming Leader. State: Replica: 76d1f149dc2846adbc13ee57fec66687, State: Running, Role: LEADER
I20260630 12:32:42.745950 29749 raft_consensus.cc:3060] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:42.746882 29750 consensus_queue.cc:237] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.751809 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee819a62629044d49910ad4a541f5854" candidate_uuid: "47a97551b62a4d1f993cd8f1bead1625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" is_pre_election: true
I20260630 12:32:42.752570 29623 raft_consensus.cc:2468] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a97551b62a4d1f993cd8f1bead1625 in term 0.
I20260630 12:32:42.754228 29749 raft_consensus.cc:515] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.756068 29749 leader_election.cc:290] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [CANDIDATE]: Term 1 election: Requested vote from peers 76d1f149dc2846adbc13ee57fec66687 (127.23.134.129:44637), 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130:38723)
I20260630 12:32:42.755546 29443 catalog_manager.cc:5697] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76d1f149dc2846adbc13ee57fec66687 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "76d1f149dc2846adbc13ee57fec66687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:42.756760 29548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee819a62629044d49910ad4a541f5854" candidate_uuid: "47a97551b62a4d1f993cd8f1bead1625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76d1f149dc2846adbc13ee57fec66687"
I20260630 12:32:42.757241 29623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee819a62629044d49910ad4a541f5854" candidate_uuid: "47a97551b62a4d1f993cd8f1bead1625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4"
I20260630 12:32:42.757393 29548 raft_consensus.cc:3060] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:42.757858 29623 raft_consensus.cc:3060] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:42.763772 29623 raft_consensus.cc:2468] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a97551b62a4d1f993cd8f1bead1625 in term 1.
I20260630 12:32:42.764129 29548 raft_consensus.cc:2468] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a97551b62a4d1f993cd8f1bead1625 in term 1.
I20260630 12:32:42.765197 29661 leader_election.cc:304] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ecea7b107a4b01ab6a3dca1b857fa4, 47a97551b62a4d1f993cd8f1bead1625; no voters: 
I20260630 12:32:42.766098 29749 raft_consensus.cc:2804] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:42.767448 29749 raft_consensus.cc:697] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 1 LEADER]: Becoming Leader. State: Replica: 47a97551b62a4d1f993cd8f1bead1625, State: Running, Role: LEADER
I20260630 12:32:42.768246 29749 consensus_queue.cc:237] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:42.775149 29443 catalog_manager.cc:5697] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "47a97551b62a4d1f993cd8f1bead1625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:42.795738 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:42.802249 29769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:42.803416 29770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:42.805481 24090 server_base.cc:1061] running on GCE node
W20260630 12:32:42.805934 29772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:42.807200 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:42.807451 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:42.807642 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822762807620 us; error 0 us; skew 500 ppm
I20260630 12:32:42.808154 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:42.810580 24090 webserver.cc:533] Webserver started at http://127.23.134.132:46633/ using document root <none> and password file <none>
I20260630 12:32:42.811095 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:42.811299 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:42.811584 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:42.812764 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "3897e8d28ade44a8a0c236291c4c4ccf"
format_stamp: "Formatted at 2026-06-30 12:32:42 on dist-test-slave-69xz"
I20260630 12:32:42.817345 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:42.820971 29777 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:42.821800 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:42.822134 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "3897e8d28ade44a8a0c236291c4c4ccf"
format_stamp: "Formatted at 2026-06-30 12:32:42 on dist-test-slave-69xz"
I20260630 12:32:42.822428 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:42.836980 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:42.838439 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:42.840135 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:42.842681 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:42.842929 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:42.843201 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:42.843386 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:42.888782 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:46527
I20260630 12:32:42.888901 29839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:46527 every 8 connection(s)
I20260630 12:32:42.902870 29840 heartbeater.cc:344] Connected to a master server at 127.23.134.190:46143
I20260630 12:32:42.903297 29840 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:42.904073 29840 heartbeater.cc:507] Master 127.23.134.190:46143 requested a full tablet report, sending...
I20260630 12:32:42.906126 29443 ts_manager.cc:194] Registered new tserver with Master: 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132:46527)
I20260630 12:32:42.907614 29443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46752
I20260630 12:32:42.943943 29748 consensus_queue.cc:1048] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:32:42.950649 29759 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:32:42.950930 29759 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:32:42.963105 29846 consensus_queue.cc:1048] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:42.968562 29499 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:42.972960 29499 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:42.973382 29499 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:32:42.986724 29494 auto_rebalancer.cc:639] Failed to schedule move for tablet 5833b9cb0665426eaf5d6cb4c870294b: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:32:42.997836 29623 consensus_queue.cc:237] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [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: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } }
I20260630 12:32:43.004539 29697 raft_consensus.cc:1275] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Refusing update from remote peer 36ecea7b107a4b01ab6a3dca1b857fa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:43.004508 29548 raft_consensus.cc:1275] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Refusing update from remote peer 36ecea7b107a4b01ab6a3dca1b857fa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:43.006717 29850 consensus_queue.cc:1048] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:32:43.007498 29846 consensus_queue.cc:1048] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:43.009706 29750 consensus_queue.cc:1048] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:32:43.018069 29587 consensus_peers.cc:597] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 -> Peer 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132:46527): Couldn't send request to peer 3897e8d28ade44a8a0c236291c4c4ccf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3445b43cafc94827a3ac2ea9e977c72d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:43.018075 29547 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } } }
I20260630 12:32:43.022891 29697 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } } }
I20260630 12:32:43.033334 29443 catalog_manager.cc:5697] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 reported cstate change: config changed from index -1 to 2, NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } } }
I20260630 12:32:43.062953 29749 consensus_queue.cc:1048] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:43.067481 29749 consensus_queue.cc:1048] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:43.124351 29750 consensus_queue.cc:1048] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:43.273452 29857 ts_tablet_manager.cc:933] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: Initiating tablet copy from peer 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130:38723)
I20260630 12:32:43.274936 29857 tablet_copy_client.cc:323] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:38723
I20260630 12:32:43.283202 29633 tablet_copy_service.cc:140] P 36ecea7b107a4b01ab6a3dca1b857fa4: Received BeginTabletCopySession request for tablet 3445b43cafc94827a3ac2ea9e977c72d from peer 3897e8d28ade44a8a0c236291c4c4ccf ({username='slave'} at 127.0.0.1:43268)
I20260630 12:32:43.283668 29633 tablet_copy_service.cc:161] P 36ecea7b107a4b01ab6a3dca1b857fa4: Beginning new tablet copy session on tablet 3445b43cafc94827a3ac2ea9e977c72d from peer 3897e8d28ade44a8a0c236291c4c4ccf at {username='slave'} at 127.0.0.1:43268: session id = 3897e8d28ade44a8a0c236291c4c4ccf-3445b43cafc94827a3ac2ea9e977c72d
I20260630 12:32:43.289285 29633 tablet_copy_source_session.cc:215] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:43.292030 29857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3445b43cafc94827a3ac2ea9e977c72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:43.303526 29857 tablet_copy_client.cc:806] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:43.304116 29857 tablet_copy_client.cc:670] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:43.308259 29857 tablet_copy_client.cc:538] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:43.315836 29857 tablet_bootstrap.cc:492] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: Bootstrap starting.
I20260630 12:32:43.330473 29857 tablet_bootstrap.cc:492] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:32:43.331511 29857 tablet_bootstrap.cc:492] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: Bootstrap complete.
I20260630 12:32:43.332146 29857 ts_tablet_manager.cc:1403] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260630 12:32:43.334322 29857 raft_consensus.cc:359] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } }
I20260630 12:32:43.335304 29857 raft_consensus.cc:740] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3897e8d28ade44a8a0c236291c4c4ccf, State: Initialized, Role: LEARNER
I20260630 12:32:43.335811 29857 consensus_queue.cc:260] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } }
I20260630 12:32:43.337841 29840 heartbeater.cc:499] Master 127.23.134.190:46143 was elected leader, sending a full tablet report...
I20260630 12:32:43.338129 29857 ts_tablet_manager.cc:1434] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:32:43.339972 29633 tablet_copy_service.cc:342] P 36ecea7b107a4b01ab6a3dca1b857fa4: Request end of tablet copy session 3897e8d28ade44a8a0c236291c4c4ccf-3445b43cafc94827a3ac2ea9e977c72d received from {username='slave'} at 127.0.0.1:43268
I20260630 12:32:43.340340 29633 tablet_copy_service.cc:434] P 36ecea7b107a4b01ab6a3dca1b857fa4: ending tablet copy session 3897e8d28ade44a8a0c236291c4c4ccf-3445b43cafc94827a3ac2ea9e977c72d on tablet 3445b43cafc94827a3ac2ea9e977c72d with peer 3897e8d28ade44a8a0c236291c4c4ccf
I20260630 12:32:43.420255 29759 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } } }
I20260630 12:32:43.614902 29815 raft_consensus.cc:1217] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:43.615870 29815 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } } }
I20260630 12:32:44.124711 29748 raft_consensus.cc:1064] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4: attempting to promote NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf to VOTER
I20260630 12:32:44.128007 29748 consensus_queue.cc:237] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [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: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } }
I20260630 12:32:44.135838 29815 raft_consensus.cc:1275] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 LEARNER]: Refusing update from remote peer 36ecea7b107a4b01ab6a3dca1b857fa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:44.136394 29547 raft_consensus.cc:1275] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Refusing update from remote peer 36ecea7b107a4b01ab6a3dca1b857fa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:44.136749 29697 raft_consensus.cc:1275] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Refusing update from remote peer 36ecea7b107a4b01ab6a3dca1b857fa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:44.137667 29759 consensus_queue.cc:1048] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:44.138640 29862 consensus_queue.cc:1048] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:32:44.143322 29748 consensus_queue.cc:1048] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:44.154698 29697 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:44.160637 29547 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:44.169684 29446 catalog_manager.cc:5697] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 reported cstate change: config changed from index 2 to 3, 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:44.205062 29863 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:44.215482 29815 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } attrs { replace: true } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:44.230993 29623 consensus_queue.cc:237] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [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: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } }
I20260630 12:32:44.235894 29547 raft_consensus.cc:1275] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Refusing update from remote peer 36ecea7b107a4b01ab6a3dca1b857fa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:44.236063 29815 raft_consensus.cc:1275] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 FOLLOWER]: Refusing update from remote peer 36ecea7b107a4b01ab6a3dca1b857fa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:44.237350 29759 consensus_queue.cc:1048] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:44.238180 29748 consensus_queue.cc:1048] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:44.247624 29815 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:44.247990 29547 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:44.262739 29443 catalog_manager.cc:5697] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf reported cstate change: config changed from index 3 to 4, VOTER 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131) evicted. New cstate: current_term: 1 leader_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:44.389493 29685 tablet_service.cc:1558] Processing DeleteTablet for tablet 3445b43cafc94827a3ac2ea9e977c72d with delete_type TABLET_DATA_TOMBSTONED (TS 47a97551b62a4d1f993cd8f1bead1625 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33414
I20260630 12:32:44.391721 29872 tablet_replica.cc:333] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625: stopping tablet replica
I20260630 12:32:44.392619 29872 raft_consensus.cc:2243] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:44.393369 29872 raft_consensus.cc:2272] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:44.396549 29872 ts_tablet_manager.cc:1916] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:44.407549 29872 ts_tablet_manager.cc:1929] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:32:44.407827 29872 log.cc:1199] T 3445b43cafc94827a3ac2ea9e977c72d P 47a97551b62a4d1f993cd8f1bead1625: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root/wals/3445b43cafc94827a3ac2ea9e977c72d
I20260630 12:32:44.409175 29433 catalog_manager.cc:5028] TS 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131:33123): tablet 3445b43cafc94827a3ac2ea9e977c72d (table test-workload [id=d3528c6907164e2eb9cfca84d9d64538]) successfully deleted
I20260630 12:32:44.442467 29759 raft_consensus.cc:2955] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:44.450078 29431 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3445b43cafc94827a3ac2ea9e977c72d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:44.974380 29499 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:44.977111 29499 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:44.977411 29499 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:45.407444 29697 consensus_queue.cc:237] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [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: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } }
I20260630 12:32:45.416373 29547 raft_consensus.cc:1275] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Refusing update from remote peer 47a97551b62a4d1f993cd8f1bead1625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:45.416373 29623 raft_consensus.cc:1275] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Refusing update from remote peer 47a97551b62a4d1f993cd8f1bead1625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:45.418187 29749 consensus_queue.cc:1048] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:45.419041 29876 consensus_queue.cc:1048] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:45.426702 29661 consensus_peers.cc:597] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 -> Peer 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132:46527): Couldn't send request to peer 3897e8d28ade44a8a0c236291c4c4ccf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee819a62629044d49910ad4a541f5854. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:45.430163 29623 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } } }
I20260630 12:32:45.431527 29547 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } } }
I20260630 12:32:45.441084 29446 catalog_manager.cc:5697] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "47a97551b62a4d1f993cd8f1bead1625" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } } }
I20260630 12:32:45.660662 29887 ts_tablet_manager.cc:933] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: Initiating tablet copy from peer 47a97551b62a4d1f993cd8f1bead1625 (127.23.134.131:33123)
I20260630 12:32:45.663630 29887 tablet_copy_client.cc:323] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:33123
I20260630 12:32:45.677450 29707 tablet_copy_service.cc:140] P 47a97551b62a4d1f993cd8f1bead1625: Received BeginTabletCopySession request for tablet ee819a62629044d49910ad4a541f5854 from peer 3897e8d28ade44a8a0c236291c4c4ccf ({username='slave'} at 127.0.0.1:33442)
I20260630 12:32:45.678066 29707 tablet_copy_service.cc:161] P 47a97551b62a4d1f993cd8f1bead1625: Beginning new tablet copy session on tablet ee819a62629044d49910ad4a541f5854 from peer 3897e8d28ade44a8a0c236291c4c4ccf at {username='slave'} at 127.0.0.1:33442: session id = 3897e8d28ade44a8a0c236291c4c4ccf-ee819a62629044d49910ad4a541f5854
I20260630 12:32:45.687103 29707 tablet_copy_source_session.cc:215] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:45.690448 29887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee819a62629044d49910ad4a541f5854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:45.704233 29887 tablet_copy_client.cc:806] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:45.704941 29887 tablet_copy_client.cc:670] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:45.709038 29887 tablet_copy_client.cc:538] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:45.710974 29749 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } } }
I20260630 12:32:45.715483 29887 tablet_bootstrap.cc:492] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: Bootstrap starting.
I20260630 12:32:45.736604 29887 tablet_bootstrap.cc:492] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:32:45.737571 29887 tablet_bootstrap.cc:492] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: Bootstrap complete.
I20260630 12:32:45.738233 29887 ts_tablet_manager.cc:1403] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.005s
I20260630 12:32:45.741693 29887 raft_consensus.cc:359] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } }
I20260630 12:32:45.743088 29887 raft_consensus.cc:740] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3897e8d28ade44a8a0c236291c4c4ccf, State: Initialized, Role: LEARNER
I20260630 12:32:45.743784 29887 consensus_queue.cc:260] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } }
I20260630 12:32:45.747335 29887 ts_tablet_manager.cc:1434] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:32:45.749445 29707 tablet_copy_service.cc:342] P 47a97551b62a4d1f993cd8f1bead1625: Request end of tablet copy session 3897e8d28ade44a8a0c236291c4c4ccf-ee819a62629044d49910ad4a541f5854 received from {username='slave'} at 127.0.0.1:33442
I20260630 12:32:45.749993 29707 tablet_copy_service.cc:434] P 47a97551b62a4d1f993cd8f1bead1625: ending tablet copy session 3897e8d28ade44a8a0c236291c4c4ccf-ee819a62629044d49910ad4a541f5854 on tablet ee819a62629044d49910ad4a541f5854 with peer 3897e8d28ade44a8a0c236291c4c4ccf
I20260630 12:32:45.939356 29815 raft_consensus.cc:1217] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:45.940433 29815 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: true } } }
I20260630 12:32:46.359546 29749 raft_consensus.cc:1064] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625: attempting to promote NON_VOTER 3897e8d28ade44a8a0c236291c4c4ccf to VOTER
I20260630 12:32:46.362278 29749 consensus_queue.cc:237] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [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: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } }
I20260630 12:32:46.369580 29623 raft_consensus.cc:1275] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Refusing update from remote peer 47a97551b62a4d1f993cd8f1bead1625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:46.369907 29815 raft_consensus.cc:1275] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 LEARNER]: Refusing update from remote peer 47a97551b62a4d1f993cd8f1bead1625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:46.370966 29547 raft_consensus.cc:1275] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Refusing update from remote peer 47a97551b62a4d1f993cd8f1bead1625: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:46.371610 29893 consensus_queue.cc:1048] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:32:46.372758 29881 consensus_queue.cc:1048] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:46.373667 29749 consensus_queue.cc:1048] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:46.386206 29815 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:46.386615 29623 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:46.402985 29443 catalog_manager.cc:5697] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf reported cstate change: config changed from index 2 to 3, 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47a97551b62a4d1f993cd8f1bead1625" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:46.647710 29881 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:46.663650 29547 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3897e8d28ade44a8a0c236291c4c4ccf (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "36ecea7b107a4b01ab6a3dca1b857fa4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:46.699442 29697 consensus_queue.cc:237] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [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: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } }
I20260630 12:32:46.705730 29815 raft_consensus.cc:1275] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 FOLLOWER]: Refusing update from remote peer 47a97551b62a4d1f993cd8f1bead1625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:46.705786 29547 raft_consensus.cc:1275] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Refusing update from remote peer 47a97551b62a4d1f993cd8f1bead1625: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:46.707387 29749 consensus_queue.cc:1048] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:46.708205 29893 consensus_queue.cc:1048] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:46.716704 29547 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:46.717396 29815 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:46.728024 29444 catalog_manager.cc:5697] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 reported cstate change: config changed from index 3 to 4, VOTER 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130) evicted. New cstate: current_term: 1 leader_uuid: "47a97551b62a4d1f993cd8f1bead1625" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:46.741478 29612 tablet_service.cc:1558] Processing DeleteTablet for tablet ee819a62629044d49910ad4a541f5854 with delete_type TABLET_DATA_TOMBSTONED (TS 36ecea7b107a4b01ab6a3dca1b857fa4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43212
I20260630 12:32:46.743587 29897 tablet_replica.cc:333] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4: stopping tablet replica
I20260630 12:32:46.744297 29897 raft_consensus.cc:2243] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:46.744845 29897 raft_consensus.cc:2272] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:46.747917 29897 ts_tablet_manager.cc:1916] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:46.759090 29897 ts_tablet_manager.cc:1929] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:32:46.759433 29897 log.cc:1199] T ee819a62629044d49910ad4a541f5854 P 36ecea7b107a4b01ab6a3dca1b857fa4: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root/wals/ee819a62629044d49910ad4a541f5854
I20260630 12:32:46.760933 29431 catalog_manager.cc:5028] TS 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130:38723): tablet ee819a62629044d49910ad4a541f5854 (table test-workload [id=d3528c6907164e2eb9cfca84d9d64538]) successfully deleted
I20260630 12:32:46.978674 29499 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:46.981813 29499 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:46.982195 29499 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:47.259140 29893 raft_consensus.cc:2955] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 36ecea7b107a4b01ab6a3dca1b857fa4 (127.23.134.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76d1f149dc2846adbc13ee57fec66687" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 44637 } } peers { permanent_uuid: "47a97551b62a4d1f993cd8f1bead1625" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 33123 } } peers { permanent_uuid: "3897e8d28ade44a8a0c236291c4c4ccf" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 46527 } attrs { promote: false } } }
I20260630 12:32:47.268455 29433 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee819a62629044d49910ad4a541f5854 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:32:48.814039 29569 debug-util.cc:398] Leaking SignalData structure 0x7b080015a860 after lost signal to thread 24093
W20260630 12:32:48.815308 29569 debug-util.cc:398] Leaking SignalData structure 0x7b08002b12c0 after lost signal to thread 29480
W20260630 12:32:48.816478 29569 debug-util.cc:398] Leaking SignalData structure 0x7b0800224740 after lost signal to thread 29572
W20260630 12:32:48.817528 29569 debug-util.cc:398] Leaking SignalData structure 0x7b0800220300 after lost signal to thread 29647
W20260630 12:32:48.818650 29569 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6360 after lost signal to thread 29721
W20260630 12:32:48.819718 29569 debug-util.cc:398] Leaking SignalData structure 0x7b0800299e00 after lost signal to thread 29839
I20260630 12:32:48.983294 29499 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:48.986312 29499 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:48.986704 29499 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:50.987754 29499 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:50.990792 29499 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:50.991233 29499 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:32:51.984565 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:32:52.021072 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:52.021960 24090 tablet_replica.cc:333] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687: stopping tablet replica
I20260630 12:32:52.022655 24090 raft_consensus.cc:2243] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:52.023288 24090 raft_consensus.cc:2272] T ee819a62629044d49910ad4a541f5854 P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:52.025880 24090 tablet_replica.cc:333] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687: stopping tablet replica
I20260630 12:32:52.026639 24090 raft_consensus.cc:2243] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:52.027552 24090 raft_consensus.cc:2272] T 5833b9cb0665426eaf5d6cb4c870294b P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:52.030041 24090 tablet_replica.cc:333] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687: stopping tablet replica
I20260630 12:32:52.030550 24090 raft_consensus.cc:2243] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:52.031436 24090 raft_consensus.cc:2272] T 3445b43cafc94827a3ac2ea9e977c72d P 76d1f149dc2846adbc13ee57fec66687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:52.075884 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:32:52.093111 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:32:52.118140 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:52.119135 24090 tablet_replica.cc:333] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4: stopping tablet replica
I20260630 12:32:52.119762 24090 raft_consensus.cc:2243] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:52.120990 24090 raft_consensus.cc:2272] T 3445b43cafc94827a3ac2ea9e977c72d P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:52.124629 24090 tablet_replica.cc:333] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4: stopping tablet replica
I20260630 12:32:52.125321 24090 raft_consensus.cc:2243] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:52.125886 24090 raft_consensus.cc:2272] T 5833b9cb0665426eaf5d6cb4c870294b P 36ecea7b107a4b01ab6a3dca1b857fa4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:52.141155 29663 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.129:44637: connect: Connection refused (error 111) [suppressed 21 similar messages]
W20260630 12:32:52.144697 29663 consensus_peers.cc:597] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 -> Peer 76d1f149dc2846adbc13ee57fec66687 (127.23.134.129:44637): Couldn't send request to peer 76d1f149dc2846adbc13ee57fec66687. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:44637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:52.152124 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:32:52.168895 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:32:52.194731 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:52.195550 24090 tablet_replica.cc:333] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625: stopping tablet replica
I20260630 12:32:52.196164 24090 raft_consensus.cc:2243] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:52.196702 24090 raft_consensus.cc:2272] T 5833b9cb0665426eaf5d6cb4c870294b P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:52.199177 24090 tablet_replica.cc:333] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625: stopping tablet replica
I20260630 12:32:52.199672 24090 raft_consensus.cc:2243] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:52.200527 24090 raft_consensus.cc:2272] T ee819a62629044d49910ad4a541f5854 P 47a97551b62a4d1f993cd8f1bead1625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:52.226038 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:32:52.242877 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:32:52.265774 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:52.266676 24090 tablet_replica.cc:333] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf: stopping tablet replica
I20260630 12:32:52.267268 24090 raft_consensus.cc:2243] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:52.267889 24090 raft_consensus.cc:2272] T ee819a62629044d49910ad4a541f5854 P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:52.270047 24090 tablet_replica.cc:333] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf: stopping tablet replica
I20260630 12:32:52.270579 24090 raft_consensus.cc:2243] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:52.271229 24090 raft_consensus.cc:2272] T 3445b43cafc94827a3ac2ea9e977c72d P 3897e8d28ade44a8a0c236291c4c4ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:52.292708 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:32:52.305486 24090 master.cc:562] Master@127.23.134.190:46143 shutting down...
I20260630 12:32:52.326465 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:52.327068 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:52.327363 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P da3dce6b5878472084ffe1cb2ff3cf56: stopping tablet replica
I20260630 12:32:52.348668 24090 master.cc:584] Master@127.23.134.190:46143 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11572 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:32:52.392648 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:43771
I20260630 12:32:52.394027 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:52.399688 29904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:52.401093 29905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:52.401777 29907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:52.402042 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:52.403123 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:52.403352 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:52.403520 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822772403499 us; error 0 us; skew 500 ppm
I20260630 12:32:52.404059 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:52.406898 24090 webserver.cc:533] Webserver started at http://127.23.134.190:35247/ using document root <none> and password file <none>
I20260630 12:32:52.407395 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:52.407600 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:52.407910 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:52.409119 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "9230f37f02744886be3f4101231ae009"
format_stamp: "Formatted at 2026-06-30 12:32:52 on dist-test-slave-69xz"
I20260630 12:32:52.413801 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:32:52.417183 29912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:52.417984 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:52.418272 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "9230f37f02744886be3f4101231ae009"
format_stamp: "Formatted at 2026-06-30 12:32:52 on dist-test-slave-69xz"
I20260630 12:32:52.418565 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:52.452425 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:52.453912 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:52.495229 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:43771
I20260630 12:32:52.495369 29963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:43771 every 8 connection(s)
I20260630 12:32:52.499329 29964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.511574 29964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009: Bootstrap starting.
I20260630 12:32:52.516839 29964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:52.521893 29964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009: No bootstrap required, opened a new log
I20260630 12:32:52.524231 29964 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9230f37f02744886be3f4101231ae009" member_type: VOTER }
I20260630 12:32:52.524638 29964 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:52.524820 29964 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9230f37f02744886be3f4101231ae009, State: Initialized, Role: FOLLOWER
I20260630 12:32:52.525457 29964 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9230f37f02744886be3f4101231ae009" member_type: VOTER }
I20260630 12:32:52.525974 29964 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:52.526176 29964 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:52.526382 29964 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:52.531463 29964 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9230f37f02744886be3f4101231ae009" member_type: VOTER }
I20260630 12:32:52.531960 29964 leader_election.cc:304] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [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: 9230f37f02744886be3f4101231ae009; no voters: 
I20260630 12:32:52.533145 29964 leader_election.cc:290] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:52.533679 29967 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:52.535173 29967 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 1 LEADER]: Becoming Leader. State: Replica: 9230f37f02744886be3f4101231ae009, State: Running, Role: LEADER
I20260630 12:32:52.535797 29967 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [LEADER]: Queue going to LEADER mode. State: All 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: "9230f37f02744886be3f4101231ae009" member_type: VOTER }
I20260630 12:32:52.536226 29964 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:52.541606 29968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9230f37f02744886be3f4101231ae009" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9230f37f02744886be3f4101231ae009" member_type: VOTER } }
I20260630 12:32:52.542420 29968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:52.542503 29969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9230f37f02744886be3f4101231ae009. Latest consensus state: current_term: 1 leader_uuid: "9230f37f02744886be3f4101231ae009" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9230f37f02744886be3f4101231ae009" member_type: VOTER } }
I20260630 12:32:52.543229 29969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:52.544579 29975 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:52.549827 29975 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:52.553198 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:52.559471 29975 catalog_manager.cc:1383] Generated new cluster ID: e1880f76c95e4ff0a2a2d02f37502443
I20260630 12:32:52.559772 29975 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:52.583624 29975 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:52.585065 29975 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:52.596218 29975 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009: Generated new TSK 0
I20260630 12:32:52.596863 29975 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:52.621042 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:52.627631 29985 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:52.628928 29986 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:52.630533 29988 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:52.631320 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:52.632385 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:52.632623 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:52.632831 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822772632808 us; error 0 us; skew 500 ppm
I20260630 12:32:52.633414 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:52.635823 24090 webserver.cc:533] Webserver started at http://127.23.134.129:43325/ using document root <none> and password file <none>
I20260630 12:32:52.636318 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:52.636543 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:52.636837 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:52.638182 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "6af64cbfee4541e98db278f80775994a"
format_stamp: "Formatted at 2026-06-30 12:32:52 on dist-test-slave-69xz"
I20260630 12:32:52.642800 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:52.646317 29993 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:52.647183 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:52.647475 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "6af64cbfee4541e98db278f80775994a"
format_stamp: "Formatted at 2026-06-30 12:32:52 on dist-test-slave-69xz"
I20260630 12:32:52.647784 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:52.659574 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:52.660753 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:52.662248 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:52.664572 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:52.664795 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:52.665036 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:52.665237 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:52.708366 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:35943
I20260630 12:32:52.708446 30055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:35943 every 8 connection(s)
I20260630 12:32:52.714124 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:52.721119 30060 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:52.722345 30061 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:52.725322 24090 server_base.cc:1061] running on GCE node
W20260630 12:32:52.725698 30063 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:52.726639 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:52.726827 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:52.726951 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822772726940 us; error 0 us; skew 500 ppm
I20260630 12:32:52.727401 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:52.729610 24090 webserver.cc:533] Webserver started at http://127.23.134.130:40015/ using document root <none> and password file <none>
I20260630 12:32:52.730114 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:52.730376 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:52.730738 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:52.732379 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "9f616ef9482b4cec8c3afaf9f0d12888"
format_stamp: "Formatted at 2026-06-30 12:32:52 on dist-test-slave-69xz"
I20260630 12:32:52.733096 30056 heartbeater.cc:344] Connected to a master server at 127.23.134.190:43771
I20260630 12:32:52.733506 30056 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:52.734323 30056 heartbeater.cc:507] Master 127.23.134.190:43771 requested a full tablet report, sending...
I20260630 12:32:52.736496 29929 ts_manager.cc:194] Registered new tserver with Master: 6af64cbfee4541e98db278f80775994a (127.23.134.129:35943)
I20260630 12:32:52.737914 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:32:52.738972 29929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57274
I20260630 12:32:52.742622 30068 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:52.743593 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:52.743906 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "9f616ef9482b4cec8c3afaf9f0d12888"
format_stamp: "Formatted at 2026-06-30 12:32:52 on dist-test-slave-69xz"
I20260630 12:32:52.744206 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:52.790836 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:52.792171 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:52.793741 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:52.796123 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:52.796356 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:52.796602 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:52.796777 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:52.842774 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:33985
I20260630 12:32:52.842888 30130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:33985 every 8 connection(s)
I20260630 12:32:52.848351 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:52.857795 30134 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:52.858223 30135 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:52.862082 30131 heartbeater.cc:344] Connected to a master server at 127.23.134.190:43771
I20260630 12:32:52.862612 30131 heartbeater.cc:461] Registering TS with master...
W20260630 12:32:52.863252 30137 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:52.863461 30131 heartbeater.cc:507] Master 127.23.134.190:43771 requested a full tablet report, sending...
I20260630 12:32:52.863664 24090 server_base.cc:1061] running on GCE node
I20260630 12:32:52.864745 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:52.864991 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:52.865209 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822772865184 us; error 0 us; skew 500 ppm
I20260630 12:32:52.865833 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:52.866102 29929 ts_manager.cc:194] Registered new tserver with Master: 9f616ef9482b4cec8c3afaf9f0d12888 (127.23.134.130:33985)
I20260630 12:32:52.867780 29929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57290
I20260630 12:32:52.868388 24090 webserver.cc:533] Webserver started at http://127.23.134.131:41515/ using document root <none> and password file <none>
I20260630 12:32:52.869078 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:52.869365 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:52.869676 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:52.870908 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "d24e421fdd824748bf39c5dfcfac8e23"
format_stamp: "Formatted at 2026-06-30 12:32:52 on dist-test-slave-69xz"
I20260630 12:32:52.875417 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:52.878633 30142 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:52.879388 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:52.879683 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "d24e421fdd824748bf39c5dfcfac8e23"
format_stamp: "Formatted at 2026-06-30 12:32:52 on dist-test-slave-69xz"
I20260630 12:32:52.879971 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:52.894012 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:52.895207 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:52.896684 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:52.899044 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:52.899281 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:52.899518 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:52.899688 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:52.943462 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:34469
I20260630 12:32:52.943593 30205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:34469 every 8 connection(s)
I20260630 12:32:52.958679 30206 heartbeater.cc:344] Connected to a master server at 127.23.134.190:43771
I20260630 12:32:52.959196 30206 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:52.960093 30206 heartbeater.cc:507] Master 127.23.134.190:43771 requested a full tablet report, sending...
I20260630 12:32:52.962136 29929 ts_manager.cc:194] Registered new tserver with Master: d24e421fdd824748bf39c5dfcfac8e23 (127.23.134.131:34469)
I20260630 12:32:52.963203 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015891141s
I20260630 12:32:52.963663 29929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57298
I20260630 12:32:53.742348 30056 heartbeater.cc:499] Master 127.23.134.190:43771 was elected leader, sending a full tablet report...
I20260630 12:32:53.870985 30131 heartbeater.cc:499] Master 127.23.134.190:43771 was elected leader, sending a full tablet report...
I20260630 12:32:53.966238 30206 heartbeater.cc:499] Master 127.23.134.190:43771 was elected leader, sending a full tablet report...
I20260630 12:32:54.021076 29929 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57300:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:54.023197 29929 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:54.076368 30096 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab508e63c74461b92261b853164bc57 (DEFAULT_TABLE table=test-workload [id=1a4407f247694872a18b02d7d3947bc1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:54.077867 30096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab508e63c74461b92261b853164bc57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:54.079636 30021 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab508e63c74461b92261b853164bc57 (DEFAULT_TABLE table=test-workload [id=1a4407f247694872a18b02d7d3947bc1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:54.081069 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab508e63c74461b92261b853164bc57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:54.081983 30170 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab508e63c74461b92261b853164bc57 (DEFAULT_TABLE table=test-workload [id=1a4407f247694872a18b02d7d3947bc1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:54.083333 30170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab508e63c74461b92261b853164bc57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:54.096673 30226 tablet_bootstrap.cc:492] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a: Bootstrap starting.
I20260630 12:32:54.103351 30227 tablet_bootstrap.cc:492] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888: Bootstrap starting.
I20260630 12:32:54.107123 30226 tablet_bootstrap.cc:654] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:54.107602 30228 tablet_bootstrap.cc:492] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23: Bootstrap starting.
I20260630 12:32:54.111586 30227 tablet_bootstrap.cc:654] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:54.114055 30228 tablet_bootstrap.cc:654] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:54.116586 30226 tablet_bootstrap.cc:492] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a: No bootstrap required, opened a new log
I20260630 12:32:54.117164 30226 ts_tablet_manager.cc:1403] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260630 12:32:54.117774 30227 tablet_bootstrap.cc:492] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888: No bootstrap required, opened a new log
I20260630 12:32:54.118384 30227 ts_tablet_manager.cc:1403] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.005s
I20260630 12:32:54.120239 30228 tablet_bootstrap.cc:492] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23: No bootstrap required, opened a new log
I20260630 12:32:54.120818 30228 ts_tablet_manager.cc:1403] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260630 12:32:54.120492 30226 raft_consensus.cc:359] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:54.121325 30226 raft_consensus.cc:385] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:54.120976 30227 raft_consensus.cc:359] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:54.121704 30226 raft_consensus.cc:740] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af64cbfee4541e98db278f80775994a, State: Initialized, Role: FOLLOWER
I20260630 12:32:54.121958 30227 raft_consensus.cc:385] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:54.122570 30227 raft_consensus.cc:740] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f616ef9482b4cec8c3afaf9f0d12888, State: Initialized, Role: FOLLOWER
I20260630 12:32:54.122627 30226 consensus_queue.cc:260] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:54.123687 30227 consensus_queue.cc:260] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:54.124610 30228 raft_consensus.cc:359] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:54.125712 30228 raft_consensus.cc:385] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:54.126170 30228 raft_consensus.cc:740] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24e421fdd824748bf39c5dfcfac8e23, State: Initialized, Role: FOLLOWER
I20260630 12:32:54.127451 30228 consensus_queue.cc:260] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:54.133412 30227 ts_tablet_manager.cc:1434] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.011s
I20260630 12:32:54.141254 30226 ts_tablet_manager.cc:1434] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.020s
I20260630 12:32:54.149149 30228 ts_tablet_manager.cc:1434] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.013s
W20260630 12:32:54.199411 30207 tablet.cc:2406] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:32:54.501317 30232 raft_consensus.cc:493] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:54.501935 30232 raft_consensus.cc:515] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:54.504166 30232 leader_election.cc:290] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f616ef9482b4cec8c3afaf9f0d12888 (127.23.134.130:33985), d24e421fdd824748bf39c5dfcfac8e23 (127.23.134.131:34469)
I20260630 12:32:54.517661 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab508e63c74461b92261b853164bc57" candidate_uuid: "6af64cbfee4541e98db278f80775994a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" is_pre_election: true
I20260630 12:32:54.517930 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab508e63c74461b92261b853164bc57" candidate_uuid: "6af64cbfee4541e98db278f80775994a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24e421fdd824748bf39c5dfcfac8e23" is_pre_election: true
I20260630 12:32:54.518688 30106 raft_consensus.cc:2468] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af64cbfee4541e98db278f80775994a in term 0.
I20260630 12:32:54.518688 30180 raft_consensus.cc:2468] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af64cbfee4541e98db278f80775994a in term 0.
I20260630 12:32:54.520388 29994 leader_election.cc:304] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af64cbfee4541e98db278f80775994a, 9f616ef9482b4cec8c3afaf9f0d12888; no voters: 
I20260630 12:32:54.521245 30232 raft_consensus.cc:2804] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:54.521591 30232 raft_consensus.cc:493] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:54.521879 30232 raft_consensus.cc:3060] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:54.527798 30232 raft_consensus.cc:515] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:54.529650 30232 leader_election.cc:290] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [CANDIDATE]: Term 1 election: Requested vote from peers 9f616ef9482b4cec8c3afaf9f0d12888 (127.23.134.130:33985), d24e421fdd824748bf39c5dfcfac8e23 (127.23.134.131:34469)
I20260630 12:32:54.530683 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab508e63c74461b92261b853164bc57" candidate_uuid: "6af64cbfee4541e98db278f80775994a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f616ef9482b4cec8c3afaf9f0d12888"
I20260630 12:32:54.530761 30180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab508e63c74461b92261b853164bc57" candidate_uuid: "6af64cbfee4541e98db278f80775994a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24e421fdd824748bf39c5dfcfac8e23"
I20260630 12:32:54.531384 30106 raft_consensus.cc:3060] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:54.531492 30180 raft_consensus.cc:3060] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:54.536860 30106 raft_consensus.cc:2468] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af64cbfee4541e98db278f80775994a in term 1.
I20260630 12:32:54.536861 30180 raft_consensus.cc:2468] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af64cbfee4541e98db278f80775994a in term 1.
I20260630 12:32:54.538239 29994 leader_election.cc:304] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6af64cbfee4541e98db278f80775994a, 9f616ef9482b4cec8c3afaf9f0d12888; no voters: 
I20260630 12:32:54.538951 30232 raft_consensus.cc:2804] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:54.539906 30232 raft_consensus.cc:697] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 1 LEADER]: Becoming Leader. State: Replica: 6af64cbfee4541e98db278f80775994a, State: Running, Role: LEADER
I20260630 12:32:54.540755 30232 consensus_queue.cc:237] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
W20260630 12:32:54.550212 29977 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:54.549974 29927 catalog_manager.cc:5697] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6af64cbfee4541e98db278f80775994a (127.23.134.129). New cstate: current_term: 1 leader_uuid: "6af64cbfee4541e98db278f80775994a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:54.553200 29982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:32:54.553969 29982 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:32:54.671103 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:32:54.692696 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:54.693342 24090 tablet_replica.cc:333] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a: stopping tablet replica
I20260630 12:32:54.693934 24090 raft_consensus.cc:2243] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:54.694581 24090 pending_rounds.cc:70] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a: Trying to abort 1 pending ops.
I20260630 12:32:54.694757 24090 pending_rounds.cc:77] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442084526780416 op_type: NO_OP noop_request { }
I20260630 12:32:54.695030 24090 raft_consensus.cc:2889] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:54.695267 24090 raft_consensus.cc:2272] T 1ab508e63c74461b92261b853164bc57 P 6af64cbfee4541e98db278f80775994a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:54.715086 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:32:56.116321 30243 raft_consensus.cc:493] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:56.117296 30243 raft_consensus.cc:515] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:56.120820 30243 leader_election.cc:290] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f616ef9482b4cec8c3afaf9f0d12888 (127.23.134.130:33985), 6af64cbfee4541e98db278f80775994a (127.23.134.129:35943)
W20260630 12:32:56.132229 30143 leader_election.cc:336] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6af64cbfee4541e98db278f80775994a (127.23.134.129:35943): Network error: Client connection negotiation failed: client connection to 127.23.134.129:35943: connect: Connection refused (error 111)
I20260630 12:32:56.137450 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab508e63c74461b92261b853164bc57" candidate_uuid: "d24e421fdd824748bf39c5dfcfac8e23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" is_pre_election: true
I20260630 12:32:56.138406 30106 raft_consensus.cc:2468] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24e421fdd824748bf39c5dfcfac8e23 in term 1.
I20260630 12:32:56.139575 30143 leader_election.cc:304] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [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: 9f616ef9482b4cec8c3afaf9f0d12888, d24e421fdd824748bf39c5dfcfac8e23; no voters: 6af64cbfee4541e98db278f80775994a
I20260630 12:32:56.140318 30243 raft_consensus.cc:2804] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:32:56.140654 30243 raft_consensus.cc:493] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:56.140990 30243 raft_consensus.cc:3060] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:56.149675 30243 raft_consensus.cc:515] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:56.151533 30243 leader_election.cc:290] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [CANDIDATE]: Term 2 election: Requested vote from peers 9f616ef9482b4cec8c3afaf9f0d12888 (127.23.134.130:33985), 6af64cbfee4541e98db278f80775994a (127.23.134.129:35943)
I20260630 12:32:56.152746 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab508e63c74461b92261b853164bc57" candidate_uuid: "d24e421fdd824748bf39c5dfcfac8e23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f616ef9482b4cec8c3afaf9f0d12888"
I20260630 12:32:56.153484 30106 raft_consensus.cc:3060] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:32:56.157184 30143 leader_election.cc:336] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6af64cbfee4541e98db278f80775994a (127.23.134.129:35943): Network error: Client connection negotiation failed: client connection to 127.23.134.129:35943: connect: Connection refused (error 111)
I20260630 12:32:56.162206 30106 raft_consensus.cc:2468] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24e421fdd824748bf39c5dfcfac8e23 in term 2.
I20260630 12:32:56.163568 30143 leader_election.cc:304] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [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: 9f616ef9482b4cec8c3afaf9f0d12888, d24e421fdd824748bf39c5dfcfac8e23; no voters: 6af64cbfee4541e98db278f80775994a
I20260630 12:32:56.164330 30243 raft_consensus.cc:2804] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:56.165479 30243 raft_consensus.cc:697] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 2 LEADER]: Becoming Leader. State: Replica: d24e421fdd824748bf39c5dfcfac8e23, State: Running, Role: LEADER
I20260630 12:32:56.166617 30243 consensus_queue.cc:237] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [LEADER]: Queue going to LEADER 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: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } }
I20260630 12:32:56.175203 29927 catalog_manager.cc:5697] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 reported cstate change: term changed from 1 to 2, leader changed from 6af64cbfee4541e98db278f80775994a (127.23.134.129) to d24e421fdd824748bf39c5dfcfac8e23 (127.23.134.131). New cstate: current_term: 2 leader_uuid: "d24e421fdd824748bf39c5dfcfac8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af64cbfee4541e98db278f80775994a" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 35943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24e421fdd824748bf39c5dfcfac8e23" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 34469 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:56.555378 29982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:56.557408 29982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:56.557865 29982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:32:56.626885 30143 consensus_peers.cc:597] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 -> Peer 6af64cbfee4541e98db278f80775994a (127.23.134.129:35943): Couldn't send request to peer 6af64cbfee4541e98db278f80775994a. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:35943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:56.708442 30106 raft_consensus.cc:1275] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 2 FOLLOWER]: Refusing update from remote peer d24e421fdd824748bf39c5dfcfac8e23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:32:56.709933 30243 consensus_queue.cc:1048] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f616ef9482b4cec8c3afaf9f0d12888" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 33985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:32:57.192451 30143 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.129:35943: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260630 12:32:58.559029 29982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:32:58.560580 29982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:32:58.560927 29982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:32:59.128825 30143 consensus_peers.cc:597] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 -> Peer 6af64cbfee4541e98db278f80775994a (127.23.134.129:35943): Couldn't send request to peer 6af64cbfee4541e98db278f80775994a. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:35943: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:33:00.562139 29982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:00.563663 29982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:00.564044 29982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:33:01.419953 30143 consensus_peers.cc:597] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 -> Peer 6af64cbfee4541e98db278f80775994a (127.23.134.129:35943): Couldn't send request to peer 6af64cbfee4541e98db278f80775994a. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:35943: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:33:02.400509 30143 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.129:35943: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:33:02.565232 29982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:02.566875 29982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:02.567234 29982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:33:03.697063 30143 consensus_peers.cc:597] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 -> Peer 6af64cbfee4541e98db278f80775994a (127.23.134.129:35943): Couldn't send request to peer 6af64cbfee4541e98db278f80775994a. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:35943: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260630 12:33:03.816239 29960 debug-util.cc:398] Leaking SignalData structure 0x7b080025ab20 after lost signal to thread 24093
W20260630 12:33:03.817649 29960 debug-util.cc:398] Leaking SignalData structure 0x7b0800165860 after lost signal to thread 29963
W20260630 12:33:03.818984 29960 debug-util.cc:398] Leaking SignalData structure 0x7b080013a520 after lost signal to thread 30130
W20260630 12:33:03.820178 29960 debug-util.cc:398] Leaking SignalData structure 0x7b08001bf1e0 after lost signal to thread 30205
W20260630 12:33:04.189316 30127 debug-util.cc:398] Leaking SignalData structure 0x7b080017f1a0 after lost signal to thread 24093
W20260630 12:33:04.190894 30127 debug-util.cc:398] Leaking SignalData structure 0x7b080024dd00 after lost signal to thread 29963
W20260630 12:33:04.192253 30127 debug-util.cc:398] Leaking SignalData structure 0x7b08001dbae0 after lost signal to thread 30130
W20260630 12:33:04.193470 30127 debug-util.cc:398] Leaking SignalData structure 0x7b08002100a0 after lost signal to thread 30205
I20260630 12:33:04.568617 29982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:04.570798 29982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:04.571218 29982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:33:06.381646 30143 consensus_peers.cc:597] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 -> Peer 6af64cbfee4541e98db278f80775994a (127.23.134.129:35943): Couldn't send request to peer 6af64cbfee4541e98db278f80775994a. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:35943: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:33:06.573057 29982 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:06.575887 29982 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:06.576375 29982 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:06.919092 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:33:06.979367 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:06.980589 24090 tablet_replica.cc:333] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888: stopping tablet replica
I20260630 12:33:06.981581 24090 raft_consensus.cc:2243] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:06.982695 24090 raft_consensus.cc:2272] T 1ab508e63c74461b92261b853164bc57 P 9f616ef9482b4cec8c3afaf9f0d12888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:07.368682 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:33:07.386260 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
W20260630 12:33:07.409742 30143 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.130:33985: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:33:07.413482 30143 consensus_peers.cc:597] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 -> Peer 9f616ef9482b4cec8c3afaf9f0d12888 (127.23.134.130:33985): Couldn't send request to peer 9f616ef9482b4cec8c3afaf9f0d12888. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.130:33985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:07.414381 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:07.415256 24090 tablet_replica.cc:333] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23: stopping tablet replica
I20260630 12:33:07.415838 24090 raft_consensus.cc:2243] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:07.417032 24090 raft_consensus.cc:2272] T 1ab508e63c74461b92261b853164bc57 P d24e421fdd824748bf39c5dfcfac8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:07.439925 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:33:07.455245 24090 master.cc:562] Master@127.23.134.190:43771 shutting down...
I20260630 12:33:07.476016 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:07.476815 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:07.477141 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9230f37f02744886be3f4101231ae009: stopping tablet replica
I20260630 12:33:07.514513 24090 master.cc:584] Master@127.23.134.190:43771 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (15166 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:33:07.559469 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:44297
I20260630 12:33:07.560832 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:07.567669 30277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.567680 30278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.568104 30280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.569116 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:07.570182 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:07.570410 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:07.570575 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822787570550 us; error 0 us; skew 500 ppm
I20260630 12:33:07.571141 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:07.573741 24090 webserver.cc:533] Webserver started at http://127.23.134.190:34339/ using document root <none> and password file <none>
I20260630 12:33:07.574267 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:07.574488 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:07.574807 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:07.576211 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "693724adf75b4b4e8c16e813d79f30d4"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-69xz"
I20260630 12:33:07.581023 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:33:07.584474 30285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.585399 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:07.585709 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "693724adf75b4b4e8c16e813d79f30d4"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-69xz"
I20260630 12:33:07.585963 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:07.600754 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:07.602138 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:07.644737 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:44297
I20260630 12:33:07.644833 30336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:44297 every 8 connection(s)
I20260630 12:33:07.649382 30337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:07.662859 30337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4: Bootstrap starting.
I20260630 12:33:07.668107 30337 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:07.672717 30337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4: No bootstrap required, opened a new log
I20260630 12:33:07.675251 30337 raft_consensus.cc:359] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "693724adf75b4b4e8c16e813d79f30d4" member_type: VOTER }
I20260630 12:33:07.675735 30337 raft_consensus.cc:385] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:07.675949 30337 raft_consensus.cc:740] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 693724adf75b4b4e8c16e813d79f30d4, State: Initialized, Role: FOLLOWER
I20260630 12:33:07.676625 30337 consensus_queue.cc:260] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "693724adf75b4b4e8c16e813d79f30d4" member_type: VOTER }
I20260630 12:33:07.677136 30337 raft_consensus.cc:399] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:07.677345 30337 raft_consensus.cc:493] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:07.677698 30337 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:07.682964 30337 raft_consensus.cc:515] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "693724adf75b4b4e8c16e813d79f30d4" member_type: VOTER }
I20260630 12:33:07.683498 30337 leader_election.cc:304] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [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: 693724adf75b4b4e8c16e813d79f30d4; no voters: 
I20260630 12:33:07.684723 30337 leader_election.cc:290] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:07.685096 30340 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:07.686614 30340 raft_consensus.cc:697] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 1 LEADER]: Becoming Leader. State: Replica: 693724adf75b4b4e8c16e813d79f30d4, State: Running, Role: LEADER
I20260630 12:33:07.687392 30340 consensus_queue.cc:237] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [LEADER]: Queue going to LEADER mode. State: All 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: "693724adf75b4b4e8c16e813d79f30d4" member_type: VOTER }
I20260630 12:33:07.688122 30337 sys_catalog.cc:565] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:07.693895 30341 sys_catalog.cc:455] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "693724adf75b4b4e8c16e813d79f30d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "693724adf75b4b4e8c16e813d79f30d4" member_type: VOTER } }
I20260630 12:33:07.693686 30342 sys_catalog.cc:455] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 693724adf75b4b4e8c16e813d79f30d4. Latest consensus state: current_term: 1 leader_uuid: "693724adf75b4b4e8c16e813d79f30d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "693724adf75b4b4e8c16e813d79f30d4" member_type: VOTER } }
I20260630 12:33:07.694383 30341 sys_catalog.cc:458] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:07.694593 30342 sys_catalog.cc:458] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:07.696794 30347 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:07.705546 30347 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:07.706696 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:07.715863 30347 catalog_manager.cc:1383] Generated new cluster ID: 6470d2a72f4d4d32aad4a5877e800027
I20260630 12:33:07.716162 30347 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:07.736239 30347 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:07.737673 30347 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:07.759012 30347 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4: Generated new TSK 0
I20260630 12:33:07.759650 30347 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:07.773223 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:07.779700 30358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.780810 30359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.782552 30361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.782729 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:07.783862 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:07.784045 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:07.784189 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822787784178 us; error 0 us; skew 500 ppm
I20260630 12:33:07.784652 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:07.787000 24090 webserver.cc:533] Webserver started at http://127.23.134.129:42027/ using document root <none> and password file <none>
I20260630 12:33:07.787520 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:07.787760 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:07.788105 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:07.789446 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "29f3069b1b5f4b16b183506ea2bc3145"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-69xz"
I20260630 12:33:07.794099 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:33:07.797485 30366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.798318 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:07.798620 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "29f3069b1b5f4b16b183506ea2bc3145"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-69xz"
I20260630 12:33:07.798913 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:07.816939 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:07.818292 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:07.819854 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:07.822357 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:07.822576 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.822821 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:07.823007 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.869522 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:37547
I20260630 12:33:07.869699 30428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:37547 every 8 connection(s)
I20260630 12:33:07.875456 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:07.884821 30433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.886626 30434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.891449 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:07.891605 30429 heartbeater.cc:344] Connected to a master server at 127.23.134.190:44297
I20260630 12:33:07.892086 30429 heartbeater.cc:461] Registering TS with master...
W20260630 12:33:07.892405 30436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.893141 30429 heartbeater.cc:507] Master 127.23.134.190:44297 requested a full tablet report, sending...
I20260630 12:33:07.893512 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:07.893837 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:07.894044 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822787894024 us; error 0 us; skew 500 ppm
I20260630 12:33:07.894937 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:07.895699 30302 ts_manager.cc:194] Registered new tserver with Master: 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547)
I20260630 12:33:07.897785 24090 webserver.cc:533] Webserver started at http://127.23.134.130:40881/ using document root <none> and password file <none>
I20260630 12:33:07.898108 30302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34006
I20260630 12:33:07.898346 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:07.898633 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:07.898923 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:07.900581 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "1fc3d807388d4d35ad9196b376e066b1"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-69xz"
I20260630 12:33:07.905267 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:33:07.908612 30441 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.909368 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:07.909672 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "1fc3d807388d4d35ad9196b376e066b1"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-69xz"
I20260630 12:33:07.909937 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:07.921856 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:07.923027 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:07.924535 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:07.926997 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:07.927209 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.927479 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:07.927645 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:07.972641 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:39933
I20260630 12:33:07.972762 30503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:39933 every 8 connection(s)
I20260630 12:33:07.978046 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:07.986272 30507 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:07.988524 30508 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.990446 24090 server_base.cc:1061] running on GCE node
W20260630 12:33:07.991359 30510 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:07.992538 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:07.992849 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:07.992983 30504 heartbeater.cc:344] Connected to a master server at 127.23.134.190:44297
I20260630 12:33:07.993088 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822787993063 us; error 0 us; skew 500 ppm
I20260630 12:33:07.993639 30504 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:07.994029 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:07.994596 30504 heartbeater.cc:507] Master 127.23.134.190:44297 requested a full tablet report, sending...
I20260630 12:33:07.996896 24090 webserver.cc:533] Webserver started at http://127.23.134.131:36251/ using document root <none> and password file <none>
I20260630 12:33:07.997169 30302 ts_manager.cc:194] Registered new tserver with Master: 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130:39933)
I20260630 12:33:07.997624 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:07.997948 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:07.998302 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:07.999289 30302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34022
I20260630 12:33:08.000168 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "4b2c368a02d04eb39b9b92e25f5790a7"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-69xz"
I20260630 12:33:08.004984 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:08.008405 30515 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:08.009183 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:08.009475 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "4b2c368a02d04eb39b9b92e25f5790a7"
format_stamp: "Formatted at 2026-06-30 12:33:07 on dist-test-slave-69xz"
I20260630 12:33:08.009836 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:08.040316 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:08.041733 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:08.043346 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:08.045817 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:08.046052 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:08.046309 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:08.046489 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:08.091843 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:43533
I20260630 12:33:08.091970 30577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:43533 every 8 connection(s)
I20260630 12:33:08.107903 30578 heartbeater.cc:344] Connected to a master server at 127.23.134.190:44297
I20260630 12:33:08.108345 30578 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:08.109172 30578 heartbeater.cc:507] Master 127.23.134.190:44297 requested a full tablet report, sending...
I20260630 12:33:08.111388 30302 ts_manager.cc:194] Registered new tserver with Master: 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131:43533)
I20260630 12:33:08.111631 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015917306s
I20260630 12:33:08.113399 30302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34030
I20260630 12:33:08.901517 30429 heartbeater.cc:499] Master 127.23.134.190:44297 was elected leader, sending a full tablet report...
I20260630 12:33:09.002235 30504 heartbeater.cc:499] Master 127.23.134.190:44297 was elected leader, sending a full tablet report...
I20260630 12:33:09.116467 30578 heartbeater.cc:499] Master 127.23.134.190:44297 was elected leader, sending a full tablet report...
I20260630 12:33:09.172014 30302 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34042:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:09.174687 30302 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:09.235766 30394 tablet_service.cc:1511] Processing CreateTablet for tablet 353033b68e9b48009f6487109393e2d8 (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:09.237003 30392 tablet_service.cc:1511] Processing CreateTablet for tablet 2c99371c9acc4d9fab6f89660996bd13 (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:09.238982 30467 tablet_service.cc:1511] Processing CreateTablet for tablet 2c99371c9acc4d9fab6f89660996bd13 (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:09.239516 30393 tablet_service.cc:1511] Processing CreateTablet for tablet ad1467ce6bf44ef7b6e4bac471af9860 (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:09.240563 30467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c99371c9acc4d9fab6f89660996bd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.235769 30469 tablet_service.cc:1511] Processing CreateTablet for tablet 353033b68e9b48009f6487109393e2d8 (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:09.235769 30468 tablet_service.cc:1511] Processing CreateTablet for tablet ad1467ce6bf44ef7b6e4bac471af9860 (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:09.243695 30469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353033b68e9b48009f6487109393e2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.246920 30466 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf42d0fda094ed890e8f1ae0e6dc95f (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:09.247612 30468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1467ce6bf44ef7b6e4bac471af9860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.248416 30466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf42d0fda094ed890e8f1ae0e6dc95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.237509 30394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353033b68e9b48009f6487109393e2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.245074 30391 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf42d0fda094ed890e8f1ae0e6dc95f (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:09.251049 30391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf42d0fda094ed890e8f1ae0e6dc95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.253950 30392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c99371c9acc4d9fab6f89660996bd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.257083 30393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1467ce6bf44ef7b6e4bac471af9860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.259392 30543 tablet_service.cc:1511] Processing CreateTablet for tablet 353033b68e9b48009f6487109393e2d8 (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:09.260550 30540 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf42d0fda094ed890e8f1ae0e6dc95f (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:09.261051 30543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353033b68e9b48009f6487109393e2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.262030 30540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf42d0fda094ed890e8f1ae0e6dc95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.262926 30542 tablet_service.cc:1511] Processing CreateTablet for tablet ad1467ce6bf44ef7b6e4bac471af9860 (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:09.264468 30542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1467ce6bf44ef7b6e4bac471af9860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.266958 30541 tablet_service.cc:1511] Processing CreateTablet for tablet 2c99371c9acc4d9fab6f89660996bd13 (DEFAULT_TABLE table=test-workload [id=5ee71a36e37049708daa1821a630821a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:09.268471 30541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c99371c9acc4d9fab6f89660996bd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:09.272255 30598 tablet_bootstrap.cc:492] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1: Bootstrap starting.
I20260630 12:33:09.281896 30598 tablet_bootstrap.cc:654] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.329476 30599 tablet_bootstrap.cc:492] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7: Bootstrap starting.
I20260630 12:33:09.340780 30599 tablet_bootstrap.cc:654] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.331568 30598 tablet_bootstrap.cc:492] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1: No bootstrap required, opened a new log
I20260630 12:33:09.347294 30598 ts_tablet_manager.cc:1403] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.040s
I20260630 12:33:09.348186 30601 tablet_bootstrap.cc:492] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145: Bootstrap starting.
I20260630 12:33:09.350905 30598 raft_consensus.cc:359] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.351876 30598 raft_consensus.cc:385] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.352299 30598 raft_consensus.cc:740] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3d807388d4d35ad9196b376e066b1, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.353402 30598 consensus_queue.cc:260] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.357117 30601 tablet_bootstrap.cc:654] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.362974 30598 ts_tablet_manager.cc:1434] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260630 12:33:09.364338 30598 tablet_bootstrap.cc:492] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1: Bootstrap starting.
I20260630 12:33:09.370255 30601 tablet_bootstrap.cc:492] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145: No bootstrap required, opened a new log
I20260630 12:33:09.370995 30601 ts_tablet_manager.cc:1403] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260630 12:33:09.371780 30598 tablet_bootstrap.cc:654] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.375867 30599 tablet_bootstrap.cc:492] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7: No bootstrap required, opened a new log
I20260630 12:33:09.376459 30599 ts_tablet_manager.cc:1403] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.005s
I20260630 12:33:09.375317 30601 raft_consensus.cc:359] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.378661 30601 raft_consensus.cc:385] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.379072 30601 raft_consensus.cc:740] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f3069b1b5f4b16b183506ea2bc3145, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.380180 30601 consensus_queue.cc:260] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.380812 30599 raft_consensus.cc:359] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.382077 30599 raft_consensus.cc:385] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.382558 30599 raft_consensus.cc:740] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2c368a02d04eb39b9b92e25f5790a7, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.384213 30601 ts_tablet_manager.cc:1434] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260630 12:33:09.383678 30599 consensus_queue.cc:260] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.385329 30598 tablet_bootstrap.cc:492] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1: No bootstrap required, opened a new log
I20260630 12:33:09.385428 30601 tablet_bootstrap.cc:492] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145: Bootstrap starting.
I20260630 12:33:09.386016 30598 ts_tablet_manager.cc:1403] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260630 12:33:09.389667 30598 raft_consensus.cc:359] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.390640 30598 raft_consensus.cc:385] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.391016 30598 raft_consensus.cc:740] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3d807388d4d35ad9196b376e066b1, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.391920 30598 consensus_queue.cc:260] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.394909 30598 ts_tablet_manager.cc:1434] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:33:09.396056 30598 tablet_bootstrap.cc:492] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1: Bootstrap starting.
I20260630 12:33:09.396560 30599 ts_tablet_manager.cc:1434] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.007s
I20260630 12:33:09.397954 30599 tablet_bootstrap.cc:492] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7: Bootstrap starting.
I20260630 12:33:09.403905 30598 tablet_bootstrap.cc:654] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.405078 30601 tablet_bootstrap.cc:654] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.405112 30599 tablet_bootstrap.cc:654] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.418538 30599 tablet_bootstrap.cc:492] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7: No bootstrap required, opened a new log
I20260630 12:33:09.419306 30599 ts_tablet_manager.cc:1403] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.006s
I20260630 12:33:09.420710 30601 tablet_bootstrap.cc:492] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145: No bootstrap required, opened a new log
I20260630 12:33:09.421334 30601 ts_tablet_manager.cc:1403] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.010s
I20260630 12:33:09.421397 30598 tablet_bootstrap.cc:492] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1: No bootstrap required, opened a new log
I20260630 12:33:09.422056 30598 ts_tablet_manager.cc:1403] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.010s
I20260630 12:33:09.422103 30599 raft_consensus.cc:359] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.422964 30599 raft_consensus.cc:385] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.423231 30599 raft_consensus.cc:740] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2c368a02d04eb39b9b92e25f5790a7, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.423974 30599 consensus_queue.cc:260] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.424870 30601 raft_consensus.cc:359] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.425719 30601 raft_consensus.cc:385] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.425438 30598 raft_consensus.cc:359] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.426064 30601 raft_consensus.cc:740] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f3069b1b5f4b16b183506ea2bc3145, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.426204 30599 ts_tablet_manager.cc:1434] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:33:09.426275 30598 raft_consensus.cc:385] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.426865 30598 raft_consensus.cc:740] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3d807388d4d35ad9196b376e066b1, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.427629 30599 tablet_bootstrap.cc:492] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7: Bootstrap starting.
I20260630 12:33:09.427935 30598 consensus_queue.cc:260] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.430423 30598 ts_tablet_manager.cc:1434] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:33:09.427157 30601 consensus_queue.cc:260] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.431691 30598 tablet_bootstrap.cc:492] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1: Bootstrap starting.
I20260630 12:33:09.435470 30599 tablet_bootstrap.cc:654] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.435839 30601 ts_tablet_manager.cc:1434] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260630 12:33:09.436228 30602 raft_consensus.cc:493] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:09.436861 30602 raft_consensus.cc:515] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.437724 30601 tablet_bootstrap.cc:492] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145: Bootstrap starting.
I20260630 12:33:09.441907 30598 tablet_bootstrap.cc:654] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.445822 30601 tablet_bootstrap.cc:654] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.454228 30607 raft_consensus.cc:493] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:09.455070 30607 raft_consensus.cc:515] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.456816 30601 tablet_bootstrap.cc:492] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145: No bootstrap required, opened a new log
I20260630 12:33:09.457472 30601 ts_tablet_manager.cc:1403] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.010s
I20260630 12:33:09.456821 30598 tablet_bootstrap.cc:492] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1: No bootstrap required, opened a new log
I20260630 12:33:09.458170 30598 ts_tablet_manager.cc:1403] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.002s
I20260630 12:33:09.461253 30601 raft_consensus.cc:359] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.462338 30601 raft_consensus.cc:385] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.462718 30601 raft_consensus.cc:740] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f3069b1b5f4b16b183506ea2bc3145, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.463615 30601 consensus_queue.cc:260] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.463898 30602 leader_election.cc:290] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547), 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131:43533)
I20260630 12:33:09.465355 30599 tablet_bootstrap.cc:492] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7: No bootstrap required, opened a new log
I20260630 12:33:09.467082 30599 ts_tablet_manager.cc:1403] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.011s
I20260630 12:33:09.461422 30598 raft_consensus.cc:359] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.468235 30598 raft_consensus.cc:385] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.468575 30598 raft_consensus.cc:740] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3d807388d4d35ad9196b376e066b1, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.466476 30601 ts_tablet_manager.cc:1434] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:33:09.469415 30598 consensus_queue.cc:260] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.470577 30601 tablet_bootstrap.cc:492] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145: Bootstrap starting.
I20260630 12:33:09.472282 30404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c99371c9acc4d9fab6f89660996bd13" candidate_uuid: "1fc3d807388d4d35ad9196b376e066b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f3069b1b5f4b16b183506ea2bc3145" is_pre_election: true
W20260630 12:33:09.474324 30442 leader_election.cc:343] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:09.476454 30607 leader_election.cc:290] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547), 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130:39933)
I20260630 12:33:09.478012 30598 ts_tablet_manager.cc:1434] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:33:09.478606 30599 raft_consensus.cc:359] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.484088 30599 raft_consensus.cc:385] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.484475 30599 raft_consensus.cc:740] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2c368a02d04eb39b9b92e25f5790a7, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.485394 30599 consensus_queue.cc:260] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.487845 30599 ts_tablet_manager.cc:1434] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260630 12:33:09.489014 30599 tablet_bootstrap.cc:492] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7: Bootstrap starting.
I20260630 12:33:09.479686 30601 tablet_bootstrap.cc:654] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.489811 30553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c99371c9acc4d9fab6f89660996bd13" candidate_uuid: "1fc3d807388d4d35ad9196b376e066b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" is_pre_election: true
I20260630 12:33:09.490690 30553 raft_consensus.cc:2468] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3d807388d4d35ad9196b376e066b1 in term 0.
I20260630 12:33:09.494482 30445 leader_election.cc:304] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [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: 1fc3d807388d4d35ad9196b376e066b1, 4b2c368a02d04eb39b9b92e25f5790a7; no voters: 29f3069b1b5f4b16b183506ea2bc3145
I20260630 12:33:09.495537 30602 raft_consensus.cc:2804] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:09.495936 30602 raft_consensus.cc:493] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:09.496276 30602 raft_consensus.cc:3060] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.497570 30599 tablet_bootstrap.cc:654] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:09.503564 30607 raft_consensus.cc:493] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:09.504297 30607 raft_consensus.cc:515] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.512108 30607 leader_election.cc:290] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547), 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130:39933)
I20260630 12:33:09.524911 30479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353033b68e9b48009f6487109393e2d8" candidate_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3d807388d4d35ad9196b376e066b1" is_pre_election: true
I20260630 12:33:09.525497 30601 tablet_bootstrap.cc:492] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145: No bootstrap required, opened a new log
I20260630 12:33:09.525903 30479 raft_consensus.cc:2468] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2c368a02d04eb39b9b92e25f5790a7 in term 0.
I20260630 12:33:09.526337 30601 ts_tablet_manager.cc:1403] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.017s
I20260630 12:33:09.524982 30478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf42d0fda094ed890e8f1ae0e6dc95f" candidate_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3d807388d4d35ad9196b376e066b1" is_pre_election: true
I20260630 12:33:09.527686 30478 raft_consensus.cc:2468] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2c368a02d04eb39b9b92e25f5790a7 in term 0.
I20260630 12:33:09.528107 30602 raft_consensus.cc:515] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.529695 30517 leader_election.cc:304] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3d807388d4d35ad9196b376e066b1, 4b2c368a02d04eb39b9b92e25f5790a7; no voters: 
I20260630 12:33:09.530819 30517 leader_election.cc:304] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3d807388d4d35ad9196b376e066b1, 4b2c368a02d04eb39b9b92e25f5790a7; no voters: 
I20260630 12:33:09.531050 30601 raft_consensus.cc:359] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.532110 30601 raft_consensus.cc:385] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.532490 30601 raft_consensus.cc:740] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f3069b1b5f4b16b183506ea2bc3145, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.532861 30404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c99371c9acc4d9fab6f89660996bd13" candidate_uuid: "1fc3d807388d4d35ad9196b376e066b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f3069b1b5f4b16b183506ea2bc3145"
I20260630 12:33:09.533895 30607 raft_consensus.cc:2804] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:09.533565 30601 consensus_queue.cc:260] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.536700 30553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c99371c9acc4d9fab6f89660996bd13" candidate_uuid: "1fc3d807388d4d35ad9196b376e066b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2c368a02d04eb39b9b92e25f5790a7"
I20260630 12:33:09.537271 30601 ts_tablet_manager.cc:1434] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:33:09.537359 30553 raft_consensus.cc:3060] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.537948 30602 leader_election.cc:290] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [CANDIDATE]: Term 1 election: Requested vote from peers 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547), 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131:43533)
I20260630 12:33:09.534283 30607 raft_consensus.cc:493] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:09.539844 30403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353033b68e9b48009f6487109393e2d8" candidate_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f3069b1b5f4b16b183506ea2bc3145" is_pre_election: true
I20260630 12:33:09.539884 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf42d0fda094ed890e8f1ae0e6dc95f" candidate_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f3069b1b5f4b16b183506ea2bc3145" is_pre_election: true
I20260630 12:33:09.540328 30607 raft_consensus.cc:3060] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.540796 30403 raft_consensus.cc:2468] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2c368a02d04eb39b9b92e25f5790a7 in term 0.
I20260630 12:33:09.539712 30404 raft_consensus.cc:3060] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.549942 30553 raft_consensus.cc:2468] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3d807388d4d35ad9196b376e066b1 in term 1.
I20260630 12:33:09.551138 30621 raft_consensus.cc:2804] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:09.551568 30621 raft_consensus.cc:493] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:09.551622 30445 leader_election.cc:304] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3d807388d4d35ad9196b376e066b1, 4b2c368a02d04eb39b9b92e25f5790a7; no voters: 
I20260630 12:33:09.540880 30402 raft_consensus.cc:2468] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2c368a02d04eb39b9b92e25f5790a7 in term 0.
I20260630 12:33:09.552743 30602 raft_consensus.cc:2804] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:09.552013 30621 raft_consensus.cc:3060] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.554760 30404 raft_consensus.cc:2468] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3d807388d4d35ad9196b376e066b1 in term 1.
I20260630 12:33:09.557358 30607 raft_consensus.cc:515] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.559960 30599 tablet_bootstrap.cc:492] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7: No bootstrap required, opened a new log
I20260630 12:33:09.560545 30599 ts_tablet_manager.cc:1403] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7: Time spent bootstrapping tablet: real 0.072s	user 0.035s	sys 0.015s
I20260630 12:33:09.561424 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353033b68e9b48009f6487109393e2d8" candidate_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f3069b1b5f4b16b183506ea2bc3145"
I20260630 12:33:09.562135 30402 raft_consensus.cc:3060] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.564126 30599 raft_consensus.cc:359] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.564968 30599 raft_consensus.cc:385] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:09.565261 30599 raft_consensus.cc:740] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2c368a02d04eb39b9b92e25f5790a7, State: Initialized, Role: FOLLOWER
I20260630 12:33:09.566179 30599 consensus_queue.cc:260] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.573073 30602 raft_consensus.cc:697] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 LEADER]: Becoming Leader. State: Replica: 1fc3d807388d4d35ad9196b376e066b1, State: Running, Role: LEADER
I20260630 12:33:09.573486 30402 raft_consensus.cc:2468] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2c368a02d04eb39b9b92e25f5790a7 in term 1.
I20260630 12:33:09.574434 30602 consensus_queue.cc:237] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.575435 30516 leader_election.cc:304] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f3069b1b5f4b16b183506ea2bc3145, 4b2c368a02d04eb39b9b92e25f5790a7; no voters: 
I20260630 12:33:09.576332 30599 ts_tablet_manager.cc:1434] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.012s
I20260630 12:33:09.577461 30623 raft_consensus.cc:2804] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:09.578092 30623 raft_consensus.cc:697] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b2c368a02d04eb39b9b92e25f5790a7, State: Running, Role: LEADER
I20260630 12:33:09.579216 30623 consensus_queue.cc:237] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.584069 30621 raft_consensus.cc:515] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.586304 30607 leader_election.cc:290] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [CANDIDATE]: Term 1 election: Requested vote from peers 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547), 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130:39933)
I20260630 12:33:09.588368 30621 leader_election.cc:290] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [CANDIDATE]: Term 1 election: Requested vote from peers 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547), 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130:39933)
I20260630 12:33:09.588239 30478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353033b68e9b48009f6487109393e2d8" candidate_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3d807388d4d35ad9196b376e066b1"
I20260630 12:33:09.589388 30478 raft_consensus.cc:3060] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.590241 30402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf42d0fda094ed890e8f1ae0e6dc95f" candidate_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f3069b1b5f4b16b183506ea2bc3145"
I20260630 12:33:09.590926 30402 raft_consensus.cc:3060] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.596103 30479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf42d0fda094ed890e8f1ae0e6dc95f" candidate_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3d807388d4d35ad9196b376e066b1"
I20260630 12:33:09.596791 30479 raft_consensus.cc:3060] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.599615 30301 catalog_manager.cc:5697] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "1fc3d807388d4d35ad9196b376e066b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:09.601255 30402 raft_consensus.cc:2468] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2c368a02d04eb39b9b92e25f5790a7 in term 1.
I20260630 12:33:09.603358 30516 leader_election.cc:304] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f3069b1b5f4b16b183506ea2bc3145, 4b2c368a02d04eb39b9b92e25f5790a7; no voters: 
I20260630 12:33:09.604646 30621 raft_consensus.cc:2804] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:09.605276 30621 raft_consensus.cc:697] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b2c368a02d04eb39b9b92e25f5790a7, State: Running, Role: LEADER
I20260630 12:33:09.606563 30621 consensus_queue.cc:237] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.605196 30479 raft_consensus.cc:2468] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2c368a02d04eb39b9b92e25f5790a7 in term 1.
I20260630 12:33:09.612612 30478 raft_consensus.cc:2468] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2c368a02d04eb39b9b92e25f5790a7 in term 1.
I20260630 12:33:09.621414 30301 catalog_manager.cc:5697] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:09.635486 30301 catalog_manager.cc:5697] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:09.670148 30606 raft_consensus.cc:493] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:09.670771 30606 raft_consensus.cc:515] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.672917 30606 leader_election.cc:290] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130:39933), 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131:43533)
I20260630 12:33:09.685928 30553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1467ce6bf44ef7b6e4bac471af9860" candidate_uuid: "29f3069b1b5f4b16b183506ea2bc3145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" is_pre_election: true
I20260630 12:33:09.685927 30478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1467ce6bf44ef7b6e4bac471af9860" candidate_uuid: "29f3069b1b5f4b16b183506ea2bc3145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3d807388d4d35ad9196b376e066b1" is_pre_election: true
I20260630 12:33:09.686978 30553 raft_consensus.cc:2468] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f3069b1b5f4b16b183506ea2bc3145 in term 0.
I20260630 12:33:09.687016 30478 raft_consensus.cc:2468] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f3069b1b5f4b16b183506ea2bc3145 in term 0.
I20260630 12:33:09.688519 30370 leader_election.cc:304] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f3069b1b5f4b16b183506ea2bc3145, 4b2c368a02d04eb39b9b92e25f5790a7; no voters: 
I20260630 12:33:09.689400 30606 raft_consensus.cc:2804] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:09.689857 30606 raft_consensus.cc:493] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:09.690146 30606 raft_consensus.cc:3060] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.696645 30606 raft_consensus.cc:515] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.698432 30606 leader_election.cc:290] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130:39933), 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131:43533)
I20260630 12:33:09.699510 30478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1467ce6bf44ef7b6e4bac471af9860" candidate_uuid: "29f3069b1b5f4b16b183506ea2bc3145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3d807388d4d35ad9196b376e066b1"
I20260630 12:33:09.699548 30553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1467ce6bf44ef7b6e4bac471af9860" candidate_uuid: "29f3069b1b5f4b16b183506ea2bc3145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2c368a02d04eb39b9b92e25f5790a7"
I20260630 12:33:09.700224 30478 raft_consensus.cc:3060] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:09.700239 30553 raft_consensus.cc:3060] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:33:09.702687 30350 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:33:09.708309 30553 raft_consensus.cc:2468] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f3069b1b5f4b16b183506ea2bc3145 in term 1.
I20260630 12:33:09.708309 30478 raft_consensus.cc:2468] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f3069b1b5f4b16b183506ea2bc3145 in term 1.
I20260630 12:33:09.710043 30370 leader_election.cc:304] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f3069b1b5f4b16b183506ea2bc3145, 4b2c368a02d04eb39b9b92e25f5790a7; no voters: 
I20260630 12:33:09.710755 30606 raft_consensus.cc:2804] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:09.712026 30606 raft_consensus.cc:697] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 LEADER]: Becoming Leader. State: Replica: 29f3069b1b5f4b16b183506ea2bc3145, State: Running, Role: LEADER
I20260630 12:33:09.712832 30606 consensus_queue.cc:237] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:09.720148 30301 catalog_manager.cc:5697] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "29f3069b1b5f4b16b183506ea2bc3145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:09.778143 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:33:09.798312 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:09.799275 24090 tablet_replica.cc:333] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145: stopping tablet replica
I20260630 12:33:09.800034 24090 raft_consensus.cc:2243] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:09.800568 24090 raft_consensus.cc:2272] T 353033b68e9b48009f6487109393e2d8 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:09.803088 24090 tablet_replica.cc:333] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145: stopping tablet replica
I20260630 12:33:09.803623 24090 raft_consensus.cc:2243] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:09.804229 24090 pending_rounds.cc:70] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145: Trying to abort 1 pending ops.
I20260630 12:33:09.804395 24090 pending_rounds.cc:77] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442146671747072 op_type: NO_OP noop_request { }
I20260630 12:33:09.804673 24090 raft_consensus.cc:2889] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:33:09.804908 24090 raft_consensus.cc:2272] T ad1467ce6bf44ef7b6e4bac471af9860 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:09.807412 24090 tablet_replica.cc:333] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145: stopping tablet replica
I20260630 12:33:09.807884 24090 raft_consensus.cc:2243] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:09.808203 24090 raft_consensus.cc:2272] T 2c99371c9acc4d9fab6f89660996bd13 P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:09.810230 24090 tablet_replica.cc:333] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145: stopping tablet replica
I20260630 12:33:09.810678 24090 raft_consensus.cc:2243] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:09.810987 24090 raft_consensus.cc:2272] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 29f3069b1b5f4b16b183506ea2bc3145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:09.835552 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
W20260630 12:33:09.966187 30442 consensus_peers.cc:597] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:09.982215 30621 consensus_queue.cc:1048] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:33:09.998850 30516 consensus_peers.cc:597] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:10.028695 30602 consensus_queue.cc:1048] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:10.043277 30621 consensus_queue.cc:1048] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:33:10.057940 30516 consensus_peers.cc:597] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:10.760778 30607 consensus_queue.cc:579] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Leader has been unable to successfully communicate with peer 29f3069b1b5f4b16b183506ea2bc3145 for more than 1 seconds (1.179s)
W20260630 12:33:10.769618 30302 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 353033b68e9b48009f6487109393e2d8 with cas_config_opid_index -1: no extra replica candidate found for tablet 353033b68e9b48009f6487109393e2d8 (table test-workload [id=5ee71a36e37049708daa1821a630821a]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260630 12:33:10.883935 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:10.890295 30644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:10.891386 30645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:10.892742 30647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:10.895581 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:10.896862 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:10.897120 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:10.897303 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822790897281 us; error 0 us; skew 500 ppm
I20260630 12:33:10.897893 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:10.901429 24090 webserver.cc:533] Webserver started at http://127.23.134.132:42989/ using document root <none> and password file <none>
I20260630 12:33:10.902215 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:10.902513 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:10.902861 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:10.904000 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "4c7a992115ab44e3a25873184165ea7a"
format_stamp: "Formatted at 2026-06-30 12:33:10 on dist-test-slave-69xz"
I20260630 12:33:10.908583 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:10.912135 30652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:10.912972 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:10.913292 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "4c7a992115ab44e3a25873184165ea7a"
format_stamp: "Formatted at 2026-06-30 12:33:10 on dist-test-slave-69xz"
I20260630 12:33:10.913630 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:10.925213 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:10.926293 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:10.927749 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:10.930120 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:10.930361 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:10.930621 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:10.930799 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:10.954720 30643 consensus_queue.cc:579] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Leader has been unable to successfully communicate with peer 29f3069b1b5f4b16b183506ea2bc3145 for more than 1 seconds (1.346s)
I20260630 12:33:10.978477 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:36621
I20260630 12:33:10.978600 30714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:36621 every 8 connection(s)
I20260630 12:33:10.981068 30602 consensus_queue.cc:579] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Leader has been unable to successfully communicate with peer 29f3069b1b5f4b16b183506ea2bc3145 for more than 1 seconds (1.405s)
I20260630 12:33:11.007377 30715 heartbeater.cc:344] Connected to a master server at 127.23.134.190:44297
I20260630 12:33:11.007836 30715 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:11.008746 30715 heartbeater.cc:507] Master 127.23.134.190:44297 requested a full tablet report, sending...
I20260630 12:33:11.010830 30302 ts_manager.cc:194] Registered new tserver with Master: 4c7a992115ab44e3a25873184165ea7a (127.23.134.132:36621)
I20260630 12:33:11.012498 30302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34054
I20260630 12:33:11.028862 30478 consensus_queue.cc:237] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:11.028864 30553 consensus_queue.cc:237] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:11.037000 30552 raft_consensus.cc:1275] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:11.040081 30602 consensus_queue.cc:1048] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:11.041368 30478 raft_consensus.cc:1275] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Refusing update from remote peer 4b2c368a02d04eb39b9b92e25f5790a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:11.047336 30643 consensus_queue.cc:1048] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:11.058656 30607 raft_consensus.cc:2955] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } } }
W20260630 12:33:11.064379 30442 consensus_peers.cc:597] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:33:11.068409 30444 consensus_peers.cc:597] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 -> Peer 4c7a992115ab44e3a25873184165ea7a (127.23.134.132:36621): Couldn't send request to peer 4c7a992115ab44e3a25873184165ea7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c99371c9acc4d9fab6f89660996bd13. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:33:11.067739 30516 consensus_peers.cc:597] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:11.068810 30478 raft_consensus.cc:2955] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } } }
I20260630 12:33:11.074599 30289 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8cf42d0fda094ed890e8f1ae0e6dc95f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260630 12:33:11.076771 30602 raft_consensus.cc:2955] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } } }
I20260630 12:33:11.079830 30553 raft_consensus.cc:2955] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } } }
I20260630 12:33:11.080953 30302 catalog_manager.cc:5697] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:33:11.083860 30518 consensus_peers.cc:597] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 -> Peer 4c7a992115ab44e3a25873184165ea7a (127.23.134.132:36621): Couldn't send request to peer 4c7a992115ab44e3a25873184165ea7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cf42d0fda094ed890e8f1ae0e6dc95f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:11.089920 30287 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2c99371c9acc4d9fab6f89660996bd13 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260630 12:33:11.101423 30553 consensus_queue.cc:237] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:11.103493 30302 catalog_manager.cc:5697] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "1fc3d807388d4d35ad9196b376e066b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:11.108803 30478 raft_consensus.cc:1275] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Refusing update from remote peer 4b2c368a02d04eb39b9b92e25f5790a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:33:11.109427 30518 consensus_peers.cc:597] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 -> Peer 4c7a992115ab44e3a25873184165ea7a (127.23.134.132:36621): Couldn't send request to peer 4c7a992115ab44e3a25873184165ea7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 353033b68e9b48009f6487109393e2d8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:11.110724 30607 consensus_queue.cc:1048] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:33:11.113662 30516 consensus_peers.cc:597] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:11.119181 30643 raft_consensus.cc:2955] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } } }
I20260630 12:33:11.121011 30478 raft_consensus.cc:2955] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } } }
I20260630 12:33:11.127419 30289 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 353033b68e9b48009f6487109393e2d8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:33:11.132148 30301 catalog_manager.cc:5697] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:11.277310 30602 raft_consensus.cc:493] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:11.278023 30602 raft_consensus.cc:515] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:11.280097 30602 leader_election.cc:290] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547), 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131:43533)
I20260630 12:33:11.281383 30553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1467ce6bf44ef7b6e4bac471af9860" candidate_uuid: "1fc3d807388d4d35ad9196b376e066b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" is_pre_election: true
I20260630 12:33:11.282167 30553 raft_consensus.cc:2468] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3d807388d4d35ad9196b376e066b1 in term 1.
I20260630 12:33:11.283295 30445 leader_election.cc:304] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [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: 1fc3d807388d4d35ad9196b376e066b1, 4b2c368a02d04eb39b9b92e25f5790a7; no voters: 
I20260630 12:33:11.284162 30602 raft_consensus.cc:2804] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:33:11.284588 30442 leader_election.cc:336] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111)
I20260630 12:33:11.284601 30602 raft_consensus.cc:493] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:11.285231 30602 raft_consensus.cc:3060] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:11.291198 30602 raft_consensus.cc:515] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:11.292871 30602 leader_election.cc:290] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [CANDIDATE]: Term 2 election: Requested vote from peers 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547), 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131:43533)
I20260630 12:33:11.294144 30553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1467ce6bf44ef7b6e4bac471af9860" candidate_uuid: "1fc3d807388d4d35ad9196b376e066b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2c368a02d04eb39b9b92e25f5790a7"
I20260630 12:33:11.294831 30553 raft_consensus.cc:3060] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:33:11.296813 30442 leader_election.cc:336] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111)
I20260630 12:33:11.301203 30553 raft_consensus.cc:2468] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3d807388d4d35ad9196b376e066b1 in term 2.
I20260630 12:33:11.302378 30445 leader_election.cc:304] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [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: 1fc3d807388d4d35ad9196b376e066b1, 4b2c368a02d04eb39b9b92e25f5790a7; no voters: 29f3069b1b5f4b16b183506ea2bc3145
I20260630 12:33:11.303141 30602 raft_consensus.cc:2804] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:11.303686 30602 raft_consensus.cc:697] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 2 LEADER]: Becoming Leader. State: Replica: 1fc3d807388d4d35ad9196b376e066b1, State: Running, Role: LEADER
I20260630 12:33:11.304445 30602 consensus_queue.cc:237] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Queue going to LEADER 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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } }
I20260630 12:33:11.311954 30302 catalog_manager.cc:5697] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 reported cstate change: term changed from 1 to 2, leader changed from 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) to 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130). New cstate: current_term: 2 leader_uuid: "1fc3d807388d4d35ad9196b376e066b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:11.509258 30734 ts_tablet_manager.cc:933] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: Initiating tablet copy from peer 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130:39933)
I20260630 12:33:11.510756 30734 tablet_copy_client.cc:323] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:39933
I20260630 12:33:11.520931 30489 tablet_copy_service.cc:140] P 1fc3d807388d4d35ad9196b376e066b1: Received BeginTabletCopySession request for tablet 2c99371c9acc4d9fab6f89660996bd13 from peer 4c7a992115ab44e3a25873184165ea7a ({username='slave'} at 127.0.0.1:59726)
I20260630 12:33:11.521493 30489 tablet_copy_service.cc:161] P 1fc3d807388d4d35ad9196b376e066b1: Beginning new tablet copy session on tablet 2c99371c9acc4d9fab6f89660996bd13 from peer 4c7a992115ab44e3a25873184165ea7a at {username='slave'} at 127.0.0.1:59726: session id = 4c7a992115ab44e3a25873184165ea7a-2c99371c9acc4d9fab6f89660996bd13
I20260630 12:33:11.527576 30489 tablet_copy_source_session.cc:215] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:11.530541 30734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c99371c9acc4d9fab6f89660996bd13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:11.542541 30734 tablet_copy_client.cc:806] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:11.543118 30734 tablet_copy_client.cc:670] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:11.546726 30734 tablet_copy_client.cc:538] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:11.553031 30734 tablet_bootstrap.cc:492] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: Bootstrap starting.
I20260630 12:33:11.567476 30734 tablet_bootstrap.cc:492] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:11.568222 30734 tablet_bootstrap.cc:492] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: Bootstrap complete.
I20260630 12:33:11.569097 30734 ts_tablet_manager.cc:1403] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: Time spent bootstrapping tablet: real 0.016s	user 0.018s	sys 0.000s
I20260630 12:33:11.571527 30734 raft_consensus.cc:359] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:11.572156 30734 raft_consensus.cc:740] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c7a992115ab44e3a25873184165ea7a, State: Initialized, Role: LEARNER
I20260630 12:33:11.572722 30734 consensus_queue.cc:260] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:11.574607 30715 heartbeater.cc:499] Master 127.23.134.190:44297 was elected leader, sending a full tablet report...
I20260630 12:33:11.574767 30734 ts_tablet_manager.cc:1434] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:33:11.576668 30489 tablet_copy_service.cc:342] P 1fc3d807388d4d35ad9196b376e066b1: Request end of tablet copy session 4c7a992115ab44e3a25873184165ea7a-2c99371c9acc4d9fab6f89660996bd13 received from {username='slave'} at 127.0.0.1:59726
I20260630 12:33:11.577014 30489 tablet_copy_service.cc:434] P 1fc3d807388d4d35ad9196b376e066b1: ending tablet copy session 4c7a992115ab44e3a25873184165ea7a-2c99371c9acc4d9fab6f89660996bd13 on tablet 2c99371c9acc4d9fab6f89660996bd13 with peer 4c7a992115ab44e3a25873184165ea7a
I20260630 12:33:11.610314 30734 ts_tablet_manager.cc:933] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: Initiating tablet copy from peer 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131:43533)
I20260630 12:33:11.611934 30734 tablet_copy_client.cc:323] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:43533
I20260630 12:33:11.621472 30563 tablet_copy_service.cc:140] P 4b2c368a02d04eb39b9b92e25f5790a7: Received BeginTabletCopySession request for tablet 8cf42d0fda094ed890e8f1ae0e6dc95f from peer 4c7a992115ab44e3a25873184165ea7a ({username='slave'} at 127.0.0.1:50536)
I20260630 12:33:11.622062 30563 tablet_copy_service.cc:161] P 4b2c368a02d04eb39b9b92e25f5790a7: Beginning new tablet copy session on tablet 8cf42d0fda094ed890e8f1ae0e6dc95f from peer 4c7a992115ab44e3a25873184165ea7a at {username='slave'} at 127.0.0.1:50536: session id = 4c7a992115ab44e3a25873184165ea7a-8cf42d0fda094ed890e8f1ae0e6dc95f
I20260630 12:33:11.627938 30563 tablet_copy_source_session.cc:215] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:11.630992 30734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf42d0fda094ed890e8f1ae0e6dc95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:11.644234 30734 tablet_copy_client.cc:806] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:11.644308 30742 ts_tablet_manager.cc:933] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: Initiating tablet copy from peer 4b2c368a02d04eb39b9b92e25f5790a7 (127.23.134.131:43533)
I20260630 12:33:11.644954 30734 tablet_copy_client.cc:670] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:11.646878 30742 tablet_copy_client.cc:323] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:43533
I20260630 12:33:11.648639 30562 tablet_copy_service.cc:140] P 4b2c368a02d04eb39b9b92e25f5790a7: Received BeginTabletCopySession request for tablet 353033b68e9b48009f6487109393e2d8 from peer 4c7a992115ab44e3a25873184165ea7a ({username='slave'} at 127.0.0.1:50536)
I20260630 12:33:11.649257 30562 tablet_copy_service.cc:161] P 4b2c368a02d04eb39b9b92e25f5790a7: Beginning new tablet copy session on tablet 353033b68e9b48009f6487109393e2d8 from peer 4c7a992115ab44e3a25873184165ea7a at {username='slave'} at 127.0.0.1:50536: session id = 4c7a992115ab44e3a25873184165ea7a-353033b68e9b48009f6487109393e2d8
I20260630 12:33:11.649603 30734 tablet_copy_client.cc:538] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:11.657800 30562 tablet_copy_source_session.cc:215] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:11.659431 30734 tablet_bootstrap.cc:492] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: Bootstrap starting.
I20260630 12:33:11.661270 30742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353033b68e9b48009f6487109393e2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:11.678764 30742 tablet_copy_client.cc:806] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:11.679428 30742 tablet_copy_client.cc:670] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:11.680160 30734 tablet_bootstrap.cc:492] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:11.681034 30734 tablet_bootstrap.cc:492] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: Bootstrap complete.
I20260630 12:33:11.681828 30734 ts_tablet_manager.cc:1403] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260630 12:33:11.683476 30742 tablet_copy_client.cc:538] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:11.684917 30734 raft_consensus.cc:359] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:11.685801 30734 raft_consensus.cc:740] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c7a992115ab44e3a25873184165ea7a, State: Initialized, Role: LEARNER
I20260630 12:33:11.686466 30734 consensus_queue.cc:260] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:11.688817 30734 ts_tablet_manager.cc:1434] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:33:11.690637 30562 tablet_copy_service.cc:342] P 4b2c368a02d04eb39b9b92e25f5790a7: Request end of tablet copy session 4c7a992115ab44e3a25873184165ea7a-8cf42d0fda094ed890e8f1ae0e6dc95f received from {username='slave'} at 127.0.0.1:50536
I20260630 12:33:11.691015 30562 tablet_copy_service.cc:434] P 4b2c368a02d04eb39b9b92e25f5790a7: ending tablet copy session 4c7a992115ab44e3a25873184165ea7a-8cf42d0fda094ed890e8f1ae0e6dc95f on tablet 8cf42d0fda094ed890e8f1ae0e6dc95f with peer 4c7a992115ab44e3a25873184165ea7a
I20260630 12:33:11.693790 30742 tablet_bootstrap.cc:492] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: Bootstrap starting.
I20260630 12:33:11.710093 30742 tablet_bootstrap.cc:492] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:11.710943 30742 tablet_bootstrap.cc:492] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: Bootstrap complete.
I20260630 12:33:11.711714 30742 ts_tablet_manager.cc:1403] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
W20260630 12:33:11.712574 30350 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 29f3069b1b5f4b16b183506ea2bc3145 not available for placement
I20260630 12:33:11.714246 30742 raft_consensus.cc:359] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:11.714910 30742 raft_consensus.cc:740] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c7a992115ab44e3a25873184165ea7a, State: Initialized, Role: LEARNER
I20260630 12:33:11.715536 30742 consensus_queue.cc:260] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:11.717959 30742 ts_tablet_manager.cc:1434] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:33:11.719745 30562 tablet_copy_service.cc:342] P 4b2c368a02d04eb39b9b92e25f5790a7: Request end of tablet copy session 4c7a992115ab44e3a25873184165ea7a-353033b68e9b48009f6487109393e2d8 received from {username='slave'} at 127.0.0.1:50536
I20260630 12:33:11.720155 30562 tablet_copy_service.cc:434] P 4b2c368a02d04eb39b9b92e25f5790a7: ending tablet copy session 4c7a992115ab44e3a25873184165ea7a-353033b68e9b48009f6487109393e2d8 on tablet 353033b68e9b48009f6487109393e2d8 with peer 4c7a992115ab44e3a25873184165ea7a
W20260630 12:33:11.723717 30442 consensus_peers.cc:597] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:11.766983 30553 raft_consensus.cc:1275] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 2 FOLLOWER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:33:11.768402 30602 consensus_queue.cc:1048] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:12.026842 30690 raft_consensus.cc:1217] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:33:12.067121 30720 consensus_queue.cc:579] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Leader has been unable to successfully communicate with peer 29f3069b1b5f4b16b183506ea2bc3145 for more than 1 seconds (1.036s)
I20260630 12:33:12.076432 30690 raft_consensus.cc:1217] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:33:12.205217 30690 raft_consensus.cc:1217] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:33:12.313923 30750 consensus_queue.cc:579] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Leader has been unable to successfully communicate with peer 29f3069b1b5f4b16b183506ea2bc3145 for more than 1 seconds (1.211s)
I20260630 12:33:12.530987 30750 consensus_queue.cc:579] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Leader has been unable to successfully communicate with peer 29f3069b1b5f4b16b183506ea2bc3145 for more than 1 seconds (1.500s)
W20260630 12:33:12.534166 30516 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111) [suppressed 22 similar messages]
I20260630 12:33:12.563560 30720 raft_consensus.cc:1064] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1: attempting to promote NON_VOTER 4c7a992115ab44e3a25873184165ea7a to VOTER
I20260630 12:33:12.565824 30720 consensus_queue.cc:237] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } }
I20260630 12:33:12.572695 30690 raft_consensus.cc:1275] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:12.573220 30553 raft_consensus.cc:1275] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:12.574097 30720 consensus_queue.cc:1048] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:12.574891 30602 consensus_queue.cc:1048] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:33:12.577191 30442 consensus_peers.cc:597] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:12.583712 30720 raft_consensus.cc:2955] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.585664 30690 raft_consensus.cc:2955] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.597121 30553 raft_consensus.cc:2955] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.599602 30302 catalog_manager.cc:5697] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 reported cstate change: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fc3d807388d4d35ad9196b376e066b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:33:12.613785 30750 raft_consensus.cc:1064] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7: attempting to promote NON_VOTER 4c7a992115ab44e3a25873184165ea7a to VOTER
I20260630 12:33:12.616497 30750 consensus_queue.cc:237] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } }
I20260630 12:33:12.619906 30478 consensus_queue.cc:237] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [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: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } }
I20260630 12:33:12.625933 30479 raft_consensus.cc:1275] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Refusing update from remote peer 4b2c368a02d04eb39b9b92e25f5790a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:12.626268 30690 raft_consensus.cc:1275] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Refusing update from remote peer 4b2c368a02d04eb39b9b92e25f5790a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:12.627492 30750 consensus_queue.cc:1048] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:12.628324 30751 consensus_queue.cc:1048] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:33:12.629199 30516 consensus_peers.cc:597] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:12.633510 30689 raft_consensus.cc:1275] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:12.635634 30602 consensus_queue.cc:1048] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:12.639101 30553 raft_consensus.cc:1275] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:12.640498 30602 consensus_queue.cc:1048] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:12.642143 30751 raft_consensus.cc:1064] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7: attempting to promote NON_VOTER 4c7a992115ab44e3a25873184165ea7a to VOTER
I20260630 12:33:12.643417 30720 raft_consensus.cc:2955] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.645466 30751 consensus_queue.cc:237] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } }
I20260630 12:33:12.645339 30690 raft_consensus.cc:2955] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.650512 30553 raft_consensus.cc:2955] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.661099 30287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c99371c9acc4d9fab6f89660996bd13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:12.661240 30690 raft_consensus.cc:1275] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a [term 1 LEARNER]: Refusing update from remote peer 4b2c368a02d04eb39b9b92e25f5790a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:12.661454 30300 catalog_manager.cc:5697] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a reported cstate change: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New cstate: current_term: 1 leader_uuid: "1fc3d807388d4d35ad9196b376e066b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.668403 30479 raft_consensus.cc:1275] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Refusing update from remote peer 4b2c368a02d04eb39b9b92e25f5790a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:12.670145 30764 consensus_queue.cc:1048] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:33:12.673681 30643 raft_consensus.cc:2955] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.681882 30479 raft_consensus.cc:2955] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.683983 30767 consensus_queue.cc:1048] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:33:12.691452 30516 consensus_peers.cc:597] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:12.701181 30301 catalog_manager.cc:5697] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 reported cstate change: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.704768 30690 raft_consensus.cc:2955] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
W20260630 12:33:12.715270 30350 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 29f3069b1b5f4b16b183506ea2bc3145 not available for placement
W20260630 12:33:12.719967 30286 catalog_manager.cc:4755] TS 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2c99371c9acc4d9fab6f89660996bd13: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111)
I20260630 12:33:12.721982 30643 raft_consensus.cc:2955] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.724037 30478 raft_consensus.cc:2955] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.727432 30553 consensus_queue.cc:237] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [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: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } }
I20260630 12:33:12.734925 30479 raft_consensus.cc:1275] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Refusing update from remote peer 4b2c368a02d04eb39b9b92e25f5790a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:12.736812 30766 consensus_queue.cc:1048] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:33:12.736030 30689 raft_consensus.cc:2955] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.738899 30690 raft_consensus.cc:1275] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Refusing update from remote peer 4b2c368a02d04eb39b9b92e25f5790a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:12.740630 30643 consensus_queue.cc:1048] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:12.744755 30302 catalog_manager.cc:5697] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 reported cstate change: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.746821 30766 raft_consensus.cc:2955] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.749730 30690 raft_consensus.cc:2955] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.755076 30478 raft_consensus.cc:2955] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.757477 30289 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 353033b68e9b48009f6487109393e2d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:12.763383 30720 consensus_queue.cc:579] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Leader has been unable to successfully communicate with peer 29f3069b1b5f4b16b183506ea2bc3145 for more than 1 seconds (1.458s)
I20260630 12:33:12.768728 30553 consensus_queue.cc:237] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [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: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } }
I20260630 12:33:12.777273 30689 raft_consensus.cc:1275] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Refusing update from remote peer 4b2c368a02d04eb39b9b92e25f5790a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:12.778383 30300 catalog_manager.cc:5697] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 reported cstate change: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New cstate: current_term: 1 leader_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:33:12.782681 30478 raft_consensus.cc:1275] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Refusing update from remote peer 4b2c368a02d04eb39b9b92e25f5790a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:12.783396 30766 consensus_queue.cc:1048] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:12.788810 30766 consensus_queue.cc:1048] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:12.793394 30643 raft_consensus.cc:2955] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.795039 30689 raft_consensus.cc:2955] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.799758 30479 consensus_queue.cc:237] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:12.806028 30289 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8cf42d0fda094ed890e8f1ae0e6dc95f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:12.809684 30478 raft_consensus.cc:2955] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:12.812682 30301 catalog_manager.cc:5697] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a reported cstate change: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New cstate: current_term: 1 leader_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
W20260630 12:33:12.815719 30444 consensus_peers.cc:597] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 -> Peer 4c7a992115ab44e3a25873184165ea7a (127.23.134.132:36621): Couldn't send request to peer 4c7a992115ab44e3a25873184165ea7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad1467ce6bf44ef7b6e4bac471af9860. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:12.816182 30553 raft_consensus.cc:1275] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 2 FOLLOWER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:12.818235 30602 consensus_queue.cc:1048] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:33:12.822795 30442 consensus_peers.cc:597] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:12.829013 30753 raft_consensus.cc:2955] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } } }
I20260630 12:33:12.830792 30553 raft_consensus.cc:2955] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } } }
I20260630 12:33:12.839704 30287 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ad1467ce6bf44ef7b6e4bac471af9860 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:33:12.845722 30301 catalog_manager.cc:5697] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) added. New cstate: current_term: 2 leader_uuid: "1fc3d807388d4d35ad9196b376e066b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:13.292358 30775 ts_tablet_manager.cc:933] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: Initiating tablet copy from peer 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130:39933)
I20260630 12:33:13.293816 30775 tablet_copy_client.cc:323] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:39933
I20260630 12:33:13.295388 30489 tablet_copy_service.cc:140] P 1fc3d807388d4d35ad9196b376e066b1: Received BeginTabletCopySession request for tablet ad1467ce6bf44ef7b6e4bac471af9860 from peer 4c7a992115ab44e3a25873184165ea7a ({username='slave'} at 127.0.0.1:59726)
I20260630 12:33:13.295843 30489 tablet_copy_service.cc:161] P 1fc3d807388d4d35ad9196b376e066b1: Beginning new tablet copy session on tablet ad1467ce6bf44ef7b6e4bac471af9860 from peer 4c7a992115ab44e3a25873184165ea7a at {username='slave'} at 127.0.0.1:59726: session id = 4c7a992115ab44e3a25873184165ea7a-ad1467ce6bf44ef7b6e4bac471af9860
I20260630 12:33:13.301947 30489 tablet_copy_source_session.cc:215] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:13.304811 30775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1467ce6bf44ef7b6e4bac471af9860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:13.317660 30775 tablet_copy_client.cc:806] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:13.318284 30775 tablet_copy_client.cc:670] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:13.322619 30775 tablet_copy_client.cc:538] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:13.330338 30775 tablet_bootstrap.cc:492] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: Bootstrap starting.
I20260630 12:33:13.345947 30775 tablet_bootstrap.cc:492] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:13.346892 30775 tablet_bootstrap.cc:492] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: Bootstrap complete.
I20260630 12:33:13.347698 30775 ts_tablet_manager.cc:1403] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260630 12:33:13.350670 30775 raft_consensus.cc:359] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:13.351442 30775 raft_consensus.cc:740] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4c7a992115ab44e3a25873184165ea7a, State: Initialized, Role: LEARNER
I20260630 12:33:13.352252 30775 consensus_queue.cc:260] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: true } }
I20260630 12:33:13.355233 30775 ts_tablet_manager.cc:1434] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:33:13.357213 30489 tablet_copy_service.cc:342] P 1fc3d807388d4d35ad9196b376e066b1: Request end of tablet copy session 4c7a992115ab44e3a25873184165ea7a-ad1467ce6bf44ef7b6e4bac471af9860 received from {username='slave'} at 127.0.0.1:59726
I20260630 12:33:13.357671 30489 tablet_copy_service.cc:434] P 1fc3d807388d4d35ad9196b376e066b1: ending tablet copy session 4c7a992115ab44e3a25873184165ea7a-ad1467ce6bf44ef7b6e4bac471af9860 on tablet ad1467ce6bf44ef7b6e4bac471af9860 with peer 4c7a992115ab44e3a25873184165ea7a
W20260630 12:33:13.719096 30350 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 29f3069b1b5f4b16b183506ea2bc3145 not available for placement
W20260630 12:33:13.883189 30286 catalog_manager.cc:4755] TS 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2c99371c9acc4d9fab6f89660996bd13: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111)
I20260630 12:33:13.906400 30689 raft_consensus.cc:1217] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:33:14.093103 30780 consensus_queue.cc:579] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Leader has been unable to successfully communicate with peer 29f3069b1b5f4b16b183506ea2bc3145 for more than 1 seconds (1.292s)
I20260630 12:33:14.483716 30780 raft_consensus.cc:1064] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1: attempting to promote NON_VOTER 4c7a992115ab44e3a25873184165ea7a to VOTER
I20260630 12:33:14.485949 30780 consensus_queue.cc:237] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [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: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } }
I20260630 12:33:14.492791 30553 raft_consensus.cc:1275] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 2 FOLLOWER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:14.492791 30689 raft_consensus.cc:1275] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a [term 2 LEARNER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:14.494757 30783 consensus_queue.cc:1048] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:14.495564 30780 consensus_queue.cc:1048] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:33:14.496481 30442 consensus_peers.cc:597] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 -> Peer 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): Couldn't send request to peer 29f3069b1b5f4b16b183506ea2bc3145. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:14.504925 30780 raft_consensus.cc:2955] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:14.506794 30689 raft_consensus.cc:2955] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:14.521512 30553 raft_consensus.cc:2955] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:14.522317 30300 catalog_manager.cc:5697] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a reported cstate change: config changed from index 2 to 3, 4c7a992115ab44e3a25873184165ea7a (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1fc3d807388d4d35ad9196b376e066b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f3069b1b5f4b16b183506ea2bc3145" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37547 } } peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:14.540952 30478 consensus_queue.cc:237] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [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: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } }
I20260630 12:33:14.545987 30689 raft_consensus.cc:1275] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a [term 2 FOLLOWER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:14.546550 30553 raft_consensus.cc:1275] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 2 FOLLOWER]: Refusing update from remote peer 1fc3d807388d4d35ad9196b376e066b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:14.547420 30779 consensus_queue.cc:1048] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:14.548166 30780 consensus_queue.cc:1048] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:14.554617 30783 raft_consensus.cc:2955] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:14.556362 30689 raft_consensus.cc:2955] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:14.556617 30553 raft_consensus.cc:2955] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
I20260630 12:33:14.566535 30287 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad1467ce6bf44ef7b6e4bac471af9860 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:14.567572 30301 catalog_manager.cc:5697] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a reported cstate change: config changed from index 3 to 4, VOTER 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129) evicted. New cstate: current_term: 2 leader_uuid: "1fc3d807388d4d35ad9196b376e066b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3d807388d4d35ad9196b376e066b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39933 } } peers { permanent_uuid: "4b2c368a02d04eb39b9b92e25f5790a7" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 43533 } } peers { permanent_uuid: "4c7a992115ab44e3a25873184165ea7a" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 36621 } attrs { promote: false } } }
W20260630 12:33:14.933857 30286 catalog_manager.cc:4755] TS 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2c99371c9acc4d9fab6f89660996bd13: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111)
W20260630 12:33:16.858799 30286 catalog_manager.cc:4755] TS 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ad1467ce6bf44ef7b6e4bac471af9860: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111)
I20260630 12:33:18.015848 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:33:18.049248 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:18.050130 24090 tablet_replica.cc:333] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1: stopping tablet replica
I20260630 12:33:18.050922 24090 raft_consensus.cc:2243] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:18.052172 24090 raft_consensus.cc:2272] T ad1467ce6bf44ef7b6e4bac471af9860 P 1fc3d807388d4d35ad9196b376e066b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.055188 24090 tablet_replica.cc:333] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1: stopping tablet replica
I20260630 12:33:18.055795 24090 raft_consensus.cc:2243] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.057129 24090 raft_consensus.cc:2272] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.059718 24090 tablet_replica.cc:333] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1: stopping tablet replica
I20260630 12:33:18.060266 24090 raft_consensus.cc:2243] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:18.061255 24090 raft_consensus.cc:2272] T 2c99371c9acc4d9fab6f89660996bd13 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.064100 24090 tablet_replica.cc:333] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1: stopping tablet replica
I20260630 12:33:18.064697 24090 raft_consensus.cc:2243] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.066012 24090 raft_consensus.cc:2272] T 353033b68e9b48009f6487109393e2d8 P 1fc3d807388d4d35ad9196b376e066b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:18.070366 30517 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 44 similar messages]
W20260630 12:33:18.073909 30517 consensus_peers.cc:597] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 -> Peer 1fc3d807388d4d35ad9196b376e066b1 (127.23.134.130:39933): Couldn't send request to peer 1fc3d807388d4d35ad9196b376e066b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:18.096117 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:33:18.117403 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:33:18.149025 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:18.149871 24090 tablet_replica.cc:333] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7: stopping tablet replica
I20260630 12:33:18.150645 24090 raft_consensus.cc:2243] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.151813 24090 raft_consensus.cc:2272] T ad1467ce6bf44ef7b6e4bac471af9860 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.154589 24090 tablet_replica.cc:333] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7: stopping tablet replica
I20260630 12:33:18.155184 24090 raft_consensus.cc:2243] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:18.156262 24090 raft_consensus.cc:2272] T 353033b68e9b48009f6487109393e2d8 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.158787 24090 tablet_replica.cc:333] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7: stopping tablet replica
I20260630 12:33:18.159317 24090 raft_consensus.cc:2243] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.160327 24090 raft_consensus.cc:2272] T 2c99371c9acc4d9fab6f89660996bd13 P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.162725 24090 tablet_replica.cc:333] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7: stopping tablet replica
I20260630 12:33:18.163295 24090 raft_consensus.cc:2243] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:18.164341 24090 raft_consensus.cc:2272] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4b2c368a02d04eb39b9b92e25f5790a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.190963 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:33:18.212163 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:33:18.237205 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:18.238018 24090 tablet_replica.cc:333] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a: stopping tablet replica
I20260630 12:33:18.238708 24090 raft_consensus.cc:2243] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.239563 24090 raft_consensus.cc:2272] T ad1467ce6bf44ef7b6e4bac471af9860 P 4c7a992115ab44e3a25873184165ea7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.242259 24090 tablet_replica.cc:333] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a: stopping tablet replica
I20260630 12:33:18.242825 24090 raft_consensus.cc:2243] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.243600 24090 raft_consensus.cc:2272] T 353033b68e9b48009f6487109393e2d8 P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.246033 24090 tablet_replica.cc:333] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a: stopping tablet replica
I20260630 12:33:18.246516 24090 raft_consensus.cc:2243] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.247264 24090 raft_consensus.cc:2272] T 8cf42d0fda094ed890e8f1ae0e6dc95f P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.249835 24090 tablet_replica.cc:333] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a: stopping tablet replica
I20260630 12:33:18.250257 24090 raft_consensus.cc:2243] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:18.250988 24090 raft_consensus.cc:2272] T 2c99371c9acc4d9fab6f89660996bd13 P 4c7a992115ab44e3a25873184165ea7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:18.275694 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:33:18.295778 24090 master.cc:562] Master@127.23.134.190:44297 shutting down...
W20260630 12:33:18.954129 30286 catalog_manager.cc:4755] TS 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ad1467ce6bf44ef7b6e4bac471af9860: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111)
W20260630 12:33:21.127369 30286 catalog_manager.cc:4755] TS 29f3069b1b5f4b16b183506ea2bc3145 (127.23.134.129:37547): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2c99371c9acc4d9fab6f89660996bd13: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37547: connect: Connection refused (error 111)
I20260630 12:33:21.911463 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:21.912420 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:21.912856 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 693724adf75b4b4e8c16e813d79f30d4: stopping tablet replica
I20260630 12:33:21.934901 24090 master.cc:584] Master@127.23.134.190:44297 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14423 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:33:21.982718 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:37101
I20260630 12:33:21.984006 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:21.989866 30803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:21.990264 30804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:21.991492 30806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:21.992236 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:21.993054 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:21.993232 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:21.993357 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822801993346 us; error 0 us; skew 500 ppm
I20260630 12:33:21.993896 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:21.996501 24090 webserver.cc:533] Webserver started at http://127.23.134.190:34445/ using document root <none> and password file <none>
I20260630 12:33:21.996984 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:21.997153 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:21.997419 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:21.998687 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "0af1e31749b1450b8668e977725c6800"
format_stamp: "Formatted at 2026-06-30 12:33:21 on dist-test-slave-69xz"
I20260630 12:33:22.003477 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:22.006978 30811 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:22.007782 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:33:22.008075 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "0af1e31749b1450b8668e977725c6800"
format_stamp: "Formatted at 2026-06-30 12:33:21 on dist-test-slave-69xz"
I20260630 12:33:22.008354 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:22.033900 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:22.035238 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:22.076284 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:37101
I20260630 12:33:22.076402 30862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:37101 every 8 connection(s)
I20260630 12:33:22.080631 30863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:22.093268 30863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800: Bootstrap starting.
I20260630 12:33:22.098642 30863 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:22.103273 30863 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800: No bootstrap required, opened a new log
I20260630 12:33:22.105682 30863 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0af1e31749b1450b8668e977725c6800" member_type: VOTER }
I20260630 12:33:22.106159 30863 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:22.106408 30863 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af1e31749b1450b8668e977725c6800, State: Initialized, Role: FOLLOWER
I20260630 12:33:22.107020 30863 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0af1e31749b1450b8668e977725c6800" member_type: VOTER }
I20260630 12:33:22.107506 30863 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:22.107729 30863 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:22.108019 30863 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:22.113570 30863 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0af1e31749b1450b8668e977725c6800" member_type: VOTER }
I20260630 12:33:22.114125 30863 leader_election.cc:304] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [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: 0af1e31749b1450b8668e977725c6800; no voters: 
I20260630 12:33:22.115326 30863 leader_election.cc:290] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:22.115701 30866 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:22.117130 30866 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 1 LEADER]: Becoming Leader. State: Replica: 0af1e31749b1450b8668e977725c6800, State: Running, Role: LEADER
I20260630 12:33:22.117871 30866 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [LEADER]: Queue going to LEADER mode. State: All 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: "0af1e31749b1450b8668e977725c6800" member_type: VOTER }
I20260630 12:33:22.118532 30863 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:22.121381 30867 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0af1e31749b1450b8668e977725c6800" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0af1e31749b1450b8668e977725c6800" member_type: VOTER } }
I20260630 12:33:22.121683 30868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0af1e31749b1450b8668e977725c6800. Latest consensus state: current_term: 1 leader_uuid: "0af1e31749b1450b8668e977725c6800" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0af1e31749b1450b8668e977725c6800" member_type: VOTER } }
I20260630 12:33:22.123607 30867 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:22.123548 30868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:22.134755 30872 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:22.141083 30872 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:22.142336 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:22.150506 30872 catalog_manager.cc:1383] Generated new cluster ID: 596fcbcffec14e0ab941c286b4125d8d
I20260630 12:33:22.150781 30872 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:22.165905 30872 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:22.167315 30872 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:22.185017 30872 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800: Generated new TSK 0
I20260630 12:33:22.185706 30872 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:22.209798 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:22.216665 30884 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:22.217789 30885 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:22.219506 30887 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:22.219996 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:22.220974 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:22.221206 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:22.221388 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822802221369 us; error 0 us; skew 500 ppm
I20260630 12:33:22.221926 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:22.224476 24090 webserver.cc:533] Webserver started at http://127.23.134.129:35953/ using document root <none> and password file <none>
I20260630 12:33:22.225024 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:22.225245 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:22.225587 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:22.226886 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "edd6f3af28494ad489fa2b8db823330e"
format_stamp: "Formatted at 2026-06-30 12:33:22 on dist-test-slave-69xz"
I20260630 12:33:22.231805 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:33:22.235728 30892 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:22.236699 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:33:22.236992 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "edd6f3af28494ad489fa2b8db823330e"
format_stamp: "Formatted at 2026-06-30 12:33:22 on dist-test-slave-69xz"
I20260630 12:33:22.237246 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:22.249423 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:22.250840 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:22.252337 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:22.254841 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:22.255044 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:22.255316 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:22.255491 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:22.299341 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:37943
I20260630 12:33:22.299521 30954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:37943 every 8 connection(s)
I20260630 12:33:22.304983 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:22.312330 30959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:22.313491 30960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:22.317747 30962 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:22.317783 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:22.319465 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:22.319720 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:22.319954 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822802319932 us; error 0 us; skew 500 ppm
I20260630 12:33:22.320796 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:22.324483 24090 webserver.cc:533] Webserver started at http://127.23.134.130:40679/ using document root <none> and password file <none>
I20260630 12:33:22.325075 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:22.325331 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:22.325367 30955 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37101
I20260630 12:33:22.325676 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:22.325934 30955 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:22.326767 30955 heartbeater.cc:507] Master 127.23.134.190:37101 requested a full tablet report, sending...
I20260630 12:33:22.327208 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "2d714d5a9f3e45019b4542daae74c774"
format_stamp: "Formatted at 2026-06-30 12:33:22 on dist-test-slave-69xz"
I20260630 12:33:22.329170 30828 ts_manager.cc:194] Registered new tserver with Master: edd6f3af28494ad489fa2b8db823330e (127.23.134.129:37943)
I20260630 12:33:22.331162 30828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51260
I20260630 12:33:22.332603 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:33:22.336681 30967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:22.337705 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:22.338042 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "2d714d5a9f3e45019b4542daae74c774"
format_stamp: "Formatted at 2026-06-30 12:33:22 on dist-test-slave-69xz"
I20260630 12:33:22.338421 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:22.349984 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:22.351234 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:22.352747 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:22.355082 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:22.355309 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:22.355556 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:22.355731 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:22.399554 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:46861
I20260630 12:33:22.399658 31029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:46861 every 8 connection(s)
I20260630 12:33:22.404873 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:22.412184 31033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:22.412711 31034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:22.416115 31036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:22.416615 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:22.417912 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:22.418188 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:22.418417 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822802418395 us; error 0 us; skew 500 ppm
I20260630 12:33:22.418576 31030 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37101
I20260630 12:33:22.418974 31030 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:22.419128 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:22.419931 31030 heartbeater.cc:507] Master 127.23.134.190:37101 requested a full tablet report, sending...
I20260630 12:33:22.422086 24090 webserver.cc:533] Webserver started at http://127.23.134.131:44413/ using document root <none> and password file <none>
I20260630 12:33:22.422540 30828 ts_manager.cc:194] Registered new tserver with Master: 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861)
I20260630 12:33:22.422770 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:22.423099 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:22.423431 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:22.424557 30828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51266
I20260630 12:33:22.425166 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "d44739316f5f45ecbdf5a736a3538d12"
format_stamp: "Formatted at 2026-06-30 12:33:22 on dist-test-slave-69xz"
I20260630 12:33:22.430390 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:33:22.433861 31041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:22.434618 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:22.434926 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "d44739316f5f45ecbdf5a736a3538d12"
format_stamp: "Formatted at 2026-06-30 12:33:22 on dist-test-slave-69xz"
I20260630 12:33:22.435180 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:22.446112 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:22.447319 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:22.448778 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:22.451100 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:22.451300 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:22.451558 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:22.451716 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:22.494074 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:44101
I20260630 12:33:22.494196 31103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:44101 every 8 connection(s)
I20260630 12:33:22.509383 31104 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37101
I20260630 12:33:22.509938 31104 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:22.510718 31104 heartbeater.cc:507] Master 127.23.134.190:37101 requested a full tablet report, sending...
I20260630 12:33:22.512812 30828 ts_manager.cc:194] Registered new tserver with Master: d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:22.513562 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016030756s
I20260630 12:33:22.514618 30828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51272
I20260630 12:33:23.334462 30955 heartbeater.cc:499] Master 127.23.134.190:37101 was elected leader, sending a full tablet report...
I20260630 12:33:23.427781 31030 heartbeater.cc:499] Master 127.23.134.190:37101 was elected leader, sending a full tablet report...
I20260630 12:33:23.517918 31104 heartbeater.cc:499] Master 127.23.134.190:37101 was elected leader, sending a full tablet report...
I20260630 12:33:23.572659 30828 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51284:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:23.575750 30828 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:23.639472 30995 tablet_service.cc:1511] Processing CreateTablet for tablet e71d9fd8956f4489a837a7242fb2874d (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:23.641088 30994 tablet_service.cc:1511] Processing CreateTablet for tablet 65174e21990e484397d4ba0b2ca23a68 (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:23.641288 30995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71d9fd8956f4489a837a7242fb2874d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.641965 30993 tablet_service.cc:1511] Processing CreateTablet for tablet 8220b1b9c65a4a0db27a14619e043db6 (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:23.642674 30994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65174e21990e484397d4ba0b2ca23a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.643340 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8220b1b9c65a4a0db27a14619e043db6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.643067 30992 tablet_service.cc:1511] Processing CreateTablet for tablet 462a8910f9084d329d71a979e73373de (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:23.644464 30992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462a8910f9084d329d71a979e73373de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.656930 30920 tablet_service.cc:1511] Processing CreateTablet for tablet e71d9fd8956f4489a837a7242fb2874d (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:23.658613 30920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71d9fd8956f4489a837a7242fb2874d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.662904 30919 tablet_service.cc:1511] Processing CreateTablet for tablet 65174e21990e484397d4ba0b2ca23a68 (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:23.664816 30919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65174e21990e484397d4ba0b2ca23a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.670387 31124 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: Bootstrap starting.
I20260630 12:33:23.671787 30918 tablet_service.cc:1511] Processing CreateTablet for tablet 8220b1b9c65a4a0db27a14619e043db6 (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:23.673236 30918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8220b1b9c65a4a0db27a14619e043db6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.674873 30917 tablet_service.cc:1511] Processing CreateTablet for tablet 462a8910f9084d329d71a979e73373de (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:23.676436 30917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462a8910f9084d329d71a979e73373de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.678835 31124 tablet_bootstrap.cc:654] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.683292 31069 tablet_service.cc:1511] Processing CreateTablet for tablet e71d9fd8956f4489a837a7242fb2874d (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:23.684725 31069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71d9fd8956f4489a837a7242fb2874d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.686779 31068 tablet_service.cc:1511] Processing CreateTablet for tablet 65174e21990e484397d4ba0b2ca23a68 (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:23.688169 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65174e21990e484397d4ba0b2ca23a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.690793 31067 tablet_service.cc:1511] Processing CreateTablet for tablet 8220b1b9c65a4a0db27a14619e043db6 (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:23.692180 31067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8220b1b9c65a4a0db27a14619e043db6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.693856 31066 tablet_service.cc:1511] Processing CreateTablet for tablet 462a8910f9084d329d71a979e73373de (DEFAULT_TABLE table=test-workload [id=6eb64d197baa4c188a7d0b932c481545]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:23.695238 31066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462a8910f9084d329d71a979e73373de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:23.714941 31124 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: No bootstrap required, opened a new log
I20260630 12:33:23.715595 31124 ts_tablet_manager.cc:1403] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.011s
I20260630 12:33:23.719063 31124 raft_consensus.cc:359] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.719847 31124 raft_consensus.cc:385] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.735895 31126 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Bootstrap starting.
I20260630 12:33:23.720153 31124 raft_consensus.cc:740] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d714d5a9f3e45019b4542daae74c774, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.740685 31124 consensus_queue.cc:260] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.740749 31127 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: Bootstrap starting.
I20260630 12:33:23.744194 31124 ts_tablet_manager.cc:1434] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.004s
I20260630 12:33:23.750511 31124 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: Bootstrap starting.
I20260630 12:33:23.752606 31126 tablet_bootstrap.cc:654] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.753396 31127 tablet_bootstrap.cc:654] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.757875 31124 tablet_bootstrap.cc:654] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.763172 31127 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: No bootstrap required, opened a new log
I20260630 12:33:23.763702 31126 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: No bootstrap required, opened a new log
I20260630 12:33:23.763796 31127 ts_tablet_manager.cc:1403] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260630 12:33:23.764334 31126 ts_tablet_manager.cc:1403] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.007s
I20260630 12:33:23.764915 31124 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: No bootstrap required, opened a new log
I20260630 12:33:23.765556 31124 ts_tablet_manager.cc:1403] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260630 12:33:23.767621 31126 raft_consensus.cc:359] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.768280 31126 raft_consensus.cc:385] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.768621 31126 raft_consensus.cc:740] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.768301 31127 raft_consensus.cc:359] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.768895 31124 raft_consensus.cc:359] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.769435 31127 raft_consensus.cc:385] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.769873 31124 raft_consensus.cc:385] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.769403 31126 consensus_queue.cc:260] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.770015 31127 raft_consensus.cc:740] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44739316f5f45ecbdf5a736a3538d12, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.770238 31124 raft_consensus.cc:740] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d714d5a9f3e45019b4542daae74c774, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.771083 31127 consensus_queue.cc:260] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.771083 31124 consensus_queue.cc:260] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.774617 31124 ts_tablet_manager.cc:1434] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:33:23.775748 31124 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Bootstrap starting.
I20260630 12:33:23.778707 31127 ts_tablet_manager.cc:1434] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:33:23.779914 31127 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: Bootstrap starting.
I20260630 12:33:23.772622 31126 ts_tablet_manager.cc:1434] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:33:23.781966 31126 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Bootstrap starting.
I20260630 12:33:23.786386 31127 tablet_bootstrap.cc:654] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.788931 31126 tablet_bootstrap.cc:654] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.792009 31124 tablet_bootstrap.cc:654] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.799100 31127 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: No bootstrap required, opened a new log
I20260630 12:33:23.799979 31127 ts_tablet_manager.cc:1403] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:33:23.804189 31127 raft_consensus.cc:359] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.806900 31127 raft_consensus.cc:385] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.807300 31127 raft_consensus.cc:740] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44739316f5f45ecbdf5a736a3538d12, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.808326 31127 consensus_queue.cc:260] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.808907 31126 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: No bootstrap required, opened a new log
I20260630 12:33:23.809751 31126 ts_tablet_manager.cc:1403] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.015s
I20260630 12:33:23.811251 31127 ts_tablet_manager.cc:1434] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:33:23.812451 31127 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Bootstrap starting.
I20260630 12:33:23.814667 31126 raft_consensus.cc:359] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.815537 31126 raft_consensus.cc:385] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.815891 31126 raft_consensus.cc:740] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.816560 31124 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: No bootstrap required, opened a new log
I20260630 12:33:23.817121 31124 ts_tablet_manager.cc:1403] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Time spent bootstrapping tablet: real 0.042s	user 0.026s	sys 0.001s
I20260630 12:33:23.816752 31126 consensus_queue.cc:260] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.819120 31126 ts_tablet_manager.cc:1434] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:33:23.820173 31126 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Bootstrap starting.
I20260630 12:33:23.820425 31124 raft_consensus.cc:359] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.821231 31124 raft_consensus.cc:385] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.821569 31124 raft_consensus.cc:740] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d714d5a9f3e45019b4542daae74c774, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.822501 31124 consensus_queue.cc:260] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.824255 31127 tablet_bootstrap.cc:654] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.828013 31126 tablet_bootstrap.cc:654] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.831806 31124 ts_tablet_manager.cc:1434] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:33:23.835181 31124 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: Bootstrap starting.
I20260630 12:33:23.842473 31124 tablet_bootstrap.cc:654] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.844378 31127 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: No bootstrap required, opened a new log
I20260630 12:33:23.845232 31127 ts_tablet_manager.cc:1403] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.010s
I20260630 12:33:23.847316 31124 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: No bootstrap required, opened a new log
I20260630 12:33:23.847810 31124 ts_tablet_manager.cc:1403] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:33:23.849726 31127 raft_consensus.cc:359] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.850512 31127 raft_consensus.cc:385] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.850584 31124 raft_consensus.cc:359] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.850852 31127 raft_consensus.cc:740] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44739316f5f45ecbdf5a736a3538d12, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.851361 31124 raft_consensus.cc:385] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.851689 31124 raft_consensus.cc:740] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d714d5a9f3e45019b4542daae74c774, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.852250 31126 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: No bootstrap required, opened a new log
I20260630 12:33:23.852104 31127 consensus_queue.cc:260] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.852766 31126 ts_tablet_manager.cc:1403] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.020s
I20260630 12:33:23.852458 31124 consensus_queue.cc:260] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.854655 31127 ts_tablet_manager.cc:1434] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:33:23.855800 31127 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: Bootstrap starting.
I20260630 12:33:23.855971 31126 raft_consensus.cc:359] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.856766 31126 raft_consensus.cc:385] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.857138 31124 ts_tablet_manager.cc:1434] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:33:23.857095 31126 raft_consensus.cc:740] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.858352 31126 consensus_queue.cc:260] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.863025 31127 tablet_bootstrap.cc:654] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.863139 31126 ts_tablet_manager.cc:1434] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:33:23.864437 31126 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Bootstrap starting.
I20260630 12:33:23.871732 31126 tablet_bootstrap.cc:654] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:23.878399 31126 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: No bootstrap required, opened a new log
I20260630 12:33:23.879031 31126 ts_tablet_manager.cc:1403] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:33:23.880927 31127 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: No bootstrap required, opened a new log
I20260630 12:33:23.881407 31127 ts_tablet_manager.cc:1403] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260630 12:33:23.881814 31126 raft_consensus.cc:359] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.882433 31126 raft_consensus.cc:385] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.882681 31126 raft_consensus.cc:740] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.883384 31126 consensus_queue.cc:260] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.883889 31127 raft_consensus.cc:359] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.884570 31127 raft_consensus.cc:385] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:23.884860 31127 raft_consensus.cc:740] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44739316f5f45ecbdf5a736a3538d12, State: Initialized, Role: FOLLOWER
I20260630 12:33:23.885401 31126 ts_tablet_manager.cc:1434] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:33:23.885720 31127 consensus_queue.cc:260] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.887871 31127 ts_tablet_manager.cc:1434] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:33:23.952924 31132 raft_consensus.cc:493] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:23.953580 31132 raft_consensus.cc:515] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.956411 31132 leader_election.cc:290] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:23.967509 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65174e21990e484397d4ba0b2ca23a68" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774" is_pre_election: true
I20260630 12:33:23.968451 31005 raft_consensus.cc:2468] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 0.
I20260630 12:33:23.969421 31079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65174e21990e484397d4ba0b2ca23a68" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12" is_pre_election: true
I20260630 12:33:23.969826 30896 leader_election.cc:304] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d714d5a9f3e45019b4542daae74c774, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:23.970247 31079 raft_consensus.cc:2468] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 0.
I20260630 12:33:23.970700 31132 raft_consensus.cc:2804] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:23.971004 31132 raft_consensus.cc:493] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:23.971349 31132 raft_consensus.cc:3060] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.974828 31128 raft_consensus.cc:493] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:23.975262 31128 raft_consensus.cc:515] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.977630 31128 leader_election.cc:290] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edd6f3af28494ad489fa2b8db823330e (127.23.134.129:37943), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:23.979216 31132 raft_consensus.cc:515] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.982476 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65174e21990e484397d4ba0b2ca23a68" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774"
I20260630 12:33:23.983049 31005 raft_consensus.cc:3060] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.983444 31079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65174e21990e484397d4ba0b2ca23a68" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12"
I20260630 12:33:23.984032 31079 raft_consensus.cc:3060] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:23.991564 31005 raft_consensus.cc:2468] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:23.992091 31079 raft_consensus.cc:2468] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:23.992520 31132 leader_election.cc:290] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 election: Requested vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:23.993310 30896 leader_election.cc:304] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d44739316f5f45ecbdf5a736a3538d12, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:23.993638 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a8910f9084d329d71a979e73373de" candidate_uuid: "2d714d5a9f3e45019b4542daae74c774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12" is_pre_election: true
I20260630 12:33:23.993661 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a8910f9084d329d71a979e73373de" candidate_uuid: "2d714d5a9f3e45019b4542daae74c774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edd6f3af28494ad489fa2b8db823330e" is_pre_election: true
I20260630 12:33:23.994339 31132 raft_consensus.cc:2804] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:23.994439 31078 raft_consensus.cc:2468] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d714d5a9f3e45019b4542daae74c774 in term 0.
I20260630 12:33:23.994562 30930 raft_consensus.cc:2468] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d714d5a9f3e45019b4542daae74c774 in term 0.
I20260630 12:33:23.995838 31132 raft_consensus.cc:697] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 LEADER]: Becoming Leader. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Running, Role: LEADER
I20260630 12:33:23.996110 30971 leader_election.cc:304] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d714d5a9f3e45019b4542daae74c774, d44739316f5f45ecbdf5a736a3538d12; no voters: 
I20260630 12:33:23.997056 31128 raft_consensus.cc:2804] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:23.996802 31132 consensus_queue.cc:237] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:23.997376 31128 raft_consensus.cc:493] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:23.997797 31128 raft_consensus.cc:3060] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:24.005160 31128 raft_consensus.cc:515] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:24.007962 31128 leader_election.cc:290] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [CANDIDATE]: Term 1 election: Requested vote from peers edd6f3af28494ad489fa2b8db823330e (127.23.134.129:37943), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:24.007757 30930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a8910f9084d329d71a979e73373de" candidate_uuid: "2d714d5a9f3e45019b4542daae74c774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edd6f3af28494ad489fa2b8db823330e"
I20260630 12:33:24.008702 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a8910f9084d329d71a979e73373de" candidate_uuid: "2d714d5a9f3e45019b4542daae74c774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12"
I20260630 12:33:24.008792 30930 raft_consensus.cc:3060] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:24.009260 31078 raft_consensus.cc:3060] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:24.007737 30825 catalog_manager.cc:5697] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e reported cstate change: term changed from 0 to 1, leader changed from <none> to edd6f3af28494ad489fa2b8db823330e (127.23.134.129). New cstate: current_term: 1 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:24.015787 30930 raft_consensus.cc:2468] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d714d5a9f3e45019b4542daae74c774 in term 1.
I20260630 12:33:24.015738 31078 raft_consensus.cc:2468] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d714d5a9f3e45019b4542daae74c774 in term 1.
I20260630 12:33:24.017182 30969 leader_election.cc:304] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d714d5a9f3e45019b4542daae74c774, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:24.018116 31128 raft_consensus.cc:2804] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:24.019454 31128 raft_consensus.cc:697] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 1 LEADER]: Becoming Leader. State: Replica: 2d714d5a9f3e45019b4542daae74c774, State: Running, Role: LEADER
I20260630 12:33:24.020354 31128 consensus_queue.cc:237] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:24.027377 30825 catalog_manager.cc:5697] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "2d714d5a9f3e45019b4542daae74c774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:24.101636 31132 raft_consensus.cc:493] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:24.102365 31132 raft_consensus.cc:515] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:24.104303 31132 leader_election.cc:290] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:24.105347 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8220b1b9c65a4a0db27a14619e043db6" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774" is_pre_election: true
I20260630 12:33:24.105482 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8220b1b9c65a4a0db27a14619e043db6" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12" is_pre_election: true
I20260630 12:33:24.106061 31005 raft_consensus.cc:2468] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 0.
I20260630 12:33:24.106159 31078 raft_consensus.cc:2468] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 0.
I20260630 12:33:24.107143 30896 leader_election.cc:304] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d714d5a9f3e45019b4542daae74c774, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:24.107815 31132 raft_consensus.cc:2804] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:24.108132 31132 raft_consensus.cc:493] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:24.108421 31132 raft_consensus.cc:3060] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:24.114620 31132 raft_consensus.cc:515] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:24.116252 31132 leader_election.cc:290] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 election: Requested vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:24.117156 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8220b1b9c65a4a0db27a14619e043db6" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774"
I20260630 12:33:24.117467 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8220b1b9c65a4a0db27a14619e043db6" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12"
I20260630 12:33:24.117763 31005 raft_consensus.cc:3060] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:24.118124 31078 raft_consensus.cc:3060] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:24.125620 31005 raft_consensus.cc:2468] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:24.125942 31078 raft_consensus.cc:2468] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:24.127069 30896 leader_election.cc:304] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d714d5a9f3e45019b4542daae74c774, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:24.128031 31132 raft_consensus.cc:2804] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:24.128527 31132 raft_consensus.cc:697] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 LEADER]: Becoming Leader. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Running, Role: LEADER
I20260630 12:33:24.129173 31132 consensus_queue.cc:237] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
W20260630 12:33:24.137657 30876 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:33:24.136955 30825 catalog_manager.cc:5697] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e reported cstate change: term changed from 0 to 1, leader changed from <none> to edd6f3af28494ad489fa2b8db823330e (127.23.134.129). New cstate: current_term: 1 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:24.259485 31132 raft_consensus.cc:493] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:24.260265 31132 raft_consensus.cc:515] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:24.262392 31132 leader_election.cc:290] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:24.263485 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d9fd8956f4489a837a7242fb2874d" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774" is_pre_election: true
I20260630 12:33:24.263626 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d9fd8956f4489a837a7242fb2874d" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12" is_pre_election: true
I20260630 12:33:24.264328 31005 raft_consensus.cc:2468] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 0.
I20260630 12:33:24.264438 31078 raft_consensus.cc:2468] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 0.
I20260630 12:33:24.265676 30896 leader_election.cc:304] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d44739316f5f45ecbdf5a736a3538d12, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:24.266366 31132 raft_consensus.cc:2804] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:24.266719 31132 raft_consensus.cc:493] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:24.267006 31132 raft_consensus.cc:3060] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:24.272492 31132 raft_consensus.cc:515] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:24.274175 31132 leader_election.cc:290] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 election: Requested vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:24.275087 31005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d9fd8956f4489a837a7242fb2874d" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774"
I20260630 12:33:24.275369 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d9fd8956f4489a837a7242fb2874d" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12"
I20260630 12:33:24.275758 31005 raft_consensus.cc:3060] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:24.275933 31078 raft_consensus.cc:3060] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:24.283265 31005 raft_consensus.cc:2468] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:24.283265 31078 raft_consensus.cc:2468] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:24.284704 30896 leader_election.cc:304] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d714d5a9f3e45019b4542daae74c774, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:24.285425 31132 raft_consensus.cc:2804] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:24.285894 31132 raft_consensus.cc:697] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 LEADER]: Becoming Leader. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Running, Role: LEADER
I20260630 12:33:24.286579 31132 consensus_queue.cc:237] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:24.293864 30825 catalog_manager.cc:5697] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e reported cstate change: term changed from 0 to 1, leader changed from <none> to edd6f3af28494ad489fa2b8db823330e (127.23.134.129). New cstate: current_term: 1 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:24.362563 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:33:24.387071 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:24.387825 24090 tablet_replica.cc:333] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: stopping tablet replica
I20260630 12:33:24.388450 24090 raft_consensus.cc:2243] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:24.389226 24090 pending_rounds.cc:70] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Trying to abort 1 pending ops.
I20260630 12:33:24.389468 24090 pending_rounds.cc:77] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442205179858944 op_type: NO_OP noop_request { }
I20260630 12:33:24.389860 24090 raft_consensus.cc:2889] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:33:24.390167 24090 raft_consensus.cc:2272] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.392488 24090 tablet_replica.cc:333] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: stopping tablet replica
I20260630 12:33:24.393059 24090 raft_consensus.cc:2243] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:24.393714 24090 pending_rounds.cc:70] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Trying to abort 1 pending ops.
I20260630 12:33:24.393921 24090 pending_rounds.cc:77] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442206364872704 op_type: NO_OP noop_request { }
I20260630 12:33:24.394191 24090 raft_consensus.cc:2889] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:33:24.394465 24090 raft_consensus.cc:2272] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.396745 24090 tablet_replica.cc:333] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: stopping tablet replica
I20260630 12:33:24.397279 24090 raft_consensus.cc:2243] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:24.397914 24090 pending_rounds.cc:70] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Trying to abort 1 pending ops.
I20260630 12:33:24.398113 24090 pending_rounds.cc:77] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442205720403968 op_type: NO_OP noop_request { }
I20260630 12:33:24.398379 24090 raft_consensus.cc:2889] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:33:24.398730 24090 raft_consensus.cc:2272] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.400928 24090 tablet_replica.cc:333] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: stopping tablet replica
I20260630 12:33:24.401422 24090 raft_consensus.cc:2243] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:24.401842 24090 raft_consensus.cc:2272] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.424127 31128 consensus_queue.cc:1048] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:24.426405 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
W20260630 12:33:24.438305 30969 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37943: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260630 12:33:24.442755 30969 consensus_peers.cc:597] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 -> Peer edd6f3af28494ad489fa2b8db823330e (127.23.134.129:37943): Couldn't send request to peer edd6f3af28494ad489fa2b8db823330e. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:24.447971 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:33:24.467872 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:24.468484 24090 tablet_replica.cc:333] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: stopping tablet replica
I20260630 12:33:24.469054 24090 raft_consensus.cc:2243] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:24.469973 24090 raft_consensus.cc:2272] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.472175 24090 tablet_replica.cc:333] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: stopping tablet replica
I20260630 12:33:24.472692 24090 raft_consensus.cc:2243] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:24.473068 24090 raft_consensus.cc:2272] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.474857 24090 tablet_replica.cc:333] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: stopping tablet replica
I20260630 12:33:24.475345 24090 raft_consensus.cc:2243] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:24.475713 24090 raft_consensus.cc:2272] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.477458 24090 tablet_replica.cc:333] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: stopping tablet replica
I20260630 12:33:24.477954 24090 raft_consensus.cc:2243] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:24.478370 24090 raft_consensus.cc:2272] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.501238 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:33:24.515055 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:33:24.533313 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:24.534000 24090 tablet_replica.cc:333] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: stopping tablet replica
I20260630 12:33:24.534592 24090 raft_consensus.cc:2243] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:24.535009 24090 raft_consensus.cc:2272] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.536993 24090 tablet_replica.cc:333] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: stopping tablet replica
I20260630 12:33:24.537518 24090 raft_consensus.cc:2243] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:24.537986 24090 raft_consensus.cc:2272] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.540550 24090 tablet_replica.cc:333] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: stopping tablet replica
I20260630 12:33:24.541069 24090 raft_consensus.cc:2243] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:24.541436 24090 raft_consensus.cc:2272] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.543161 24090 tablet_replica.cc:333] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: stopping tablet replica
I20260630 12:33:24.543644 24090 raft_consensus.cc:2243] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:24.544013 24090 raft_consensus.cc:2272] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:24.566160 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:33:24.580731 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:24.586721 31158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:24.586808 31159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:24.589162 31161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:24.590070 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:24.591189 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:24.591461 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:24.591666 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822804591655 us; error 0 us; skew 500 ppm
I20260630 12:33:24.592209 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:24.594641 24090 webserver.cc:533] Webserver started at http://127.23.134.132:40087/ using document root <none> and password file <none>
I20260630 12:33:24.595206 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:24.595446 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:24.595765 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:24.596956 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "13400d8f14fa440f94466f32fb70fe55"
format_stamp: "Formatted at 2026-06-30 12:33:24 on dist-test-slave-69xz"
I20260630 12:33:24.601832 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:24.605253 31166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:24.606196 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:24.606554 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "13400d8f14fa440f94466f32fb70fe55"
format_stamp: "Formatted at 2026-06-30 12:33:24 on dist-test-slave-69xz"
I20260630 12:33:24.606911 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:24.617653 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:24.618759 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:24.620327 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:24.622821 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:24.623150 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:24.623481 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:24.623780 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:24.666574 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:35957
I20260630 12:33:24.666710 31228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:35957 every 8 connection(s)
I20260630 12:33:24.682096 31229 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37101
I20260630 12:33:24.682576 31229 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:24.683398 31229 heartbeater.cc:507] Master 127.23.134.190:37101 requested a full tablet report, sending...
I20260630 12:33:24.685422 30828 ts_manager.cc:194] Registered new tserver with Master: 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132:35957)
I20260630 12:33:24.686967 30828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51296
W20260630 12:33:25.151157 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet e71d9fd8956f4489a837a7242fb2874d: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37943: connect: Connection refused (error 111)
W20260630 12:33:25.154657 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet 65174e21990e484397d4ba0b2ca23a68: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37943: connect: Connection refused (error 111)
W20260630 12:33:25.158187 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet 462a8910f9084d329d71a979e73373de: Network error: Client connection negotiation failed: client connection to 127.23.134.130:46861: connect: Connection refused (error 111)
I20260630 12:33:25.689721 31229 heartbeater.cc:499] Master 127.23.134.190:37101 was elected leader, sending a full tablet report...
W20260630 12:33:26.169327 30876 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 6eb64d197baa4c188a7d0b932c481545: could not find any suitable replica to move from server edd6f3af28494ad489fa2b8db823330e to server 13400d8f14fa440f94466f32fb70fe55
W20260630 12:33:27.183599 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet e71d9fd8956f4489a837a7242fb2874d: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37943: connect: Connection refused (error 111)
W20260630 12:33:27.187220 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet 462a8910f9084d329d71a979e73373de: Network error: Client connection negotiation failed: client connection to 127.23.134.130:46861: connect: Connection refused (error 111)
W20260630 12:33:27.190682 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet 65174e21990e484397d4ba0b2ca23a68: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37943: connect: Connection refused (error 111)
W20260630 12:33:28.220045 30876 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 6eb64d197baa4c188a7d0b932c481545: could not find any suitable replica to move from server edd6f3af28494ad489fa2b8db823330e to server 13400d8f14fa440f94466f32fb70fe55
W20260630 12:33:29.233083 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet 65174e21990e484397d4ba0b2ca23a68: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37943: connect: Connection refused (error 111)
W20260630 12:33:29.236382 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet 462a8910f9084d329d71a979e73373de: Network error: Client connection negotiation failed: client connection to 127.23.134.130:46861: connect: Connection refused (error 111)
W20260630 12:33:29.239431 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet 8220b1b9c65a4a0db27a14619e043db6: Network error: Client connection negotiation failed: client connection to 127.23.134.129:37943: connect: Connection refused (error 111)
W20260630 12:33:30.470548 30876 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2d714d5a9f3e45019b4542daae74c774 not available for placement
W20260630 12:33:31.442744 31225 debug-util.cc:398] Leaking SignalData structure 0x7b0800142fe0 after lost signal to thread 24093
W20260630 12:33:31.444075 31225 debug-util.cc:398] Leaking SignalData structure 0x7b08000ae060 after lost signal to thread 30862
W20260630 12:33:31.445456 31225 debug-util.cc:398] Leaking SignalData structure 0x7b080017fa00 after lost signal to thread 31228
W20260630 12:33:31.472980 30876 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2d714d5a9f3e45019b4542daae74c774 not available for placement
W20260630 12:33:32.475225 30876 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2d714d5a9f3e45019b4542daae74c774 not available for placement
I20260630 12:33:33.241309 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:33.252493 31237 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:33.258882 31238 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:33.261828 31240 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:33.262228 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:33.265009 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:33.265345 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:33.265581 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822813265543 us; error 0 us; skew 500 ppm
I20260630 12:33:33.266203 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:33.270296 24090 webserver.cc:533] Webserver started at http://127.23.134.129:35953/ using document root <none> and password file <none>
I20260630 12:33:33.270982 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:33.271216 24090 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:33:33.276135 24090 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:33:33.280148 31245 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:33.281277 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:33:33.281637 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "edd6f3af28494ad489fa2b8db823330e"
format_stamp: "Formatted at 2026-06-30 12:33:22 on dist-test-slave-69xz"
I20260630 12:33:33.282122 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:33.317226 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:33.318753 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:33.320853 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:33.326808 31252 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:33:33.367362 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:33:33.367770 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.043s	user 0.003s	sys 0.000s
I20260630 12:33:33.368144 24090 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:33:33.374522 31252 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Bootstrap starting.
I20260630 12:33:33.386001 24090 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:33:33.386318 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.018s	sys 0.000s
I20260630 12:33:33.393988 31252 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:33:33.395064 31252 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Bootstrap complete.
I20260630 12:33:33.395794 31252 ts_tablet_manager.cc:1403] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260630 12:33:33.400091 31252 raft_consensus.cc:359] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:33.401656 31252 raft_consensus.cc:740] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Initialized, Role: FOLLOWER
I20260630 12:33:33.402894 31252 consensus_queue.cc:260] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [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: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:33.422647 31252 ts_tablet_manager.cc:1434] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.009s
I20260630 12:33:33.424099 31252 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Bootstrap starting.
I20260630 12:33:33.445840 31252 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:33.447105 31252 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Bootstrap complete.
I20260630 12:33:33.448155 31252 ts_tablet_manager.cc:1403] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260630 12:33:33.452092 31252 raft_consensus.cc:359] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:33.453209 31252 raft_consensus.cc:740] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Initialized, Role: FOLLOWER
I20260630 12:33:33.454563 31252 consensus_queue.cc:260] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:33.457628 31252 ts_tablet_manager.cc:1434] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:33:33.458645 31252 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Bootstrap starting.
W20260630 12:33:33.478343 30876 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2d714d5a9f3e45019b4542daae74c774 not available for placement
I20260630 12:33:33.478511 31252 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:33:33.479923 31252 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Bootstrap complete.
I20260630 12:33:33.480710 31252 ts_tablet_manager.cc:1403] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260630 12:33:33.484333 31252 raft_consensus.cc:359] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:33.485363 31252 raft_consensus.cc:740] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Initialized, Role: FOLLOWER
I20260630 12:33:33.486461 31252 consensus_queue.cc:260] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:33.489045 31252 ts_tablet_manager.cc:1434] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:33:33.490128 31252 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Bootstrap starting.
I20260630 12:33:33.492028 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:37943
I20260630 12:33:33.492169 31312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:37943 every 8 connection(s)
W20260630 12:33:33.535509 31314 tablet.cc:2406] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:33:33.536589 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:33.544838 31252 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:33:33.546058 31252 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Bootstrap complete.
I20260630 12:33:33.546880 31252 ts_tablet_manager.cc:1403] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.027s
I20260630 12:33:33.550428 31252 raft_consensus.cc:359] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:33.550886 31313 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37101
I20260630 12:33:33.551467 31252 raft_consensus.cc:740] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Initialized, Role: FOLLOWER
I20260630 12:33:33.551559 31313 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:33.553036 31313 heartbeater.cc:507] Master 127.23.134.190:37101 requested a full tablet report, sending...
W20260630 12:33:33.554809 31318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:33.552608 31252 consensus_queue.cc:260] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:33.558786 31252 ts_tablet_manager.cc:1434] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
W20260630 12:33:33.573048 31319 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:33.604786 30828 ts_manager.cc:194] Re-registered known tserver with Master: edd6f3af28494ad489fa2b8db823330e (127.23.134.129:37943)
I20260630 12:33:34.031155 30828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40836
I20260630 12:33:34.038460 31313 heartbeater.cc:499] Master 127.23.134.190:37101 was elected leader, sending a full tablet report...
W20260630 12:33:34.060597 31321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:34.063506 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:34.064740 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:34.064983 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:34.065204 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822814065182 us; error 0 us; skew 500 ppm
I20260630 12:33:34.065900 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:34.069094 24090 webserver.cc:533] Webserver started at http://127.23.134.130:40679/ using document root <none> and password file <none>
I20260630 12:33:34.069715 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:34.069931 24090 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:33:34.073925 24090 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:33:34.077785 31326 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.078743 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:33:34.079056 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "2d714d5a9f3e45019b4542daae74c774"
format_stamp: "Formatted at 2026-06-30 12:33:22 on dist-test-slave-69xz"
I20260630 12:33:34.079385 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:34.100728 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:34.102029 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:34.103785 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:34.134215 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:33:34.134572 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.028s	user 0.002s	sys 0.000s
I20260630 12:33:34.140386 31333 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Bootstrap starting.
I20260630 12:33:34.162061 24090 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:33:34.162655 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.028s	user 0.028s	sys 0.000s
I20260630 12:33:34.168359 31333 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:34.169826 31333 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Bootstrap complete.
I20260630 12:33:34.170881 31333 ts_tablet_manager.cc:1403] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260630 12:33:34.174278 31333 raft_consensus.cc:359] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.175117 31333 raft_consensus.cc:740] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d714d5a9f3e45019b4542daae74c774, State: Initialized, Role: FOLLOWER
I20260630 12:33:34.176520 31333 consensus_queue.cc:260] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.191807 31333 ts_tablet_manager.cc:1434] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:33:34.193262 31333 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: Bootstrap starting.
I20260630 12:33:34.223639 31333 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:34.224836 31333 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: Bootstrap complete.
I20260630 12:33:34.225732 31333 ts_tablet_manager.cc:1403] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.020s
I20260630 12:33:34.229321 31333 raft_consensus.cc:359] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.230422 31333 raft_consensus.cc:740] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d714d5a9f3e45019b4542daae74c774, State: Initialized, Role: FOLLOWER
I20260630 12:33:34.231703 31333 consensus_queue.cc:260] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.234433 31333 ts_tablet_manager.cc:1434] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:33:34.235486 31333 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: Bootstrap starting.
I20260630 12:33:34.265666 31333 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:34.266677 31333 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: Bootstrap complete.
I20260630 12:33:34.267477 31333 ts_tablet_manager.cc:1403] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260630 12:33:34.271622 31333 raft_consensus.cc:359] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.272665 31333 raft_consensus.cc:740] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d714d5a9f3e45019b4542daae74c774, State: Initialized, Role: FOLLOWER
I20260630 12:33:34.273821 31333 consensus_queue.cc:260] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.277413 31333 ts_tablet_manager.cc:1434] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:33:34.278458 31333 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: Bootstrap starting.
I20260630 12:33:34.300532 31333 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:34.301723 31333 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: Bootstrap complete.
I20260630 12:33:34.302625 31333 ts_tablet_manager.cc:1403] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.002s
I20260630 12:33:34.306892 31333 raft_consensus.cc:359] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.307802 31333 raft_consensus.cc:740] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d714d5a9f3e45019b4542daae74c774, State: Initialized, Role: FOLLOWER
I20260630 12:33:34.308912 31333 consensus_queue.cc:260] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.311766 31333 ts_tablet_manager.cc:1434] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:33:34.363776 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:46861
I20260630 12:33:34.363935 31394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:46861 every 8 connection(s)
I20260630 12:33:34.383268 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:34.409142 31399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:34.410701 31395 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37101
I20260630 12:33:34.411288 31395 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:34.412463 31395 heartbeater.cc:507] Master 127.23.134.190:37101 requested a full tablet report, sending...
W20260630 12:33:34.413038 31400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:34.418793 30825 ts_manager.cc:194] Re-registered known tserver with Master: 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861)
I20260630 12:33:34.427141 30825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40848
I20260630 12:33:34.431766 24090 server_base.cc:1061] running on GCE node
W20260630 12:33:34.432331 31403 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:34.433820 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:34.434136 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:34.434373 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822814434355 us; error 0 us; skew 500 ppm
I20260630 12:33:34.435148 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:34.438707 24090 webserver.cc:533] Webserver started at http://127.23.134.131:44413/ using document root <none> and password file <none>
I20260630 12:33:34.439412 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:34.439647 24090 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:33:34.445201 24090 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:34.450434 31407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:34.451471 24090 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:33:34.451897 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "d44739316f5f45ecbdf5a736a3538d12"
format_stamp: "Formatted at 2026-06-30 12:33:22 on dist-test-slave-69xz"
I20260630 12:33:34.452353 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:34.474985 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:34.476877 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:34.479779 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260630 12:33:34.481230 30876 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver d44739316f5f45ecbdf5a736a3538d12 not available for placement
I20260630 12:33:34.485301 31414 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:33:34.521975 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:33:34.522336 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.038s	user 0.002s	sys 0.000s
I20260630 12:33:34.522754 24090 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:33:34.528014 31414 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: Bootstrap starting.
I20260630 12:33:34.538160 24090 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:33:34.538477 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.016s	sys 0.000s
I20260630 12:33:34.544605 31414 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:34.545490 31414 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: Bootstrap complete.
I20260630 12:33:34.546264 31414 ts_tablet_manager.cc:1403] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260630 12:33:34.550004 31414 raft_consensus.cc:359] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.550917 31414 raft_consensus.cc:740] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44739316f5f45ecbdf5a736a3538d12, State: Initialized, Role: FOLLOWER
I20260630 12:33:34.551862 31414 consensus_queue.cc:260] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.556104 31414 ts_tablet_manager.cc:1434] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:33:34.557142 31414 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: Bootstrap starting.
I20260630 12:33:34.583308 31414 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:34.584532 31414 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: Bootstrap complete.
I20260630 12:33:34.585433 31414 ts_tablet_manager.cc:1403] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260630 12:33:34.588901 31414 raft_consensus.cc:359] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.589824 31414 raft_consensus.cc:740] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44739316f5f45ecbdf5a736a3538d12, State: Initialized, Role: FOLLOWER
I20260630 12:33:34.590812 31414 consensus_queue.cc:260] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.593273 31414 ts_tablet_manager.cc:1434] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:33:34.594269 31414 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Bootstrap starting.
I20260630 12:33:34.613847 31414 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:34.614903 31414 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Bootstrap complete.
I20260630 12:33:34.615674 31414 ts_tablet_manager.cc:1403] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260630 12:33:34.618887 31414 raft_consensus.cc:359] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.619772 31414 raft_consensus.cc:740] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44739316f5f45ecbdf5a736a3538d12, State: Initialized, Role: FOLLOWER
I20260630 12:33:34.620638 31414 consensus_queue.cc:260] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.623175 31414 ts_tablet_manager.cc:1434] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:33:34.624152 31414 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: Bootstrap starting.
I20260630 12:33:34.624989 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:44101
I20260630 12:33:34.625309 31474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:44101 every 8 connection(s)
I20260630 12:33:34.642439 31475 raft_consensus.cc:493] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:34.643187 31475 raft_consensus.cc:515] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.657423 31476 heartbeater.cc:344] Connected to a master server at 127.23.134.190:37101
I20260630 12:33:34.658833 31476 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:34.659880 31476 heartbeater.cc:507] Master 127.23.134.190:37101 requested a full tablet report, sending...
I20260630 12:33:34.663686 31475 leader_election.cc:290] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:34.666366 30825 ts_manager.cc:194] Re-registered known tserver with Master: d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:34.675081 30825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40858
I20260630 12:33:34.680162 31414 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:34.681459 31414 tablet_bootstrap.cc:492] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: Bootstrap complete.
I20260630 12:33:34.682437 31414 ts_tablet_manager.cc:1403] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.008s
I20260630 12:33:34.686841 31414 raft_consensus.cc:359] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.687317 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d9fd8956f4489a837a7242fb2874d" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774" is_pre_election: true
I20260630 12:33:34.688130 31414 raft_consensus.cc:740] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44739316f5f45ecbdf5a736a3538d12, State: Initialized, Role: FOLLOWER
I20260630 12:33:34.688722 31370 raft_consensus.cc:2468] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:34.689551 31414 consensus_queue.cc:260] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.691197 31476 heartbeater.cc:499] Master 127.23.134.190:37101 was elected leader, sending a full tablet report...
I20260630 12:33:34.691660 31249 leader_election.cc:304] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [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: 2d714d5a9f3e45019b4542daae74c774, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:34.692950 31475 raft_consensus.cc:2804] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:33:34.693596 31475 raft_consensus.cc:493] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:34.694152 31475 raft_consensus.cc:3060] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:34.695811 31414 ts_tablet_manager.cc:1434] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:33:34.703459 31475 raft_consensus.cc:515] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.704279 31449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d9fd8956f4489a837a7242fb2874d" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12" is_pre_election: true
I20260630 12:33:34.705415 31449 raft_consensus.cc:2468] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:34.707132 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d9fd8956f4489a837a7242fb2874d" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774"
I20260630 12:33:34.708001 31370 raft_consensus.cc:3060] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:34.709369 31475 leader_election.cc:290] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 2 election: Requested vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:34.709635 31449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d9fd8956f4489a837a7242fb2874d" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12"
I20260630 12:33:34.710579 31449 raft_consensus.cc:3060] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:34.716449 31370 raft_consensus.cc:2468] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 2.
I20260630 12:33:34.717885 31249 leader_election.cc:304] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [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: 2d714d5a9f3e45019b4542daae74c774, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:34.718778 31475 raft_consensus.cc:2804] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:34.720384 31449 raft_consensus.cc:2468] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 2.
I20260630 12:33:34.722311 31475 raft_consensus.cc:697] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Becoming Leader. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Running, Role: LEADER
I20260630 12:33:34.723429 31475 consensus_queue.cc:237] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [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: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:34.732581 30825 catalog_manager.cc:5697] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: UNKNOWN } } }
W20260630 12:33:34.924489 30859 debug-util.cc:398] Leaking SignalData structure 0x7b080015c320 after lost signal to thread 24093
W20260630 12:33:34.927850 30859 debug-util.cc:398] Leaking SignalData structure 0x7b080011c2a0 after lost signal to thread 31228
W20260630 12:33:34.929919 30859 debug-util.cc:398] Leaking SignalData structure 0x7b080012da00 after lost signal to thread 31312
I20260630 12:33:35.135429 31370 raft_consensus.cc:1275] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:35.137555 31475 consensus_queue.cc:1048] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:35.143679 31395 heartbeater.cc:499] Master 127.23.134.190:37101 was elected leader, sending a full tablet report...
I20260630 12:33:35.153515 31449 raft_consensus.cc:1275] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:35.156718 31484 consensus_queue.cc:1048] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:35.168515 31484 raft_consensus.cc:493] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:35.169343 31484 raft_consensus.cc:515] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:35.173041 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a8910f9084d329d71a979e73373de" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774" is_pre_election: true
I20260630 12:33:35.174369 31370 raft_consensus.cc:2410] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edd6f3af28494ad489fa2b8db823330e 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.
I20260630 12:33:35.176755 31484 leader_election.cc:290] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:35.178794 31448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a8910f9084d329d71a979e73373de" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12" is_pre_election: true
I20260630 12:33:35.180135 31448 raft_consensus.cc:2410] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edd6f3af28494ad489fa2b8db823330e 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.
I20260630 12:33:35.182032 31249 leader_election.cc:304] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [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: edd6f3af28494ad489fa2b8db823330e; no voters: 2d714d5a9f3e45019b4542daae74c774, d44739316f5f45ecbdf5a736a3538d12
I20260630 12:33:35.183245 31484 raft_consensus.cc:2749] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:33:35.217782 31484 raft_consensus.cc:493] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:35.218571 31484 raft_consensus.cc:515] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:35.220779 31484 leader_election.cc:290] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:35.221908 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8220b1b9c65a4a0db27a14619e043db6" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774" is_pre_election: true
I20260630 12:33:35.222297 31449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8220b1b9c65a4a0db27a14619e043db6" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12" is_pre_election: true
I20260630 12:33:35.223006 31370 raft_consensus.cc:2468] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:35.223278 31449 raft_consensus.cc:2468] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:35.224589 31249 leader_election.cc:304] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [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: 2d714d5a9f3e45019b4542daae74c774, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:35.225564 31484 raft_consensus.cc:2804] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:33:35.225795 31475 raft_consensus.cc:493] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:35.226332 31484 raft_consensus.cc:493] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:35.227078 31484 raft_consensus.cc:3060] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:35.226944 31475 raft_consensus.cc:515] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:35.229880 31475 leader_election.cc:290] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:35.230778 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65174e21990e484397d4ba0b2ca23a68" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774" is_pre_election: true
I20260630 12:33:35.231695 31370 raft_consensus.cc:2468] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:35.231838 31449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65174e21990e484397d4ba0b2ca23a68" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12" is_pre_election: true
I20260630 12:33:35.233071 31449 raft_consensus.cc:2468] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 1.
I20260630 12:33:35.233721 31249 leader_election.cc:304] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [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: 2d714d5a9f3e45019b4542daae74c774, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:35.234884 31475 raft_consensus.cc:2804] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:33:35.235461 31475 raft_consensus.cc:493] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:35.236011 31475 raft_consensus.cc:3060] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:35.235946 31484 raft_consensus.cc:515] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:35.238525 31484 leader_election.cc:290] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 2 election: Requested vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:35.239279 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8220b1b9c65a4a0db27a14619e043db6" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774"
I20260630 12:33:35.240231 31370 raft_consensus.cc:3060] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:35.240581 31449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8220b1b9c65a4a0db27a14619e043db6" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12"
I20260630 12:33:35.242209 31449 raft_consensus.cc:3060] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:35.245138 31475 raft_consensus.cc:515] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:35.249347 31369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65174e21990e484397d4ba0b2ca23a68" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774"
I20260630 12:33:35.250097 31370 raft_consensus.cc:2468] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 2.
I20260630 12:33:35.250306 31448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65174e21990e484397d4ba0b2ca23a68" candidate_uuid: "edd6f3af28494ad489fa2b8db823330e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44739316f5f45ecbdf5a736a3538d12"
I20260630 12:33:35.250950 31449 raft_consensus.cc:2468] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 2.
I20260630 12:33:35.251749 31448 raft_consensus.cc:3060] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:35.250422 31369 raft_consensus.cc:3060] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:35.252792 31249 leader_election.cc:304] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [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: 2d714d5a9f3e45019b4542daae74c774, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:35.253943 31484 raft_consensus.cc:2804] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:35.260989 31448 raft_consensus.cc:2468] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 2.
I20260630 12:33:35.250900 31475 leader_election.cc:290] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [CANDIDATE]: Term 2 election: Requested vote from peers 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861), d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:35.261133 31369 raft_consensus.cc:2468] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edd6f3af28494ad489fa2b8db823330e in term 2.
I20260630 12:33:35.262030 31484 raft_consensus.cc:697] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Becoming Leader. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Running, Role: LEADER
I20260630 12:33:35.264057 31484 consensus_queue.cc:237] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:35.263064 31249 leader_election.cc:304] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [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: d44739316f5f45ecbdf5a736a3538d12, edd6f3af28494ad489fa2b8db823330e; no voters: 
I20260630 12:33:35.266400 31475 raft_consensus.cc:2804] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:35.267072 31475 raft_consensus.cc:697] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Becoming Leader. State: Replica: edd6f3af28494ad489fa2b8db823330e, State: Running, Role: LEADER
I20260630 12:33:35.268180 31475 consensus_queue.cc:237] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:35.273732 30828 catalog_manager.cc:5697] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:35.291514 30828 catalog_manager.cc:5697] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: UNKNOWN } } }
W20260630 12:33:35.504778 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet 462a8910f9084d329d71a979e73373de: Illegal state: Replica 2d714d5a9f3e45019b4542daae74c774 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } }
W20260630 12:33:35.517480 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet 8220b1b9c65a4a0db27a14619e043db6: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:33:35.520929 30876 auto_rebalancer.cc:639] Failed to schedule move for tablet 65174e21990e484397d4ba0b2ca23a68: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:33:35.644467 31369 raft_consensus.cc:1275] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:35.646073 31475 consensus_queue.cc:1048] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:35.651511 31370 raft_consensus.cc:1275] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:35.653797 31475 consensus_queue.cc:1048] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:35.663664 31448 raft_consensus.cc:1275] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:35.670744 31497 consensus_queue.cc:1048] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:35.685738 31448 raft_consensus.cc:1275] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:35.690367 31475 consensus_queue.cc:1048] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:35.782996 31511 raft_consensus.cc:493] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:35.783869 31511 raft_consensus.cc:515] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:35.787199 31511 leader_election.cc:290] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edd6f3af28494ad489fa2b8db823330e (127.23.134.129:37943), 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861)
I20260630 12:33:35.839375 31369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a8910f9084d329d71a979e73373de" candidate_uuid: "d44739316f5f45ecbdf5a736a3538d12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774" is_pre_election: true
I20260630 12:33:35.842175 31369 raft_consensus.cc:2468] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44739316f5f45ecbdf5a736a3538d12 in term 1.
I20260630 12:33:35.844456 31287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a8910f9084d329d71a979e73373de" candidate_uuid: "d44739316f5f45ecbdf5a736a3538d12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edd6f3af28494ad489fa2b8db823330e" is_pre_election: true
I20260630 12:33:35.845007 31411 leader_election.cc:304] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [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: 2d714d5a9f3e45019b4542daae74c774, d44739316f5f45ecbdf5a736a3538d12; no voters: 
I20260630 12:33:35.846053 31287 raft_consensus.cc:2468] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44739316f5f45ecbdf5a736a3538d12 in term 1.
I20260630 12:33:35.847045 31511 raft_consensus.cc:2804] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:33:35.847715 31511 raft_consensus.cc:493] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:35.848357 31511 raft_consensus.cc:3060] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:35.858595 31511 raft_consensus.cc:515] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:35.861084 31511 leader_election.cc:290] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [CANDIDATE]: Term 2 election: Requested vote from peers edd6f3af28494ad489fa2b8db823330e (127.23.134.129:37943), 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861)
I20260630 12:33:35.862190 31287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a8910f9084d329d71a979e73373de" candidate_uuid: "d44739316f5f45ecbdf5a736a3538d12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edd6f3af28494ad489fa2b8db823330e"
I20260630 12:33:35.862481 31369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a8910f9084d329d71a979e73373de" candidate_uuid: "d44739316f5f45ecbdf5a736a3538d12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d714d5a9f3e45019b4542daae74c774"
I20260630 12:33:35.863248 31287 raft_consensus.cc:3060] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:35.863464 31369 raft_consensus.cc:3060] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:35.872192 31369 raft_consensus.cc:2468] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44739316f5f45ecbdf5a736a3538d12 in term 2.
I20260630 12:33:35.873754 31411 leader_election.cc:304] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [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: 2d714d5a9f3e45019b4542daae74c774, d44739316f5f45ecbdf5a736a3538d12; no voters: 
I20260630 12:33:35.874689 31511 raft_consensus.cc:2804] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:35.875324 31511 raft_consensus.cc:697] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 2 LEADER]: Becoming Leader. State: Replica: d44739316f5f45ecbdf5a736a3538d12, State: Running, Role: LEADER
I20260630 12:33:35.875965 31287 raft_consensus.cc:2468] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44739316f5f45ecbdf5a736a3538d12 in term 2.
I20260630 12:33:35.877013 31511 consensus_queue.cc:237] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } }
I20260630 12:33:35.889142 30828 catalog_manager.cc:5697] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 reported cstate change: term changed from 1 to 2, leader changed from 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130) to d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131). New cstate: current_term: 2 leader_uuid: "d44739316f5f45ecbdf5a736a3538d12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:36.275117 31287 raft_consensus.cc:1275] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Refusing update from remote peer d44739316f5f45ecbdf5a736a3538d12: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:36.277392 31511 consensus_queue.cc:1048] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:36.301394 31369 raft_consensus.cc:1275] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer d44739316f5f45ecbdf5a736a3538d12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:36.304641 31523 consensus_queue.cc:1048] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:33:36.533946 30876 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 6eb64d197baa4c188a7d0b932c481545: could not find any suitable replica to move from server edd6f3af28494ad489fa2b8db823330e to server 13400d8f14fa440f94466f32fb70fe55
W20260630 12:33:37.545202 30876 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 6eb64d197baa4c188a7d0b932c481545: could not find any suitable replica to move from server edd6f3af28494ad489fa2b8db823330e to server 13400d8f14fa440f94466f32fb70fe55
W20260630 12:33:38.556877 30876 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 6eb64d197baa4c188a7d0b932c481545: could not find any suitable replica to move from server edd6f3af28494ad489fa2b8db823330e to server 13400d8f14fa440f94466f32fb70fe55
I20260630 12:33:39.568816 31287 consensus_queue.cc:237] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } }
I20260630 12:33:39.577622 31449 raft_consensus.cc:1275] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:39.579981 31475 consensus_queue.cc:1048] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:33:39.583217 31369 raft_consensus.cc:1275] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:39.586266 31531 consensus_queue.cc:1048] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:39.591782 31475 raft_consensus.cc:2955] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } } }
I20260630 12:33:39.593794 31449 raft_consensus.cc:2955] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } } }
W20260630 12:33:39.603658 31248 consensus_peers.cc:597] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e -> Peer 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132:35957): Couldn't send request to peer 13400d8f14fa440f94466f32fb70fe55. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8220b1b9c65a4a0db27a14619e043db6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:39.610566 30828 catalog_manager.cc:5697] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e reported cstate change: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New cstate: current_term: 2 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:39.613811 31369 raft_consensus.cc:2955] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } } }
I20260630 12:33:39.648015 31449 consensus_queue.cc:237] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } }
I20260630 12:33:39.655195 31369 raft_consensus.cc:1275] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer d44739316f5f45ecbdf5a736a3538d12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:39.656859 31287 raft_consensus.cc:1275] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Refusing update from remote peer d44739316f5f45ecbdf5a736a3538d12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:39.657224 31544 consensus_queue.cc:1048] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:33:39.658725 31527 consensus_queue.cc:1048] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:33:39.669446 31410 consensus_peers.cc:597] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 -> Peer 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132:35957): Couldn't send request to peer 13400d8f14fa440f94466f32fb70fe55. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 462a8910f9084d329d71a979e73373de. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:39.669032 31548 raft_consensus.cc:2955] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } } }
I20260630 12:33:39.670439 31369 raft_consensus.cc:2955] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } } }
I20260630 12:33:39.670979 31287 raft_consensus.cc:2955] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } } }
I20260630 12:33:39.685849 30825 catalog_manager.cc:5697] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 reported cstate change: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New cstate: current_term: 2 leader_uuid: "d44739316f5f45ecbdf5a736a3538d12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:39.686782 31286 consensus_queue.cc:237] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [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: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } }
I20260630 12:33:39.696013 31449 raft_consensus.cc:1275] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:33:39.697911 31248 consensus_peers.cc:597] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e -> Peer 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132:35957): Couldn't send request to peer 13400d8f14fa440f94466f32fb70fe55. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e71d9fd8956f4489a837a7242fb2874d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:39.696281 31369 raft_consensus.cc:1275] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:39.698982 31530 consensus_queue.cc:1048] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:33:39.700554 31475 consensus_queue.cc:1048] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:39.709893 31530 raft_consensus.cc:2955] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } } }
I20260630 12:33:39.711789 31449 raft_consensus.cc:2955] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } } }
I20260630 12:33:39.712044 31369 raft_consensus.cc:2955] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } } }
I20260630 12:33:39.723451 30828 catalog_manager.cc:5697] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e reported cstate change: config changed from index -1 to 3, NON_VOTER 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) added. New cstate: current_term: 2 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:40.067482 31552 ts_tablet_manager.cc:933] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: Initiating tablet copy from peer edd6f3af28494ad489fa2b8db823330e (127.23.134.129:37943)
I20260630 12:33:40.069912 31552 tablet_copy_client.cc:323] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:37943
I20260630 12:33:40.083336 31297 tablet_copy_service.cc:140] P edd6f3af28494ad489fa2b8db823330e: Received BeginTabletCopySession request for tablet 8220b1b9c65a4a0db27a14619e043db6 from peer 13400d8f14fa440f94466f32fb70fe55 ({username='slave'} at 127.0.0.1:52100)
I20260630 12:33:40.084064 31297 tablet_copy_service.cc:161] P edd6f3af28494ad489fa2b8db823330e: Beginning new tablet copy session on tablet 8220b1b9c65a4a0db27a14619e043db6 from peer 13400d8f14fa440f94466f32fb70fe55 at {username='slave'} at 127.0.0.1:52100: session id = 13400d8f14fa440f94466f32fb70fe55-8220b1b9c65a4a0db27a14619e043db6
I20260630 12:33:40.092200 31297 tablet_copy_source_session.cc:215] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:40.094089 31556 ts_tablet_manager.cc:933] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: Initiating tablet copy from peer edd6f3af28494ad489fa2b8db823330e (127.23.134.129:37943)
I20260630 12:33:40.096482 31552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8220b1b9c65a4a0db27a14619e043db6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.096573 31556 tablet_copy_client.cc:323] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:37943
I20260630 12:33:40.099186 31297 tablet_copy_service.cc:140] P edd6f3af28494ad489fa2b8db823330e: Received BeginTabletCopySession request for tablet e71d9fd8956f4489a837a7242fb2874d from peer 13400d8f14fa440f94466f32fb70fe55 ({username='slave'} at 127.0.0.1:52100)
I20260630 12:33:40.100004 31297 tablet_copy_service.cc:161] P edd6f3af28494ad489fa2b8db823330e: Beginning new tablet copy session on tablet e71d9fd8956f4489a837a7242fb2874d from peer 13400d8f14fa440f94466f32fb70fe55 at {username='slave'} at 127.0.0.1:52100: session id = 13400d8f14fa440f94466f32fb70fe55-e71d9fd8956f4489a837a7242fb2874d
I20260630 12:33:40.109107 31297 tablet_copy_source_session.cc:215] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:40.112643 31556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71d9fd8956f4489a837a7242fb2874d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.114483 31552 tablet_copy_client.cc:806] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:40.115361 31552 tablet_copy_client.cc:670] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:40.120687 31552 tablet_copy_client.cc:538] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:40.130975 31556 tablet_copy_client.cc:806] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:40.131762 31556 tablet_copy_client.cc:670] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:40.133390 31552 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: Bootstrap starting.
I20260630 12:33:40.136420 31556 tablet_copy_client.cc:538] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:40.147022 31556 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: Bootstrap starting.
I20260630 12:33:40.158723 31552 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:40.159929 31552 tablet_bootstrap.cc:492] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: Bootstrap complete.
I20260630 12:33:40.160952 31552 ts_tablet_manager.cc:1403] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.005s
I20260630 12:33:40.164390 31552 raft_consensus.cc:359] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } }
I20260630 12:33:40.165261 31552 raft_consensus.cc:740] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 13400d8f14fa440f94466f32fb70fe55, State: Initialized, Role: LEARNER
I20260630 12:33:40.166041 31552 consensus_queue.cc:260] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } }
I20260630 12:33:40.171131 31552 ts_tablet_manager.cc:1434] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.001s
I20260630 12:33:40.171245 31556 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:40.172662 31556 tablet_bootstrap.cc:492] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: Bootstrap complete.
I20260630 12:33:40.173439 31297 tablet_copy_service.cc:342] P edd6f3af28494ad489fa2b8db823330e: Request end of tablet copy session 13400d8f14fa440f94466f32fb70fe55-8220b1b9c65a4a0db27a14619e043db6 received from {username='slave'} at 127.0.0.1:52100
I20260630 12:33:40.173817 31556 ts_tablet_manager.cc:1403] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260630 12:33:40.174326 31297 tablet_copy_service.cc:434] P edd6f3af28494ad489fa2b8db823330e: ending tablet copy session 13400d8f14fa440f94466f32fb70fe55-8220b1b9c65a4a0db27a14619e043db6 on tablet 8220b1b9c65a4a0db27a14619e043db6 with peer 13400d8f14fa440f94466f32fb70fe55
I20260630 12:33:40.180048 31556 raft_consensus.cc:359] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } }
I20260630 12:33:40.181640 31556 raft_consensus.cc:740] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 13400d8f14fa440f94466f32fb70fe55, State: Initialized, Role: LEARNER
I20260630 12:33:40.182667 31556 consensus_queue.cc:260] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55 [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: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } }
I20260630 12:33:40.185212 31556 ts_tablet_manager.cc:1434] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:33:40.187453 31297 tablet_copy_service.cc:342] P edd6f3af28494ad489fa2b8db823330e: Request end of tablet copy session 13400d8f14fa440f94466f32fb70fe55-e71d9fd8956f4489a837a7242fb2874d received from {username='slave'} at 127.0.0.1:52100
I20260630 12:33:40.188035 31297 tablet_copy_service.cc:434] P edd6f3af28494ad489fa2b8db823330e: ending tablet copy session 13400d8f14fa440f94466f32fb70fe55-e71d9fd8956f4489a837a7242fb2874d on tablet e71d9fd8956f4489a837a7242fb2874d with peer 13400d8f14fa440f94466f32fb70fe55
I20260630 12:33:40.225915 31556 ts_tablet_manager.cc:933] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: Initiating tablet copy from peer d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101)
I20260630 12:33:40.227994 31556 tablet_copy_client.cc:323] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:44101
I20260630 12:33:40.239274 31459 tablet_copy_service.cc:140] P d44739316f5f45ecbdf5a736a3538d12: Received BeginTabletCopySession request for tablet 462a8910f9084d329d71a979e73373de from peer 13400d8f14fa440f94466f32fb70fe55 ({username='slave'} at 127.0.0.1:51748)
I20260630 12:33:40.240108 31459 tablet_copy_service.cc:161] P d44739316f5f45ecbdf5a736a3538d12: Beginning new tablet copy session on tablet 462a8910f9084d329d71a979e73373de from peer 13400d8f14fa440f94466f32fb70fe55 at {username='slave'} at 127.0.0.1:51748: session id = 13400d8f14fa440f94466f32fb70fe55-462a8910f9084d329d71a979e73373de
I20260630 12:33:40.249234 31459 tablet_copy_source_session.cc:215] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:40.252445 31556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462a8910f9084d329d71a979e73373de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.264835 31556 tablet_copy_client.cc:806] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:40.265561 31556 tablet_copy_client.cc:670] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:40.269461 31556 tablet_copy_client.cc:538] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:40.275400 31556 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: Bootstrap starting.
I20260630 12:33:40.294850 31556 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:40.295821 31556 tablet_bootstrap.cc:492] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: Bootstrap complete.
I20260630 12:33:40.296641 31556 ts_tablet_manager.cc:1403] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260630 12:33:40.299455 31556 raft_consensus.cc:359] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } }
I20260630 12:33:40.300444 31556 raft_consensus.cc:740] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 13400d8f14fa440f94466f32fb70fe55, State: Initialized, Role: LEARNER
I20260630 12:33:40.301290 31556 consensus_queue.cc:260] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55 [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: true } }
I20260630 12:33:40.303639 31556 ts_tablet_manager.cc:1434] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:33:40.305557 31459 tablet_copy_service.cc:342] P d44739316f5f45ecbdf5a736a3538d12: Request end of tablet copy session 13400d8f14fa440f94466f32fb70fe55-462a8910f9084d329d71a979e73373de received from {username='slave'} at 127.0.0.1:51748
I20260630 12:33:40.306216 31459 tablet_copy_service.cc:434] P d44739316f5f45ecbdf5a736a3538d12: ending tablet copy session 13400d8f14fa440f94466f32fb70fe55-462a8910f9084d329d71a979e73373de on tablet 462a8910f9084d329d71a979e73373de with peer 13400d8f14fa440f94466f32fb70fe55
I20260630 12:33:40.530151 31204 raft_consensus.cc:1217] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:33:40.607685 31204 raft_consensus.cc:1217] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:33:40.787856 31204 raft_consensus.cc:1217] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:33:40.990263 31565 raft_consensus.cc:1064] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e: attempting to promote NON_VOTER 13400d8f14fa440f94466f32fb70fe55 to VOTER
I20260630 12:33:40.993178 31565 consensus_queue.cc:237] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } }
I20260630 12:33:41.000167 31204 raft_consensus.cc:1275] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:41.000658 31449 raft_consensus.cc:1275] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:41.001634 31531 consensus_queue.cc:1048] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:41.002103 31369 raft_consensus.cc:1275] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:41.002559 31564 consensus_queue.cc:1048] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:41.003567 31565 consensus_queue.cc:1048] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:41.023589 31564 raft_consensus.cc:2955] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.025610 31369 raft_consensus.cc:2955] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.025920 31449 raft_consensus.cc:2955] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.039795 30828 catalog_manager.cc:5697] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e reported cstate change: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:33:41.041966 31204 raft_consensus.cc:2955] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } attrs { replace: true } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.082453 31286 consensus_queue.cc:237] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } }
I20260630 12:33:41.088068 31204 raft_consensus.cc:1275] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:33:41.088567 31369 raft_consensus.cc:1275] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:33:41.089475 31564 consensus_queue.cc:1048] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:33:41.090384 31565 consensus_queue.cc:1048] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:33:41.096186 31564 raft_consensus.cc:2955] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.099821 31369 raft_consensus.cc:2955] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.102267 31204 raft_consensus.cc:2955] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.116900 30813 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8220b1b9c65a4a0db27a14619e043db6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:41.116240 30825 catalog_manager.cc:5697] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 reported cstate change: config changed from index 4 to 5, VOTER d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131) evicted. New cstate: current_term: 2 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.139130 31439 tablet_service.cc:1558] Processing DeleteTablet for tablet 8220b1b9c65a4a0db27a14619e043db6 with delete_type TABLET_DATA_TOMBSTONED (TS d44739316f5f45ecbdf5a736a3538d12 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51750
I20260630 12:33:41.141446 31581 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:41.142304 31581 raft_consensus.cc:2243] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:41.143096 31581 raft_consensus.cc:2272] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:41.147076 31581 ts_tablet_manager.cc:1916] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:33:41.159153 31581 ts_tablet_manager.cc:1929] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:33:41.159507 31581 log.cc:1199] T 8220b1b9c65a4a0db27a14619e043db6 P d44739316f5f45ecbdf5a736a3538d12: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-2-root/wals/8220b1b9c65a4a0db27a14619e043db6
I20260630 12:33:41.161077 30815 catalog_manager.cc:5028] TS d44739316f5f45ecbdf5a736a3538d12 (127.23.134.131:44101): tablet 8220b1b9c65a4a0db27a14619e043db6 (table test-workload [id=6eb64d197baa4c188a7d0b932c481545]) successfully deleted
I20260630 12:33:41.207980 31564 raft_consensus.cc:1064] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e: attempting to promote NON_VOTER 13400d8f14fa440f94466f32fb70fe55 to VOTER
I20260630 12:33:41.210283 31564 consensus_queue.cc:237] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [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: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } }
I20260630 12:33:41.217038 31204 raft_consensus.cc:1275] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:41.217338 31449 raft_consensus.cc:1275] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:41.218156 31369 raft_consensus.cc:1275] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:41.218907 31531 consensus_queue.cc:1048] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:41.219831 31564 consensus_queue.cc:1048] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:41.220590 31565 consensus_queue.cc:1048] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:41.232933 31531 raft_consensus.cc:2955] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.235034 31449 raft_consensus.cc:2955] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.244235 31203 raft_consensus.cc:2955] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.247721 31369 raft_consensus.cc:2955] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.252671 30826 catalog_manager.cc:5697] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e reported cstate change: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:33:41.272228 31286 consensus_queue.cc:237] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } }
I20260630 12:33:41.280352 31449 raft_consensus.cc:1275] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:33:41.281149 31203 raft_consensus.cc:1275] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Refusing update from remote peer edd6f3af28494ad489fa2b8db823330e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:33:41.282166 31531 consensus_queue.cc:1048] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:33:41.283092 31564 consensus_queue.cc:1048] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:33:41.290329 31564 raft_consensus.cc:2955] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.292474 31204 raft_consensus.cc:2955] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.294407 31448 raft_consensus.cc:2955] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.303084 30813 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e71d9fd8956f4489a837a7242fb2874d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:41.309811 30826 catalog_manager.cc:5697] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e reported cstate change: config changed from index 4 to 5, VOTER 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130) evicted. New cstate: current_term: 2 leader_uuid: "edd6f3af28494ad489fa2b8db823330e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:33:41.333976 31360 tablet_service.cc:1558] Processing DeleteTablet for tablet e71d9fd8956f4489a837a7242fb2874d with delete_type TABLET_DATA_TOMBSTONED (TS 2d714d5a9f3e45019b4542daae74c774 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44818
I20260630 12:33:41.336078 31587 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:41.336973 31587 raft_consensus.cc:2243] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:41.337779 31587 raft_consensus.cc:2272] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:41.341125 31587 ts_tablet_manager.cc:1916] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:33:41.354630 31587 ts_tablet_manager.cc:1929] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:33:41.355132 31587 log.cc:1199] T e71d9fd8956f4489a837a7242fb2874d P 2d714d5a9f3e45019b4542daae74c774: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-1-root/wals/e71d9fd8956f4489a837a7242fb2874d
I20260630 12:33:41.356648 30815 catalog_manager.cc:5028] TS 2d714d5a9f3e45019b4542daae74c774 (127.23.134.130:46861): tablet e71d9fd8956f4489a837a7242fb2874d (table test-workload [id=6eb64d197baa4c188a7d0b932c481545]) successfully deleted
I20260630 12:33:41.412457 31588 raft_consensus.cc:1064] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12: attempting to promote NON_VOTER 13400d8f14fa440f94466f32fb70fe55 to VOTER
I20260630 12:33:41.414743 31588 consensus_queue.cc:237] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [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: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } }
I20260630 12:33:41.421054 31369 raft_consensus.cc:1275] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer d44739316f5f45ecbdf5a736a3538d12: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:41.422956 31590 consensus_queue.cc:1048] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:33:41.423731 31204 raft_consensus.cc:1275] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55 [term 2 LEARNER]: Refusing update from remote peer d44739316f5f45ecbdf5a736a3538d12: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:41.425575 31590 consensus_queue.cc:1048] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:41.427577 31286 raft_consensus.cc:1275] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Refusing update from remote peer d44739316f5f45ecbdf5a736a3538d12: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:41.429471 31590 consensus_queue.cc:1048] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:41.443894 31567 raft_consensus.cc:2955] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.445531 31369 raft_consensus.cc:2955] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.449365 31286 raft_consensus.cc:2955] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.462338 30827 catalog_manager.cc:5697] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 reported cstate change: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d44739316f5f45ecbdf5a736a3538d12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.463480 31204 raft_consensus.cc:2955] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13400d8f14fa440f94466f32fb70fe55 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "edd6f3af28494ad489fa2b8db823330e" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37943 } attrs { replace: true } } peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.482707 31448 consensus_queue.cc:237] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [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: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } }
I20260630 12:33:41.488306 31204 raft_consensus.cc:1275] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Refusing update from remote peer d44739316f5f45ecbdf5a736a3538d12: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:33:41.489674 31369 raft_consensus.cc:1275] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Refusing update from remote peer d44739316f5f45ecbdf5a736a3538d12: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:33:41.489688 31590 consensus_queue.cc:1048] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:33:41.491155 31567 consensus_queue.cc:1048] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:33:41.497612 31588 raft_consensus.cc:2955] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER edd6f3af28494ad489fa2b8db823330e (127.23.134.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.499718 31369 raft_consensus.cc:2955] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER edd6f3af28494ad489fa2b8db823330e (127.23.134.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.502305 31204 raft_consensus.cc:2955] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER edd6f3af28494ad489fa2b8db823330e (127.23.134.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } } }
I20260630 12:33:41.509506 30815 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 462a8910f9084d329d71a979e73373de with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:41.513765 30827 catalog_manager.cc:5697] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 reported cstate change: config changed from index 4 to 5, VOTER edd6f3af28494ad489fa2b8db823330e (127.23.134.129) evicted. New cstate: current_term: 2 leader_uuid: "d44739316f5f45ecbdf5a736a3538d12" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2d714d5a9f3e45019b4542daae74c774" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44739316f5f45ecbdf5a736a3538d12" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 44101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13400d8f14fa440f94466f32fb70fe55" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 35957 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:33:41.525110 31276 tablet_service.cc:1558] Processing DeleteTablet for tablet 462a8910f9084d329d71a979e73373de with delete_type TABLET_DATA_TOMBSTONED (TS edd6f3af28494ad489fa2b8db823330e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52112
I20260630 12:33:41.527554 31594 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:41.528334 31594 raft_consensus.cc:2243] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:41.529029 31594 raft_consensus.cc:2272] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:41.532196 31594 ts_tablet_manager.cc:1916] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:33:41.544133 31594 ts_tablet_manager.cc:1929] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:33:41.544445 31594 log.cc:1199] T 462a8910f9084d329d71a979e73373de P edd6f3af28494ad489fa2b8db823330e: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/462a8910f9084d329d71a979e73373de
I20260630 12:33:41.545957 30813 catalog_manager.cc:5028] TS edd6f3af28494ad489fa2b8db823330e (127.23.134.129:37943): tablet 462a8910f9084d329d71a979e73373de (table test-workload [id=6eb64d197baa4c188a7d0b932c481545]) successfully deleted
I20260630 12:33:43.697782 24090 tablet_server.cc:179] TabletServer@127.23.134.129:37943 shutting down...
I20260630 12:33:43.721027 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:43.721820 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:43.722419 24090 raft_consensus.cc:2243] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:43.723361 24090 raft_consensus.cc:2272] T 65174e21990e484397d4ba0b2ca23a68 P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.725836 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:43.726420 24090 raft_consensus.cc:2243] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:43.727222 24090 raft_consensus.cc:2272] T 8220b1b9c65a4a0db27a14619e043db6 P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.729820 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:43.730333 24090 raft_consensus.cc:2243] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:43.731103 24090 raft_consensus.cc:2272] T e71d9fd8956f4489a837a7242fb2874d P edd6f3af28494ad489fa2b8db823330e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.756929 24090 tablet_server.cc:196] TabletServer@127.23.134.129:37943 shutdown complete.
I20260630 12:33:43.774628 24090 tablet_server.cc:179] TabletServer@127.23.134.130:46861 shutting down...
I20260630 12:33:43.799319 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:43.800140 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:43.800725 24090 raft_consensus.cc:2243] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:43.801196 24090 raft_consensus.cc:2272] T 65174e21990e484397d4ba0b2ca23a68 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.803524 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:43.803990 24090 raft_consensus.cc:2243] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:43.804499 24090 raft_consensus.cc:2272] T 462a8910f9084d329d71a979e73373de P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.806619 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:43.807052 24090 raft_consensus.cc:2243] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:43.807487 24090 raft_consensus.cc:2272] T 8220b1b9c65a4a0db27a14619e043db6 P 2d714d5a9f3e45019b4542daae74c774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.832098 24090 tablet_server.cc:196] TabletServer@127.23.134.130:46861 shutdown complete.
I20260630 12:33:43.849433 24090 tablet_server.cc:179] TabletServer@127.23.134.131:44101 shutting down...
I20260630 12:33:43.874042 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:43.874747 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:43.875319 24090 raft_consensus.cc:2243] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:43.875794 24090 raft_consensus.cc:2272] T 65174e21990e484397d4ba0b2ca23a68 P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.878147 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:43.878675 24090 raft_consensus.cc:2243] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:43.879522 24090 raft_consensus.cc:2272] T 462a8910f9084d329d71a979e73373de P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.881780 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:43.882216 24090 raft_consensus.cc:2243] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:43.882786 24090 raft_consensus.cc:2272] T e71d9fd8956f4489a837a7242fb2874d P d44739316f5f45ecbdf5a736a3538d12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.908321 24090 tablet_server.cc:196] TabletServer@127.23.134.131:44101 shutdown complete.
I20260630 12:33:43.926738 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:33:43.950635 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:43.951471 24090 tablet_replica.cc:333] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55: stopping tablet replica
I20260630 12:33:43.952085 24090 raft_consensus.cc:2243] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:43.952647 24090 raft_consensus.cc:2272] T 462a8910f9084d329d71a979e73373de P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.954921 24090 tablet_replica.cc:333] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55: stopping tablet replica
I20260630 12:33:43.955422 24090 raft_consensus.cc:2243] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:43.955933 24090 raft_consensus.cc:2272] T e71d9fd8956f4489a837a7242fb2874d P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.957962 24090 tablet_replica.cc:333] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55: stopping tablet replica
I20260630 12:33:43.958571 24090 raft_consensus.cc:2243] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:43.959138 24090 raft_consensus.cc:2272] T 8220b1b9c65a4a0db27a14619e043db6 P 13400d8f14fa440f94466f32fb70fe55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.996100 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:33:44.010303 24090 master.cc:562] Master@127.23.134.190:37101 shutting down...
I20260630 12:33:44.032167 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:44.032961 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:44.033387 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0af1e31749b1450b8668e977725c6800: stopping tablet replica
I20260630 12:33:44.073458 24090 master.cc:584] Master@127.23.134.190:37101 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (22132 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:33:44.115350 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:45699
I20260630 12:33:44.116472 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:44.123582 31597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:44.123303 31596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.127856 24090 server_base.cc:1061] running on GCE node
W20260630 12:33:44.128568 31599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.129964 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:44.130249 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:44.130439 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822824130418 us; error 0 us; skew 500 ppm
I20260630 12:33:44.131119 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:44.133822 24090 webserver.cc:533] Webserver started at http://127.23.134.190:40459/ using document root <none> and password file <none>
I20260630 12:33:44.134271 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:44.134419 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:44.134663 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:44.135780 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "28eb6fc3318c468087bdb0f88fc32544"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-69xz"
I20260630 12:33:44.140347 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:44.143642 31604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.144366 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:44.144665 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "28eb6fc3318c468087bdb0f88fc32544"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-69xz"
I20260630 12:33:44.144948 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:44.163089 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:44.164263 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:44.204952 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:45699
I20260630 12:33:44.205070 31655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:45699 every 8 connection(s)
I20260630 12:33:44.209169 31656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:44.220628 31656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544: Bootstrap starting.
I20260630 12:33:44.225871 31656 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:44.230010 31656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544: No bootstrap required, opened a new log
I20260630 12:33:44.232147 31656 raft_consensus.cc:359] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28eb6fc3318c468087bdb0f88fc32544" member_type: VOTER }
I20260630 12:33:44.232555 31656 raft_consensus.cc:385] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:44.232723 31656 raft_consensus.cc:740] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28eb6fc3318c468087bdb0f88fc32544, State: Initialized, Role: FOLLOWER
I20260630 12:33:44.233278 31656 consensus_queue.cc:260] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "28eb6fc3318c468087bdb0f88fc32544" member_type: VOTER }
I20260630 12:33:44.233712 31656 raft_consensus.cc:399] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:44.233906 31656 raft_consensus.cc:493] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:44.234113 31656 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:44.238674 31656 raft_consensus.cc:515] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28eb6fc3318c468087bdb0f88fc32544" member_type: VOTER }
I20260630 12:33:44.239108 31656 leader_election.cc:304] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [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: 28eb6fc3318c468087bdb0f88fc32544; no voters: 
I20260630 12:33:44.240188 31656 leader_election.cc:290] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:44.240530 31659 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:44.241983 31659 raft_consensus.cc:697] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 1 LEADER]: Becoming Leader. State: Replica: 28eb6fc3318c468087bdb0f88fc32544, State: Running, Role: LEADER
I20260630 12:33:44.242646 31659 consensus_queue.cc:237] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [LEADER]: Queue going to LEADER mode. State: All 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: "28eb6fc3318c468087bdb0f88fc32544" member_type: VOTER }
I20260630 12:33:44.243299 31656 sys_catalog.cc:565] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:44.247839 31661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28eb6fc3318c468087bdb0f88fc32544. Latest consensus state: current_term: 1 leader_uuid: "28eb6fc3318c468087bdb0f88fc32544" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28eb6fc3318c468087bdb0f88fc32544" member_type: VOTER } }
I20260630 12:33:44.247865 31660 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "28eb6fc3318c468087bdb0f88fc32544" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28eb6fc3318c468087bdb0f88fc32544" member_type: VOTER } }
I20260630 12:33:44.248497 31661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:44.248627 31660 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:44.251258 31666 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:44.259603 31666 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:44.260658 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:44.269049 31666 catalog_manager.cc:1383] Generated new cluster ID: 2a277fd99fcf41789752bdbcc4beb629
I20260630 12:33:44.269305 31666 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:44.288071 31666 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:44.289471 31666 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:44.305325 31666 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544: Generated new TSK 0
I20260630 12:33:44.306005 31666 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:44.327253 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:44.333526 31677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:44.334713 31678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.336762 24090 server_base.cc:1061] running on GCE node
W20260630 12:33:44.337122 31680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.338264 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:44.338487 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:44.338699 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822824338678 us; error 0 us; skew 500 ppm
I20260630 12:33:44.339236 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:44.341681 24090 webserver.cc:533] Webserver started at http://127.23.134.129:38323/ using document root <none> and password file <none>
I20260630 12:33:44.342175 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:44.342397 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:44.342674 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:44.343861 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "bbd6a1bc99684888b47224bd0a4f99ac"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-69xz"
I20260630 12:33:44.349045 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:33:44.352375 31685 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.353348 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:44.353652 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "bbd6a1bc99684888b47224bd0a4f99ac"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-69xz"
I20260630 12:33:44.353997 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:44.363116 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:44.364280 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:44.365777 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:44.368389 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:44.368602 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.368821 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:44.369004 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.413024 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:40171
I20260630 12:33:44.413128 31747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:40171 every 8 connection(s)
I20260630 12:33:44.418653 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:44.426445 31752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:44.426643 31753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.430004 24090 server_base.cc:1061] running on GCE node
W20260630 12:33:44.430398 31755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.431519 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:44.431762 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:44.432001 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822824431978 us; error 0 us; skew 500 ppm
I20260630 12:33:44.432648 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:44.433339 31748 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45699
I20260630 12:33:44.433856 31748 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:44.434774 31748 heartbeater.cc:507] Master 127.23.134.190:45699 requested a full tablet report, sending...
I20260630 12:33:44.435560 24090 webserver.cc:533] Webserver started at http://127.23.134.130:32859/ using document root <none> and password file <none>
I20260630 12:33:44.436290 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:44.436543 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:44.436885 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:44.437292 31621 ts_manager.cc:194] Registered new tserver with Master: bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171)
I20260630 12:33:44.438148 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "2c4f9e4b2846453db665928d29045ea3"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-69xz"
I20260630 12:33:44.439294 31621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44344
I20260630 12:33:44.443670 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:33:44.447644 31760 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.448388 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:33:44.448684 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "2c4f9e4b2846453db665928d29045ea3"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-69xz"
I20260630 12:33:44.448977 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:44.483202 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:44.484411 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:44.485936 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:44.488200 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:44.488420 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.488667 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:44.488835 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.529646 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:45415
I20260630 12:33:44.529788 31822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:45415 every 8 connection(s)
I20260630 12:33:44.534796 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:44.542548 31826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:44.544202 31827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.546167 24090 server_base.cc:1061] running on GCE node
W20260630 12:33:44.547668 31829 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:44.548178 31823 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45699
I20260630 12:33:44.548583 31823 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:44.548641 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:44.548954 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:44.549131 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822824549109 us; error 0 us; skew 500 ppm
I20260630 12:33:44.549451 31823 heartbeater.cc:507] Master 127.23.134.190:45699 requested a full tablet report, sending...
I20260630 12:33:44.549729 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:44.551913 31621 ts_manager.cc:194] Registered new tserver with Master: 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415)
I20260630 12:33:44.552745 24090 webserver.cc:533] Webserver started at http://127.23.134.131:41755/ using document root <none> and password file <none>
I20260630 12:33:44.553432 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:44.553709 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:44.554023 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:44.554026 31621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44346
I20260630 12:33:44.555601 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "e778059b06d145e8ab59f4550c1b7657"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-69xz"
I20260630 12:33:44.559926 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:44.563103 31834 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.563827 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:33:44.564114 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "e778059b06d145e8ab59f4550c1b7657"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-69xz"
I20260630 12:33:44.564392 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:44.607671 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:44.609010 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:44.610735 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:44.613032 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:44.613262 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.613507 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:44.613706 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:33:44.657938 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:35139
I20260630 12:33:44.658038 31896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:35139 every 8 connection(s)
I20260630 12:33:44.675369 31897 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45699
I20260630 12:33:44.675788 31897 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:44.676559 31897 heartbeater.cc:507] Master 127.23.134.190:45699 requested a full tablet report, sending...
I20260630 12:33:44.678682 31621 ts_manager.cc:194] Registered new tserver with Master: e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139)
I20260630 12:33:44.679554 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018193979s
I20260630 12:33:44.680595 31621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44352
I20260630 12:33:45.442446 31748 heartbeater.cc:499] Master 127.23.134.190:45699 was elected leader, sending a full tablet report...
I20260630 12:33:45.557000 31823 heartbeater.cc:499] Master 127.23.134.190:45699 was elected leader, sending a full tablet report...
I20260630 12:33:45.683466 31897 heartbeater.cc:499] Master 127.23.134.190:45699 was elected leader, sending a full tablet report...
I20260630 12:33:45.736579 31621 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44364:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:45.739172 31621 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:45.804690 31862 tablet_service.cc:1511] Processing CreateTablet for tablet 61b94dedff4243f19a41b193edd63698 (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:45.806290 31862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b94dedff4243f19a41b193edd63698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.810065 31788 tablet_service.cc:1511] Processing CreateTablet for tablet 61b94dedff4243f19a41b193edd63698 (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:45.811635 31788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b94dedff4243f19a41b193edd63698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.810079 31861 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac39d648ef14b0b85e6223385dc25bb (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:45.813681 31861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac39d648ef14b0b85e6223385dc25bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.818722 31787 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac39d648ef14b0b85e6223385dc25bb (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:45.821022 31787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac39d648ef14b0b85e6223385dc25bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.833988 31786 tablet_service.cc:1511] Processing CreateTablet for tablet a04d2cbbe3994a7fb890feef436798b2 (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:45.835680 31786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04d2cbbe3994a7fb890feef436798b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.839496 31860 tablet_service.cc:1511] Processing CreateTablet for tablet a04d2cbbe3994a7fb890feef436798b2 (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:45.844303 31785 tablet_service.cc:1511] Processing CreateTablet for tablet dcddbbda19f448959466a6c9d5c5fb99 (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:45.845584 31860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04d2cbbe3994a7fb890feef436798b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.846145 31785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcddbbda19f448959466a6c9d5c5fb99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.851692 31713 tablet_service.cc:1511] Processing CreateTablet for tablet 61b94dedff4243f19a41b193edd63698 (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:45.853013 31861 tablet_service.cc:1511] Processing CreateTablet for tablet dcddbbda19f448959466a6c9d5c5fb99 (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:45.854460 31712 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac39d648ef14b0b85e6223385dc25bb (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:45.856786 31711 tablet_service.cc:1511] Processing CreateTablet for tablet a04d2cbbe3994a7fb890feef436798b2 (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:45.858820 31710 tablet_service.cc:1511] Processing CreateTablet for tablet dcddbbda19f448959466a6c9d5c5fb99 (DEFAULT_TABLE table=test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:45.859534 31861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcddbbda19f448959466a6c9d5c5fb99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.853089 31713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b94dedff4243f19a41b193edd63698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.866896 31711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04d2cbbe3994a7fb890feef436798b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.869953 31710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcddbbda19f448959466a6c9d5c5fb99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.871999 31712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac39d648ef14b0b85e6223385dc25bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.909094 31917 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657: Bootstrap starting.
I20260630 12:33:45.910169 31919 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3: Bootstrap starting.
I20260630 12:33:45.911486 31920 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:45.964331 31917 tablet_bootstrap.cc:654] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.964772 31919 tablet_bootstrap.cc:654] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.966404 31920 tablet_bootstrap.cc:654] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.975026 31919 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3: No bootstrap required, opened a new log
I20260630 12:33:45.976051 31919 ts_tablet_manager.cc:1403] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.014s
I20260630 12:33:45.981428 31919 raft_consensus.cc:359] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:45.983081 31919 raft_consensus.cc:385] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.984508 31919 raft_consensus.cc:740] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4f9e4b2846453db665928d29045ea3, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.985736 31919 consensus_queue.cc:260] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:45.987236 31917 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657: No bootstrap required, opened a new log
I20260630 12:33:45.988019 31917 ts_tablet_manager.cc:1403] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.007s
I20260630 12:33:45.989190 31920 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: No bootstrap required, opened a new log
I20260630 12:33:45.990232 31920 ts_tablet_manager.cc:1403] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.013s
I20260630 12:33:45.992007 31917 raft_consensus.cc:359] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:45.992949 31917 raft_consensus.cc:385] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.993259 31917 raft_consensus.cc:740] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778059b06d145e8ab59f4550c1b7657, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.994331 31917 consensus_queue.cc:260] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:45.997364 31920 raft_consensus.cc:359] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:45.998487 31919 ts_tablet_manager.cc:1434] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:33:45.998677 31920 raft_consensus.cc:385] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.999186 31920 raft_consensus.cc:740] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.000473 31919 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3: Bootstrap starting.
I20260630 12:33:46.000495 31920 consensus_queue.cc:260] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.011724 31919 tablet_bootstrap.cc:654] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.012427 31917 ts_tablet_manager.cc:1434] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.011s
I20260630 12:33:46.014580 31917 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657: Bootstrap starting.
I20260630 12:33:46.024470 31917 tablet_bootstrap.cc:654] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.052237 31917 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657: No bootstrap required, opened a new log
I20260630 12:33:46.052992 31917 ts_tablet_manager.cc:1403] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.006s
I20260630 12:33:46.057426 31917 raft_consensus.cc:359] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.068728 31917 raft_consensus.cc:385] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.069242 31917 raft_consensus.cc:740] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778059b06d145e8ab59f4550c1b7657, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.070443 31917 consensus_queue.cc:260] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.073740 31917 ts_tablet_manager.cc:1434] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.003s
I20260630 12:33:46.075489 31917 tablet_bootstrap.cc:492] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657: Bootstrap starting.
I20260630 12:33:46.077771 31929 raft_consensus.cc:493] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:46.092717 31917 tablet_bootstrap.cc:654] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.092386 31929 raft_consensus.cc:515] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.095232 31920 ts_tablet_manager.cc:1434] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.104s	user 0.050s	sys 0.047s
I20260630 12:33:46.105849 31917 tablet_bootstrap.cc:492] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657: No bootstrap required, opened a new log
I20260630 12:33:46.106554 31917 ts_tablet_manager.cc:1403] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.011s
I20260630 12:33:46.108652 31920 tablet_bootstrap.cc:492] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:46.107712 31929 leader_election.cc:290] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415), e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139)
I20260630 12:33:46.110385 31917 raft_consensus.cc:359] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.111222 31917 raft_consensus.cc:385] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.111541 31917 raft_consensus.cc:740] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778059b06d145e8ab59f4550c1b7657, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.112107 31919 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3: No bootstrap required, opened a new log
I20260630 12:33:46.112624 31919 ts_tablet_manager.cc:1403] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3: Time spent bootstrapping tablet: real 0.113s	user 0.046s	sys 0.053s
I20260630 12:33:46.112416 31917 consensus_queue.cc:260] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.115284 31917 ts_tablet_manager.cc:1434] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:33:46.116093 31919 raft_consensus.cc:359] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.116855 31917 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657: Bootstrap starting.
I20260630 12:33:46.116847 31919 raft_consensus.cc:385] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.119278 31919 raft_consensus.cc:740] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4f9e4b2846453db665928d29045ea3, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.120252 31919 consensus_queue.cc:260] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.128520 31917 tablet_bootstrap.cc:654] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.129447 31798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04d2cbbe3994a7fb890feef436798b2" candidate_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3" is_pre_election: true
I20260630 12:33:46.130012 31919 ts_tablet_manager.cc:1434] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260630 12:33:46.130479 31798 raft_consensus.cc:2468] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd6a1bc99684888b47224bd0a4f99ac in term 0.
I20260630 12:33:46.131552 31919 tablet_bootstrap.cc:492] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3: Bootstrap starting.
I20260630 12:33:46.132547 31688 leader_election.cc:304] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4f9e4b2846453db665928d29045ea3, bbd6a1bc99684888b47224bd0a4f99ac; no voters: 
I20260630 12:33:46.139696 31919 tablet_bootstrap.cc:654] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.140156 31920 tablet_bootstrap.cc:654] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.141669 31929 raft_consensus.cc:2804] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:46.142346 31929 raft_consensus.cc:493] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:46.142825 31929 raft_consensus.cc:3060] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.152817 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04d2cbbe3994a7fb890feef436798b2" candidate_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778059b06d145e8ab59f4550c1b7657" is_pre_election: true
W20260630 12:33:46.155407 31689 leader_election.cc:343] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:46.177488 31920 tablet_bootstrap.cc:492] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: No bootstrap required, opened a new log
I20260630 12:33:46.178170 31920 ts_tablet_manager.cc:1403] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.025s
I20260630 12:33:46.178608 31919 tablet_bootstrap.cc:492] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3: No bootstrap required, opened a new log
I20260630 12:33:46.178068 31929 raft_consensus.cc:515] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.179122 31919 ts_tablet_manager.cc:1403] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.012s
I20260630 12:33:46.181629 31798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04d2cbbe3994a7fb890feef436798b2" candidate_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3"
I20260630 12:33:46.181975 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04d2cbbe3994a7fb890feef436798b2" candidate_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778059b06d145e8ab59f4550c1b7657"
I20260630 12:33:46.181885 31920 raft_consensus.cc:359] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.176692 31917 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657: No bootstrap required, opened a new log
I20260630 12:33:46.182331 31798 raft_consensus.cc:3060] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.182211 31919 raft_consensus.cc:359] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.183079 31917 ts_tablet_manager.cc:1403] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.034s
I20260630 12:33:46.183300 31919 raft_consensus.cc:385] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:33:46.183625 31689 leader_election.cc:343] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:46.183705 31919 raft_consensus.cc:740] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4f9e4b2846453db665928d29045ea3, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.184410 31929 leader_election.cc:290] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 election: Requested vote from peers 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415), e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139)
I20260630 12:33:46.184827 31919 consensus_queue.cc:260] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.185678 31920 raft_consensus.cc:385] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.186041 31920 raft_consensus.cc:740] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.186147 31917 raft_consensus.cc:359] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.186908 31917 raft_consensus.cc:385] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.187237 31917 raft_consensus.cc:740] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778059b06d145e8ab59f4550c1b7657, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.187120 31920 consensus_queue.cc:260] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.190466 31919 ts_tablet_manager.cc:1434] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260630 12:33:46.188184 31917 consensus_queue.cc:260] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.191830 31919 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3: Bootstrap starting.
I20260630 12:33:46.193634 31917 ts_tablet_manager.cc:1434] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:33:46.195801 31798 raft_consensus.cc:2468] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd6a1bc99684888b47224bd0a4f99ac in term 1.
I20260630 12:33:46.190500 31920 ts_tablet_manager.cc:1434] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260630 12:33:46.198717 31920 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:46.198642 31688 leader_election.cc:304] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [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: 2c4f9e4b2846453db665928d29045ea3, bbd6a1bc99684888b47224bd0a4f99ac; no voters: e778059b06d145e8ab59f4550c1b7657
I20260630 12:33:46.199838 31919 tablet_bootstrap.cc:654] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.200227 31929 raft_consensus.cc:2804] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.201114 31929 raft_consensus.cc:697] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 LEADER]: Becoming Leader. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Running, Role: LEADER
I20260630 12:33:46.202255 31929 consensus_queue.cc:237] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.207070 31920 tablet_bootstrap.cc:654] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.212667 31920 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: No bootstrap required, opened a new log
I20260630 12:33:46.213018 31919 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3: No bootstrap required, opened a new log
I20260630 12:33:46.213217 31920 ts_tablet_manager.cc:1403] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:33:46.213589 31919 ts_tablet_manager.cc:1403] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.011s
I20260630 12:33:46.216441 31919 raft_consensus.cc:359] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.217046 31919 raft_consensus.cc:385] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.217478 31919 raft_consensus.cc:740] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4f9e4b2846453db665928d29045ea3, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.216930 31920 raft_consensus.cc:359] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.217939 31920 raft_consensus.cc:385] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.218271 31920 raft_consensus.cc:740] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.218474 31919 consensus_queue.cc:260] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.219087 31920 consensus_queue.cc:260] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.221061 31919 ts_tablet_manager.cc:1434] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:33:46.221428 31920 ts_tablet_manager.cc:1434] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:33:46.222549 31920 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:46.221446 31621 catalog_manager.cc:5697] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129). New cstate: current_term: 1 leader_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.230916 31920 tablet_bootstrap.cc:654] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.236522 31920 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: No bootstrap required, opened a new log
I20260630 12:33:46.236964 31920 ts_tablet_manager.cc:1403] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:33:46.239462 31920 raft_consensus.cc:359] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.240036 31920 raft_consensus.cc:385] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.240272 31920 raft_consensus.cc:740] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.240937 31920 consensus_queue.cc:260] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.242966 31920 ts_tablet_manager.cc:1434] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
W20260630 12:33:46.257040 31669 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:33:46.257614 31925 raft_consensus.cc:493] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:46.258167 31925 raft_consensus.cc:515] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.260849 31925 leader_election.cc:290] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171), 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415)
I20260630 12:33:46.267210 31925 raft_consensus.cc:493] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:46.267657 31925 raft_consensus.cc:515] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.269960 31925 leader_election.cc:290] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415), bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171)
I20260630 12:33:46.274539 31723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac39d648ef14b0b85e6223385dc25bb" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" is_pre_election: true
I20260630 12:33:46.274806 31798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac39d648ef14b0b85e6223385dc25bb" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3" is_pre_election: true
I20260630 12:33:46.274967 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b94dedff4243f19a41b193edd63698" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" is_pre_election: true
I20260630 12:33:46.275436 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b94dedff4243f19a41b193edd63698" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3" is_pre_election: true
I20260630 12:33:46.275470 31723 raft_consensus.cc:2468] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 0.
I20260630 12:33:46.275631 31798 raft_consensus.cc:2468] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 0.
I20260630 12:33:46.275724 31722 raft_consensus.cc:2468] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 0.
I20260630 12:33:46.276312 31797 raft_consensus.cc:2468] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 0.
I20260630 12:33:46.277420 31838 leader_election.cc:304] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbd6a1bc99684888b47224bd0a4f99ac, e778059b06d145e8ab59f4550c1b7657; no voters: 
I20260630 12:33:46.278302 31925 raft_consensus.cc:2804] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:46.278373 31838 leader_election.cc:304] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbd6a1bc99684888b47224bd0a4f99ac, e778059b06d145e8ab59f4550c1b7657; no voters: 
I20260630 12:33:46.278868 31925 raft_consensus.cc:493] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:46.279296 31925 raft_consensus.cc:3060] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.280579 31942 raft_consensus.cc:2804] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:46.281032 31942 raft_consensus.cc:493] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:46.281373 31942 raft_consensus.cc:3060] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.289424 31925 raft_consensus.cc:515] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.291132 31942 raft_consensus.cc:515] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.292333 31925 leader_election.cc:290] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 1 election: Requested vote from peers bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171), 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415)
I20260630 12:33:46.293042 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac39d648ef14b0b85e6223385dc25bb" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3"
I20260630 12:33:46.293444 31942 leader_election.cc:290] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 1 election: Requested vote from peers 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415), bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171)
I20260630 12:33:46.293913 31797 raft_consensus.cc:3060] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.294519 31798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b94dedff4243f19a41b193edd63698" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3"
I20260630 12:33:46.294119 31722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac39d648ef14b0b85e6223385dc25bb" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd6a1bc99684888b47224bd0a4f99ac"
I20260630 12:33:46.295112 31723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b94dedff4243f19a41b193edd63698" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd6a1bc99684888b47224bd0a4f99ac"
I20260630 12:33:46.295213 31798 raft_consensus.cc:3060] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.295419 31722 raft_consensus.cc:3060] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.295881 31723 raft_consensus.cc:3060] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.304080 31798 raft_consensus.cc:2468] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 1.
I20260630 12:33:46.304538 31723 raft_consensus.cc:2468] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 1.
I20260630 12:33:46.304651 31722 raft_consensus.cc:2468] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 1.
I20260630 12:33:46.304733 31797 raft_consensus.cc:2468] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 1.
I20260630 12:33:46.305820 31837 leader_election.cc:304] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4f9e4b2846453db665928d29045ea3, e778059b06d145e8ab59f4550c1b7657; no voters: 
I20260630 12:33:46.306911 31942 raft_consensus.cc:2804] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.307113 31837 leader_election.cc:304] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4f9e4b2846453db665928d29045ea3, e778059b06d145e8ab59f4550c1b7657; no voters: 
I20260630 12:33:46.307545 31942 raft_consensus.cc:697] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 1 LEADER]: Becoming Leader. State: Replica: e778059b06d145e8ab59f4550c1b7657, State: Running, Role: LEADER
I20260630 12:33:46.308930 31925 raft_consensus.cc:2804] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.309726 31925 raft_consensus.cc:697] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 1 LEADER]: Becoming Leader. State: Replica: e778059b06d145e8ab59f4550c1b7657, State: Running, Role: LEADER
I20260630 12:33:46.308606 31942 consensus_queue.cc:237] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.310536 31925 consensus_queue.cc:237] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.319676 31621 catalog_manager.cc:5697] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 reported cstate change: term changed from 0 to 1, leader changed from <none> to e778059b06d145e8ab59f4550c1b7657 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.332062 31621 catalog_manager.cc:5697] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 reported cstate change: term changed from 0 to 1, leader changed from <none> to e778059b06d145e8ab59f4550c1b7657 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:46.468142 31929 raft_consensus.cc:493] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:46.468737 31929 raft_consensus.cc:515] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.470516 31929 leader_election.cc:290] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415), e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139)
I20260630 12:33:46.471431 31798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcddbbda19f448959466a6c9d5c5fb99" candidate_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3" is_pre_election: true
I20260630 12:33:46.471694 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcddbbda19f448959466a6c9d5c5fb99" candidate_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778059b06d145e8ab59f4550c1b7657" is_pre_election: true
I20260630 12:33:46.472044 31798 raft_consensus.cc:2468] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd6a1bc99684888b47224bd0a4f99ac in term 0.
I20260630 12:33:46.472350 31872 raft_consensus.cc:2468] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd6a1bc99684888b47224bd0a4f99ac in term 0.
I20260630 12:33:46.473191 31688 leader_election.cc:304] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4f9e4b2846453db665928d29045ea3, bbd6a1bc99684888b47224bd0a4f99ac; no voters: 
I20260630 12:33:46.474000 31929 raft_consensus.cc:2804] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:46.474274 31929 raft_consensus.cc:493] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:46.474494 31929 raft_consensus.cc:3060] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.479846 31929 raft_consensus.cc:515] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.481392 31929 leader_election.cc:290] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 election: Requested vote from peers 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415), e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139)
I20260630 12:33:46.482153 31798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcddbbda19f448959466a6c9d5c5fb99" candidate_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3"
I20260630 12:33:46.482522 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcddbbda19f448959466a6c9d5c5fb99" candidate_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778059b06d145e8ab59f4550c1b7657"
I20260630 12:33:46.482786 31798 raft_consensus.cc:3060] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.483096 31872 raft_consensus.cc:3060] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.491055 31798 raft_consensus.cc:2468] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd6a1bc99684888b47224bd0a4f99ac in term 1.
I20260630 12:33:46.491405 31872 raft_consensus.cc:2468] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd6a1bc99684888b47224bd0a4f99ac in term 1.
I20260630 12:33:46.492286 31688 leader_election.cc:304] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4f9e4b2846453db665928d29045ea3, bbd6a1bc99684888b47224bd0a4f99ac; no voters: 
I20260630 12:33:46.492990 31929 raft_consensus.cc:2804] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.493489 31929 raft_consensus.cc:697] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 LEADER]: Becoming Leader. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Running, Role: LEADER
I20260630 12:33:46.494347 31929 consensus_queue.cc:237] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.501235 31621 catalog_manager.cc:5697] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129). New cstate: current_term: 1 leader_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.594130 31929 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.615060 31872 raft_consensus.cc:3060] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.625754 31953 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:46.642100 31621 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44376:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:33:46.673218 31712 tablet_service.cc:1511] Processing CreateTablet for tablet 8568c2dbf72241a985b6804d961efd9c (DEFAULT_TABLE table=dugtrio [id=ad75c1189210475eb1050aed2012c77e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:46.674845 31712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8568c2dbf72241a985b6804d961efd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:46.674719 31785 tablet_service.cc:1511] Processing CreateTablet for tablet e912a9083ed0494296c9767b6a34ceff (DEFAULT_TABLE table=dugtrio [id=ad75c1189210475eb1050aed2012c77e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:46.676375 31785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e912a9083ed0494296c9767b6a34ceff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:46.677062 31860 tablet_service.cc:1511] Processing CreateTablet for tablet 0266644a625b43dc9ab5349b783c9780 (DEFAULT_TABLE table=dugtrio [id=ad75c1189210475eb1050aed2012c77e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:46.678418 31860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0266644a625b43dc9ab5349b783c9780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:46.679737 31713 tablet_service.cc:1511] Processing CreateTablet for tablet fcf922ef78bb47c9adff5daafe34e316 (DEFAULT_TABLE table=dugtrio [id=ad75c1189210475eb1050aed2012c77e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:46.680943 31713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf922ef78bb47c9adff5daafe34e316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:46.694592 31919 tablet_bootstrap.cc:492] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3: Bootstrap starting.
I20260630 12:33:46.696310 31920 tablet_bootstrap.cc:492] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:46.702410 31919 tablet_bootstrap.cc:654] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.704682 31920 tablet_bootstrap.cc:654] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.708088 31959 tablet_bootstrap.cc:492] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657: Bootstrap starting.
I20260630 12:33:46.709420 31919 tablet_bootstrap.cc:492] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3: No bootstrap required, opened a new log
I20260630 12:33:46.709960 31919 ts_tablet_manager.cc:1403] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260630 12:33:46.712118 31920 tablet_bootstrap.cc:492] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: No bootstrap required, opened a new log
I20260630 12:33:46.712600 31920 ts_tablet_manager.cc:1403] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260630 12:33:46.713591 31919 raft_consensus.cc:359] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } }
I20260630 12:33:46.714339 31919 raft_consensus.cc:385] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.714679 31919 raft_consensus.cc:740] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4f9e4b2846453db665928d29045ea3, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.715413 31919 consensus_queue.cc:260] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } }
I20260630 12:33:46.715986 31919 raft_consensus.cc:399] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:46.715770 31920 raft_consensus.cc:359] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.716320 31919 raft_consensus.cc:493] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:46.716471 31920 raft_consensus.cc:385] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.716719 31919 raft_consensus.cc:3060] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.716851 31920 raft_consensus.cc:740] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.717432 31959 tablet_bootstrap.cc:654] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.717778 31920 consensus_queue.cc:260] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.718601 31920 raft_consensus.cc:399] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:46.718962 31920 raft_consensus.cc:493] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:46.719308 31920 raft_consensus.cc:3060] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.723114 31959 tablet_bootstrap.cc:492] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657: No bootstrap required, opened a new log
I20260630 12:33:46.723649 31959 ts_tablet_manager.cc:1403] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:33:46.723856 31919 raft_consensus.cc:515] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } }
I20260630 12:33:46.724624 31919 leader_election.cc:304] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [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: 2c4f9e4b2846453db665928d29045ea3; no voters: 
I20260630 12:33:46.725291 31919 leader_election.cc:290] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:46.725639 31924 raft_consensus.cc:2804] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.726708 31959 raft_consensus.cc:359] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.727299 31959 raft_consensus.cc:385] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.727636 31959 raft_consensus.cc:740] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778059b06d145e8ab59f4550c1b7657, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.727494 31920 raft_consensus.cc:515] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.728492 31920 leader_election.cc:304] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [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: bbd6a1bc99684888b47224bd0a4f99ac; no voters: 
I20260630 12:33:46.728399 31959 consensus_queue.cc:260] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.729503 31924 raft_consensus.cc:697] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 1 LEADER]: Becoming Leader. State: Replica: 2c4f9e4b2846453db665928d29045ea3, State: Running, Role: LEADER
I20260630 12:33:46.729776 31953 raft_consensus.cc:2804] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.730418 31953 raft_consensus.cc:697] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 1 LEADER]: Becoming Leader. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Running, Role: LEADER
I20260630 12:33:46.729506 31959 raft_consensus.cc:399] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:46.730947 31959 raft_consensus.cc:493] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:46.731432 31920 leader_election.cc:290] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:46.731117 31953 consensus_queue.cc:237] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [LEADER]: Queue going to LEADER mode. State: All 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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.731813 31919 ts_tablet_manager.cc:1434] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.003s
I20260630 12:33:46.731156 31959 raft_consensus.cc:3060] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.733227 31920 ts_tablet_manager.cc:1434] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.003s
I20260630 12:33:46.733768 31924 consensus_queue.cc:237] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [LEADER]: Queue going to LEADER mode. State: All 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: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } }
I20260630 12:33:46.734375 31920 tablet_bootstrap.cc:492] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:46.741037 31621 catalog_manager.cc:5697] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129). New cstate: current_term: 1 leader_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:46.742527 31959 raft_consensus.cc:515] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.743261 31959 leader_election.cc:304] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [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: e778059b06d145e8ab59f4550c1b7657; no voters: 
I20260630 12:33:46.744100 31920 tablet_bootstrap.cc:654] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:46.744092 31925 raft_consensus.cc:2804] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.744810 31925 raft_consensus.cc:697] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 1 LEADER]: Becoming Leader. State: Replica: e778059b06d145e8ab59f4550c1b7657, State: Running, Role: LEADER
I20260630 12:33:46.745627 31925 consensus_queue.cc:237] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Queue going to LEADER mode. State: All 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: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:46.750667 31959 leader_election.cc:290] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:46.753739 31959 ts_tablet_manager.cc:1434] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657: Time spent starting tablet: real 0.030s	user 0.018s	sys 0.000s
I20260630 12:33:46.757524 31620 catalog_manager.cc:5697] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "2c4f9e4b2846453db665928d29045ea3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:46.762465 31920 tablet_bootstrap.cc:492] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: No bootstrap required, opened a new log
I20260630 12:33:46.763003 31920 ts_tablet_manager.cc:1403] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.013s
I20260630 12:33:46.766369 31920 raft_consensus.cc:359] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.766975 31920 raft_consensus.cc:385] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:46.767264 31920 raft_consensus.cc:740] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:46.767699 31618 catalog_manager.cc:5697] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 reported cstate change: term changed from 0 to 1, leader changed from <none> to e778059b06d145e8ab59f4550c1b7657 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:46.768020 31920 consensus_queue.cc:260] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.768781 31920 raft_consensus.cc:399] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:46.769109 31920 raft_consensus.cc:493] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:46.769456 31920 raft_consensus.cc:3060] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.777987 31920 raft_consensus.cc:515] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.778759 31920 leader_election.cc:304] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [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: bbd6a1bc99684888b47224bd0a4f99ac; no voters: 
I20260630 12:33:46.779399 31920 leader_election.cc:290] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:46.779553 31953 raft_consensus.cc:2804] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.780134 31953 raft_consensus.cc:697] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 LEADER]: Becoming Leader. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Running, Role: LEADER
I20260630 12:33:46.780858 31953 consensus_queue.cc:237] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [LEADER]: Queue going to LEADER mode. State: All 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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:46.781361 31920 ts_tablet_manager.cc:1434] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.012s
I20260630 12:33:46.787441 31618 catalog_manager.cc:5697] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129). New cstate: current_term: 1 leader_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:46.794723 31925 consensus_queue.cc:1048] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.804134 31942 consensus_queue.cc:1048] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.810240 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:33:46.816972 31942 consensus_queue.cc:1048] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:33:46.840066 31838 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:33:46.844105 31838 consensus_peers.cc:597] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 -> Peer bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): Couldn't send request to peer bbd6a1bc99684888b47224bd0a4f99ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:46.869177 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:46.870306 24090 tablet_replica.cc:333] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: stopping tablet replica
I20260630 12:33:46.871014 24090 raft_consensus.cc:2243] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:46.871477 24090 raft_consensus.cc:2272] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:46.874290 24090 tablet_replica.cc:333] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: stopping tablet replica
I20260630 12:33:46.874859 24090 raft_consensus.cc:2243] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:46.875265 24090 raft_consensus.cc:2272] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:46.877722 24090 tablet_replica.cc:333] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: stopping tablet replica
I20260630 12:33:46.878237 24090 raft_consensus.cc:2243] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:46.878595 24090 raft_consensus.cc:2272] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:46.880717 24090 tablet_replica.cc:333] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: stopping tablet replica
I20260630 12:33:46.881209 24090 raft_consensus.cc:2243] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:46.881574 24090 raft_consensus.cc:2272] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:46.883275 24090 tablet_replica.cc:333] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: stopping tablet replica
I20260630 12:33:46.883699 24090 raft_consensus.cc:2243] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:46.884260 24090 pending_rounds.cc:70] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Trying to abort 1 pending ops.
I20260630 12:33:46.884428 24090 pending_rounds.cc:77] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442297328492544 op_type: NO_OP noop_request { }
I20260630 12:33:46.884696 24090 raft_consensus.cc:2889] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:33:46.884924 24090 raft_consensus.cc:2272] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:46.886953 24090 tablet_replica.cc:333] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: stopping tablet replica
I20260630 12:33:46.887400 24090 raft_consensus.cc:2243] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:46.888164 24090 raft_consensus.cc:2272] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:46.913493 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
W20260630 12:33:47.359535 31838 consensus_peers.cc:597] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 -> Peer bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): Couldn't send request to peer bbd6a1bc99684888b47224bd0a4f99ac. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:40171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:47.884044 31925 consensus_queue.cc:579] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Leader has been unable to successfully communicate with peer bbd6a1bc99684888b47224bd0a4f99ac for more than 1 seconds (1.060s)
I20260630 12:33:47.978749 31618 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44364:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:33:47.979391 31618 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:44364:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:33:47.995139 31618 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544: Sending DeleteTablet for 1 replicas of tablet 8568c2dbf72241a985b6804d961efd9c
I20260630 12:33:47.996045 31618 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544: Sending DeleteTablet for 1 replicas of tablet e912a9083ed0494296c9767b6a34ceff
I20260630 12:33:47.996742 31618 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544: Sending DeleteTablet for 1 replicas of tablet 0266644a625b43dc9ab5349b783c9780
I20260630 12:33:47.997670 31618 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544: Sending DeleteTablet for 1 replicas of tablet fcf922ef78bb47c9adff5daafe34e316
I20260630 12:33:47.998072 31785 tablet_service.cc:1558] Processing DeleteTablet for tablet e912a9083ed0494296c9767b6a34ceff with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:33:47 UTC) from {username='slave'} at 127.0.0.1:41980
I20260630 12:33:47.998891 31860 tablet_service.cc:1558] Processing DeleteTablet for tablet 0266644a625b43dc9ab5349b783c9780 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:33:47 UTC) from {username='slave'} at 127.0.0.1:48218
I20260630 12:33:48.000562 31985 tablet_replica.cc:333] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3: stopping tablet replica
I20260630 12:33:48.001983 31986 tablet_replica.cc:333] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657: stopping tablet replica
I20260630 12:33:48.002139 31985 raft_consensus.cc:2243] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:48.002597 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:48.003083 31985 raft_consensus.cc:2272] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.003518 31986 raft_consensus.cc:2243] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:48.004447 31986 raft_consensus.cc:2272] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.006237 31985 ts_tablet_manager.cc:1916] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:33:48.008520 31986 ts_tablet_manager.cc:1916] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:33:48.021713 31988 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:48.023293 31608 catalog_manager.cc:4755] TS bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 8568c2dbf72241a985b6804d961efd9c: Network error: Client connection negotiation failed: client connection to 127.23.134.129:40171: connect: Connection refused (error 111)
W20260630 12:33:48.030845 31989 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:48.034567 31985 ts_tablet_manager.cc:1929] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:33:48.034866 31986 ts_tablet_manager.cc:1929] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:33:48.035390 31985 log.cc:1199] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-1-root/wals/e912a9083ed0494296c9767b6a34ceff
I20260630 12:33:48.035502 31986 log.cc:1199] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-2-root/wals/0266644a625b43dc9ab5349b783c9780
I20260630 12:33:48.036130 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:48.036484 31985 ts_tablet_manager.cc:1950] T e912a9083ed0494296c9767b6a34ceff P 2c4f9e4b2846453db665928d29045ea3: Deleting consensus metadata
W20260630 12:33:48.035523 31991 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:48.036733 31986 ts_tablet_manager.cc:1950] T 0266644a625b43dc9ab5349b783c9780 P e778059b06d145e8ab59f4550c1b7657: Deleting consensus metadata
I20260630 12:33:48.038165 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:48.038506 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:48.038781 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822828038761 us; error 0 us; skew 500 ppm
I20260630 12:33:48.039661 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:48.039979 31607 catalog_manager.cc:5028] TS 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415): tablet e912a9083ed0494296c9767b6a34ceff (table dugtrio [id=ad75c1189210475eb1050aed2012c77e]) successfully deleted
I20260630 12:33:48.040840 31608 catalog_manager.cc:5028] TS e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139): tablet 0266644a625b43dc9ab5349b783c9780 (table dugtrio [id=ad75c1189210475eb1050aed2012c77e]) successfully deleted
I20260630 12:33:48.043162 24090 webserver.cc:533] Webserver started at http://127.23.134.132:38519/ using document root <none> and password file <none>
I20260630 12:33:48.043685 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:48.043864 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:48.044133 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:48.045607 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "bfd6f74eddad40c89b05485b2a99894e"
format_stamp: "Formatted at 2026-06-30 12:33:48 on dist-test-slave-69xz"
I20260630 12:33:48.050705 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:33:48.054641 31996 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:48.055431 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:48.055742 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "bfd6f74eddad40c89b05485b2a99894e"
format_stamp: "Formatted at 2026-06-30 12:33:48 on dist-test-slave-69xz"
I20260630 12:33:48.056038 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:48.081005 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:48.082695 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:48.084339 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:48.086912 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:48.087142 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:48.087390 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:48.087574 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:48.106714 32019 raft_consensus.cc:493] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbd6a1bc99684888b47224bd0a4f99ac)
I20260630 12:33:48.107430 32019 raft_consensus.cc:515] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.110594 32019 leader_election.cc:290] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171), e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139)
W20260630 12:33:48.124483 31764 leader_election.cc:336] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): Network error: Client connection negotiation failed: client connection to 127.23.134.129:40171: connect: Connection refused (error 111)
I20260630 12:33:48.129712 31977 raft_consensus.cc:493] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbd6a1bc99684888b47224bd0a4f99ac)
I20260630 12:33:48.130419 31977 raft_consensus.cc:515] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.134337 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04d2cbbe3994a7fb890feef436798b2" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3" is_pre_election: true
I20260630 12:33:48.135115 31797 raft_consensus.cc:2468] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 1.
I20260630 12:33:48.137387 31837 leader_election.cc:304] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [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: 2c4f9e4b2846453db665928d29045ea3, e778059b06d145e8ab59f4550c1b7657; no voters: 
I20260630 12:33:48.138382 31976 raft_consensus.cc:2804] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:33:48.138327 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04d2cbbe3994a7fb890feef436798b2" candidate_uuid: "2c4f9e4b2846453db665928d29045ea3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e778059b06d145e8ab59f4550c1b7657" is_pre_election: true
I20260630 12:33:48.138986 31976 raft_consensus.cc:493] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbd6a1bc99684888b47224bd0a4f99ac)
I20260630 12:33:48.139317 31977 leader_election.cc:290] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171), 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415)
I20260630 12:33:48.139423 31976 raft_consensus.cc:3060] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:33:48.142060 31838 leader_election.cc:336] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): Network error: Client connection negotiation failed: client connection to 127.23.134.129:40171: connect: Connection refused (error 111)
I20260630 12:33:48.149292 31976 raft_consensus.cc:515] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.150821 31872 raft_consensus.cc:2393] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c4f9e4b2846453db665928d29045ea3 in current term 2: Already voted for candidate e778059b06d145e8ab59f4550c1b7657 in this term.
I20260630 12:33:48.153241 31976 leader_election.cc:290] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 2 election: Requested vote from peers bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171), 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415)
I20260630 12:33:48.153421 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04d2cbbe3994a7fb890feef436798b2" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3"
I20260630 12:33:48.154052 31797 raft_consensus.cc:3060] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:33:48.159384 31838 leader_election.cc:336] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): Network error: Client connection negotiation failed: client connection to 127.23.134.129:40171: connect: Connection refused (error 111)
I20260630 12:33:48.161212 31764 leader_election.cc:304] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [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: 2c4f9e4b2846453db665928d29045ea3; no voters: bbd6a1bc99684888b47224bd0a4f99ac, e778059b06d145e8ab59f4550c1b7657
I20260630 12:33:48.162676 31797 raft_consensus.cc:2468] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 2.
I20260630 12:33:48.163163 32019 raft_consensus.cc:2749] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:33:48.164011 31837 leader_election.cc:304] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [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: 2c4f9e4b2846453db665928d29045ea3, e778059b06d145e8ab59f4550c1b7657; no voters: bbd6a1bc99684888b47224bd0a4f99ac
I20260630 12:33:48.165426 31976 raft_consensus.cc:2804] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:48.166011 31976 raft_consensus.cc:697] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 2 LEADER]: Becoming Leader. State: Replica: e778059b06d145e8ab59f4550c1b7657, State: Running, Role: LEADER
I20260630 12:33:48.166877 31976 consensus_queue.cc:237] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.167853 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:41213
I20260630 12:33:48.168147 32063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:41213 every 8 connection(s)
I20260630 12:33:48.176640 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:48.177932 31618 catalog_manager.cc:5697] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 reported cstate change: term changed from 1 to 2, leader changed from bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129) to e778059b06d145e8ab59f4550c1b7657 (127.23.134.131). New cstate: current_term: 2 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: HEALTHY } } }
W20260630 12:33:48.185041 32068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:48.186597 32069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:48.195529 32065 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45699
I20260630 12:33:48.196030 32065 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:48.197042 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:48.197232 32065 heartbeater.cc:507] Master 127.23.134.190:45699 requested a full tablet report, sending...
W20260630 12:33:48.198841 32072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:48.199815 31618 ts_manager.cc:194] Registered new tserver with Master: bfd6f74eddad40c89b05485b2a99894e (127.23.134.132:41213)
I20260630 12:33:48.200469 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:48.200780 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:48.201030 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822828201001 us; error 0 us; skew 500 ppm
I20260630 12:33:48.201874 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:48.201988 31618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44394
I20260630 12:33:48.205003 24090 webserver.cc:533] Webserver started at http://127.23.134.129:38323/ using document root <none> and password file <none>
I20260630 12:33:48.205778 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:48.206055 24090 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:33:48.210641 24090 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260630 12:33:48.214444 32076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:48.215240 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:33:48.215584 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "bbd6a1bc99684888b47224bd0a4f99ac"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-69xz"
I20260630 12:33:48.215914 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:48.236176 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:48.237715 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:48.239662 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:48.241503 31872 consensus_queue.cc:237] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:48.243597 32083 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:33:48.250042 31797 raft_consensus.cc:1275] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:48.252285 31977 consensus_queue.cc:1048] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:33:48.257275 31838 consensus_peers.cc:597] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 -> Peer bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): Couldn't send request to peer bbd6a1bc99684888b47224bd0a4f99ac. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:40171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:48.262214 31976 raft_consensus.cc:2955] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } } }
I20260630 12:33:48.267414 31797 raft_consensus.cc:2955] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } } }
W20260630 12:33:48.268540 31838 consensus_peers.cc:597] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 -> Peer bfd6f74eddad40c89b05485b2a99894e (127.23.134.132:41213): Couldn't send request to peer bfd6f74eddad40c89b05485b2a99894e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ac39d648ef14b0b85e6223385dc25bb. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:33:48.269717 31669 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver bbd6a1bc99684888b47224bd0a4f99ac not available for placement
I20260630 12:33:48.276525 31608 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8ac39d648ef14b0b85e6223385dc25bb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:33:48.281332 31618 catalog_manager.cc:5697] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 reported cstate change: config changed from index -1 to 2, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:48.287925 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:33:48.288352 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260630 12:33:48.288707 24090 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:33:48.294698 32083 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:48.311213 32083 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:48.312228 32083 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap complete.
I20260630 12:33:48.312896 32083 ts_tablet_manager.cc:1403] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:33:48.315797 32083 raft_consensus.cc:359] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.316560 32083 raft_consensus.cc:740] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:48.317335 32083 consensus_queue.cc:260] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.318804 31976 consensus_queue.cc:579] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Leader has been unable to successfully communicate with peer bbd6a1bc99684888b47224bd0a4f99ac for more than 1 seconds (1.475s)
I20260630 12:33:48.320509 32083 ts_tablet_manager.cc:1434] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260630 12:33:48.321480 32083 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:48.324887 24090 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:33:48.325242 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.034s	sys 0.000s
I20260630 12:33:48.330404 31872 consensus_queue.cc:237] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [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: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:48.338239 32083 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:48.339480 32083 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap complete.
I20260630 12:33:48.340210 32083 ts_tablet_manager.cc:1403] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260630 12:33:48.341259 31797 raft_consensus.cc:1275] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:48.343152 32083 raft_consensus.cc:359] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.343420 31977 consensus_queue.cc:1048] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:48.343961 32083 raft_consensus.cc:740] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
W20260630 12:33:48.344095 31838 consensus_peers.cc:597] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 -> Peer bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): Couldn't send request to peer bbd6a1bc99684888b47224bd0a4f99ac. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:40171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:33:48.345323 31838 consensus_peers.cc:597] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 -> Peer bfd6f74eddad40c89b05485b2a99894e (127.23.134.132:41213): Couldn't send request to peer bfd6f74eddad40c89b05485b2a99894e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61b94dedff4243f19a41b193edd63698. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:48.345068 32083 consensus_queue.cc:260] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.347636 32083 ts_tablet_manager.cc:1434] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:33:48.348568 32083 tablet_bootstrap.cc:492] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:48.353804 31925 raft_consensus.cc:2955] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } } }
I20260630 12:33:48.359642 31797 raft_consensus.cc:2955] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } } }
I20260630 12:33:48.377251 32083 tablet_bootstrap.cc:492] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:48.378432 32083 tablet_bootstrap.cc:492] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap complete.
I20260630 12:33:48.379150 32083 ts_tablet_manager.cc:1403] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.004s
I20260630 12:33:48.382283 32083 raft_consensus.cc:359] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:48.382890 32083 raft_consensus.cc:740] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:48.383592 32083 consensus_queue.cc:260] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:48.384267 32083 raft_consensus.cc:399] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:48.384591 32083 raft_consensus.cc:493] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:48.385000 32083 raft_consensus.cc:3060] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:48.385878 31621 catalog_manager.cc:5697] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 reported cstate change: config changed from index -1 to 2, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:48.382282 31608 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 61b94dedff4243f19a41b193edd63698 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:33:48.403268 32083 raft_consensus.cc:515] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:48.404443 32083 leader_election.cc:304] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bbd6a1bc99684888b47224bd0a4f99ac; no voters: 
I20260630 12:33:48.405489 32089 raft_consensus.cc:2804] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:48.407374 32089 raft_consensus.cc:697] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 LEADER]: Becoming Leader. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Running, Role: LEADER
I20260630 12:33:48.408623 32083 leader_election.cc:290] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:33:48.408382 32089 consensus_queue.cc:237] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:48.410516 32083 ts_tablet_manager.cc:1434] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.031s	user 0.016s	sys 0.004s
I20260630 12:33:48.411543 32083 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:48.430703 32083 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:48.431841 32083 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap complete.
I20260630 12:33:48.432755 32083 ts_tablet_manager.cc:1403] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260630 12:33:48.436179 32083 raft_consensus.cc:359] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:48.437042 32083 raft_consensus.cc:740] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:48.437873 32083 consensus_queue.cc:260] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:48.440014 32083 ts_tablet_manager.cc:1434] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260630 12:33:48.441079 32083 tablet_bootstrap.cc:492] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:48.454309 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:40171
I20260630 12:33:48.454382 32153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:40171 every 8 connection(s)
I20260630 12:33:48.459251 32083 tablet_bootstrap.cc:492] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:33:48.460502 32083 tablet_bootstrap.cc:492] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap complete.
I20260630 12:33:48.461283 32083 ts_tablet_manager.cc:1403] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260630 12:33:48.463976 32083 raft_consensus.cc:359] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.464640 32083 raft_consensus.cc:740] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:48.465001 31977 raft_consensus.cc:493] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:48.465380 32083 consensus_queue.cc:260] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.465642 31977 raft_consensus.cc:515] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.467443 32083 ts_tablet_manager.cc:1434] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:33:48.468223 32083 tablet_bootstrap.cc:492] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap starting.
I20260630 12:33:48.470957 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcddbbda19f448959466a6c9d5c5fb99" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3" is_pre_election: true
I20260630 12:33:48.472571 31797 raft_consensus.cc:2468] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 1.
I20260630 12:33:48.474448 31837 leader_election.cc:304] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [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: 2c4f9e4b2846453db665928d29045ea3, e778059b06d145e8ab59f4550c1b7657; no voters: 
I20260630 12:33:48.475643 31976 raft_consensus.cc:2804] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:33:48.476115 31976 raft_consensus.cc:493] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:48.476534 31976 raft_consensus.cc:3060] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:48.478412 31977 leader_election.cc:290] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171), 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415)
I20260630 12:33:48.479601 32155 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45699
I20260630 12:33:48.480183 32155 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:48.481225 32155 heartbeater.cc:507] Master 127.23.134.190:45699 requested a full tablet report, sending...
I20260630 12:33:48.484457 32083 tablet_bootstrap.cc:492] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:48.485409 32083 tablet_bootstrap.cc:492] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Bootstrap complete.
I20260630 12:33:48.485164 31976 raft_consensus.cc:515] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.486116 32083 ts_tablet_manager.cc:1403] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:33:48.486938 31618 ts_manager.cc:194] Re-registered known tserver with Master: bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171)
I20260630 12:33:48.489061 32083 raft_consensus.cc:359] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:48.489166 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcddbbda19f448959466a6c9d5c5fb99" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4f9e4b2846453db665928d29045ea3"
I20260630 12:33:48.489698 32083 raft_consensus.cc:740] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Initialized, Role: FOLLOWER
I20260630 12:33:48.489861 31797 raft_consensus.cc:3060] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:48.490587 32083 consensus_queue.cc:260] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:48.491243 32083 raft_consensus.cc:399] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:48.491531 32083 raft_consensus.cc:493] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:48.491830 32083 raft_consensus.cc:3060] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:48.493667 31976 leader_election.cc:290] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [CANDIDATE]: Term 2 election: Requested vote from peers bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171), 2c4f9e4b2846453db665928d29045ea3 (127.23.134.130:45415)
I20260630 12:33:48.494642 32128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcddbbda19f448959466a6c9d5c5fb99" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd6a1bc99684888b47224bd0a4f99ac"
I20260630 12:33:48.495253 32128 raft_consensus.cc:3060] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:48.497046 31618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44396
I20260630 12:33:48.499258 32083 raft_consensus.cc:515] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:48.499563 31797 raft_consensus.cc:2468] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e778059b06d145e8ab59f4550c1b7657 in term 2.
I20260630 12:33:48.499960 32083 leader_election.cc:304] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bbd6a1bc99684888b47224bd0a4f99ac; no voters: 
I20260630 12:33:48.500630 32155 heartbeater.cc:499] Master 127.23.134.190:45699 was elected leader, sending a full tablet report...
I20260630 12:33:48.500765 32089 raft_consensus.cc:2804] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:48.501055 31837 leader_election.cc:304] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [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: 2c4f9e4b2846453db665928d29045ea3, e778059b06d145e8ab59f4550c1b7657; no voters: 
I20260630 12:33:48.493592 32129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcddbbda19f448959466a6c9d5c5fb99" candidate_uuid: "e778059b06d145e8ab59f4550c1b7657" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" is_pre_election: true
I20260630 12:33:48.501250 32083 leader_election.cc:290] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:33:48.501370 32089 raft_consensus.cc:697] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 2 LEADER]: Becoming Leader. State: Replica: bbd6a1bc99684888b47224bd0a4f99ac, State: Running, Role: LEADER
I20260630 12:33:48.502282 32089 consensus_queue.cc:237] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:48.503299 32083 ts_tablet_manager.cc:1434] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:33:48.504765 31976 raft_consensus.cc:2804] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:48.505106 32128 raft_consensus.cc:2410] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e778059b06d145e8ab59f4550c1b7657 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.
I20260630 12:33:48.506238 31976 raft_consensus.cc:697] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 2 LEADER]: Becoming Leader. State: Replica: e778059b06d145e8ab59f4550c1b7657, State: Running, Role: LEADER
I20260630 12:33:48.507109 31976 consensus_queue.cc:237] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Queue going to LEADER 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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
I20260630 12:33:48.516309 31621 catalog_manager.cc:5697] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 reported cstate change: term changed from 1 to 2, leader changed from bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129) to e778059b06d145e8ab59f4550c1b7657 (127.23.134.131). New cstate: current_term: 2 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:48.583572 32128 raft_consensus.cc:3060] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:48.589329 32128 raft_consensus.cc:1275] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:48.590631 31976 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:48.600059 31797 raft_consensus.cc:1275] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:48.601662 31977 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:48.675160 32118 tablet_service.cc:1558] Processing DeleteTablet for tablet 8568c2dbf72241a985b6804d961efd9c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:33:47 UTC) from {username='slave'} at 127.0.0.1:33060
I20260630 12:33:48.675438 32117 tablet_service.cc:1558] Processing DeleteTablet for tablet fcf922ef78bb47c9adff5daafe34e316 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:33:47 UTC) from {username='slave'} at 127.0.0.1:33060
I20260630 12:33:48.676762 32166 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:48.677469 32166 raft_consensus.cc:2243] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:48.678017 32166 raft_consensus.cc:2272] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.681077 32166 ts_tablet_manager.cc:1916] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:33:48.693606 32166 ts_tablet_manager.cc:1929] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:33:48.693948 32166 log.cc:1199] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/8568c2dbf72241a985b6804d961efd9c
I20260630 12:33:48.694607 32166 ts_tablet_manager.cc:1950] T 8568c2dbf72241a985b6804d961efd9c P bbd6a1bc99684888b47224bd0a4f99ac: Deleting consensus metadata
I20260630 12:33:48.697194 32166 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:48.697297 31608 catalog_manager.cc:5028] TS bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): tablet 8568c2dbf72241a985b6804d961efd9c (table dugtrio [id=ad75c1189210475eb1050aed2012c77e]) successfully deleted
I20260630 12:33:48.697971 32166 raft_consensus.cc:2243] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:48.698527 32166 raft_consensus.cc:2272] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:48.701290 32166 ts_tablet_manager.cc:1916] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:33:48.711246 32166 ts_tablet_manager.cc:1929] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:33:48.711516 32166 log.cc:1199] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/fcf922ef78bb47c9adff5daafe34e316
I20260630 12:33:48.712105 32166 ts_tablet_manager.cc:1950] T fcf922ef78bb47c9adff5daafe34e316 P bbd6a1bc99684888b47224bd0a4f99ac: Deleting consensus metadata
I20260630 12:33:48.714962 31608 catalog_manager.cc:5028] TS bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): tablet fcf922ef78bb47c9adff5daafe34e316 (table dugtrio [id=ad75c1189210475eb1050aed2012c77e]) successfully deleted
I20260630 12:33:48.805665 32167 ts_tablet_manager.cc:933] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: Initiating tablet copy from peer e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139)
I20260630 12:33:48.807775 32168 ts_tablet_manager.cc:933] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: Initiating tablet copy from peer e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139)
I20260630 12:33:48.807802 32167 tablet_copy_client.cc:323] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:35139
I20260630 12:33:48.809525 32168 tablet_copy_client.cc:323] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:35139
I20260630 12:33:48.819857 31882 tablet_copy_service.cc:140] P e778059b06d145e8ab59f4550c1b7657: Received BeginTabletCopySession request for tablet 8ac39d648ef14b0b85e6223385dc25bb from peer bfd6f74eddad40c89b05485b2a99894e ({username='slave'} at 127.0.0.1:48256)
I20260630 12:33:48.820080 31881 tablet_copy_service.cc:140] P e778059b06d145e8ab59f4550c1b7657: Received BeginTabletCopySession request for tablet 61b94dedff4243f19a41b193edd63698 from peer bfd6f74eddad40c89b05485b2a99894e ({username='slave'} at 127.0.0.1:48256)
I20260630 12:33:48.820501 31882 tablet_copy_service.cc:161] P e778059b06d145e8ab59f4550c1b7657: Beginning new tablet copy session on tablet 8ac39d648ef14b0b85e6223385dc25bb from peer bfd6f74eddad40c89b05485b2a99894e at {username='slave'} at 127.0.0.1:48256: session id = bfd6f74eddad40c89b05485b2a99894e-8ac39d648ef14b0b85e6223385dc25bb
I20260630 12:33:48.821233 31881 tablet_copy_service.cc:161] P e778059b06d145e8ab59f4550c1b7657: Beginning new tablet copy session on tablet 61b94dedff4243f19a41b193edd63698 from peer bfd6f74eddad40c89b05485b2a99894e at {username='slave'} at 127.0.0.1:48256: session id = bfd6f74eddad40c89b05485b2a99894e-61b94dedff4243f19a41b193edd63698
I20260630 12:33:48.822933 32128 raft_consensus.cc:2955] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } } }
I20260630 12:33:48.828529 31881 tablet_copy_source_session.cc:215] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:48.829897 31882 tablet_copy_source_session.cc:215] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:48.831614 32168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b94dedff4243f19a41b193edd63698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:48.833103 32167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac39d648ef14b0b85e6223385dc25bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:48.848228 32168 tablet_copy_client.cc:806] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:48.848254 32167 tablet_copy_client.cc:806] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:48.848984 32168 tablet_copy_client.cc:670] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:48.849058 32167 tablet_copy_client.cc:670] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:48.852680 32167 tablet_copy_client.cc:538] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:48.853008 32168 tablet_copy_client.cc:538] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:48.859400 32168 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: Bootstrap starting.
I20260630 12:33:48.859577 32167 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: Bootstrap starting.
I20260630 12:33:48.875516 31977 consensus_queue.cc:1050] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:48.878749 32167 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:48.879169 32168 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:48.879750 32167 tablet_bootstrap.cc:492] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: Bootstrap complete.
I20260630 12:33:48.880097 32168 tablet_bootstrap.cc:492] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: Bootstrap complete.
I20260630 12:33:48.880581 32167 ts_tablet_manager.cc:1403] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260630 12:33:48.880837 32168 ts_tablet_manager.cc:1403] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260630 12:33:48.883122 32128 raft_consensus.cc:2955] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } } }
I20260630 12:33:48.884445 32168 raft_consensus.cc:359] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:48.884730 32167 raft_consensus.cc:359] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:48.885319 32168 raft_consensus.cc:740] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bfd6f74eddad40c89b05485b2a99894e, State: Initialized, Role: LEARNER
I20260630 12:33:48.885630 32167 raft_consensus.cc:740] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bfd6f74eddad40c89b05485b2a99894e, State: Initialized, Role: LEARNER
I20260630 12:33:48.885975 32168 consensus_queue.cc:260] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e [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: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:48.886366 32167 consensus_queue.cc:260] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e [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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:48.889276 32065 heartbeater.cc:499] Master 127.23.134.190:45699 was elected leader, sending a full tablet report...
I20260630 12:33:48.889559 32167 ts_tablet_manager.cc:1434] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.005s
I20260630 12:33:48.891767 31881 tablet_copy_service.cc:342] P e778059b06d145e8ab59f4550c1b7657: Request end of tablet copy session bfd6f74eddad40c89b05485b2a99894e-8ac39d648ef14b0b85e6223385dc25bb received from {username='slave'} at 127.0.0.1:48256
I20260630 12:33:48.892204 32168 ts_tablet_manager.cc:1434] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.004s
I20260630 12:33:48.892215 31881 tablet_copy_service.cc:434] P e778059b06d145e8ab59f4550c1b7657: ending tablet copy session bfd6f74eddad40c89b05485b2a99894e-8ac39d648ef14b0b85e6223385dc25bb on tablet 8ac39d648ef14b0b85e6223385dc25bb with peer bfd6f74eddad40c89b05485b2a99894e
I20260630 12:33:48.894501 31881 tablet_copy_service.cc:342] P e778059b06d145e8ab59f4550c1b7657: Request end of tablet copy session bfd6f74eddad40c89b05485b2a99894e-61b94dedff4243f19a41b193edd63698 received from {username='slave'} at 127.0.0.1:48256
I20260630 12:33:48.894913 31881 tablet_copy_service.cc:434] P e778059b06d145e8ab59f4550c1b7657: ending tablet copy session bfd6f74eddad40c89b05485b2a99894e-61b94dedff4243f19a41b193edd63698 on tablet 61b94dedff4243f19a41b193edd63698 with peer bfd6f74eddad40c89b05485b2a99894e
I20260630 12:33:49.101919 32128 raft_consensus.cc:1275] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:33:49.102293 32128 pending_rounds.cc:85] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Aborting all ops after (but not including) 0
I20260630 12:33:49.102469 32128 pending_rounds.cc:107] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:33:49.102690 32128 raft_consensus.cc:2889] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:33:49.103875 31977 consensus_queue.cc:1048] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:49.115612 31797 raft_consensus.cc:1275] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:33:49.117803 32182 consensus_queue.cc:1048] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:49.264948 32039 raft_consensus.cc:1217] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:33:49.285876 32039 raft_consensus.cc:1217] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:33:49.295858 31669 auto_rebalancer.cc:639] Failed to schedule move for tablet 8ac39d648ef14b0b85e6223385dc25bb: Invalid argument: Server with UUID bfd6f74eddad40c89b05485b2a99894e is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:49.299265 31872 consensus_queue.cc:237] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } }
W20260630 12:33:49.300637 31669 auto_rebalancer.cc:639] Failed to schedule move for tablet 61b94dedff4243f19a41b193edd63698: Invalid argument: Server with UUID bfd6f74eddad40c89b05485b2a99894e is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:49.305392 32128 raft_consensus.cc:1275] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:49.305706 31871 consensus_queue.cc:237] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:49.306751 31977 consensus_queue.cc:1048] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:49.308472 31797 raft_consensus.cc:1275] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:49.312218 31977 consensus_queue.cc:1048] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:33:49.313295 31838 consensus_peers.cc:597] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 -> Peer bfd6f74eddad40c89b05485b2a99894e (127.23.134.132:41213): Couldn't send request to peer bfd6f74eddad40c89b05485b2a99894e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a04d2cbbe3994a7fb890feef436798b2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:49.313663 31797 raft_consensus.cc:1275] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:49.314836 31977 raft_consensus.cc:2955] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } }
I20260630 12:33:49.316825 32182 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:33:49.317265 32128 raft_consensus.cc:1275] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:33:49.318213 32129 raft_consensus.cc:2955] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } }
I20260630 12:33:49.319185 32180 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:33:49.328315 31608 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ac39d648ef14b0b85e6223385dc25bb with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:49.331282 32180 raft_consensus.cc:2955] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } } }
I20260630 12:33:49.336620 31618 catalog_manager.cc:5697] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac reported cstate change: config changed from index 2 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) evicted. New cstate: current_term: 1 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } }
I20260630 12:33:49.340231 32128 raft_consensus.cc:2955] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } } }
I20260630 12:33:49.354945 31797 raft_consensus.cc:2955] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } }
I20260630 12:33:49.362802 31798 raft_consensus.cc:2955] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } } }
I20260630 12:33:49.382640 31621 catalog_manager.cc:5697] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac reported cstate change: config changed from index -1 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) added. New cstate: current_term: 2 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } } }
I20260630 12:33:49.402834 32025 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ac39d648ef14b0b85e6223385dc25bb with delete_type TABLET_DATA_TOMBSTONED (TS bfd6f74eddad40c89b05485b2a99894e not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:41438
I20260630 12:33:49.404861 32195 tablet_replica.cc:333] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: stopping tablet replica
I20260630 12:33:49.406230 32195 raft_consensus.cc:2243] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:49.406829 32195 raft_consensus.cc:2272] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:49.409914 32195 ts_tablet_manager.cc:1916] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:33:49.427553 32195 ts_tablet_manager.cc:1929] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:33:49.427989 32195 log.cc:1199] T 8ac39d648ef14b0b85e6223385dc25bb P bfd6f74eddad40c89b05485b2a99894e: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-3-root/wals/8ac39d648ef14b0b85e6223385dc25bb
I20260630 12:33:49.429819 31608 catalog_manager.cc:5028] TS bfd6f74eddad40c89b05485b2a99894e (127.23.134.132:41213): tablet 8ac39d648ef14b0b85e6223385dc25bb (table test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]) successfully deleted
I20260630 12:33:49.480432 31871 consensus_queue.cc:237] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [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: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } }
I20260630 12:33:49.486167 32128 raft_consensus.cc:1275] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:49.486303 31798 raft_consensus.cc:1275] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:49.487634 32182 consensus_queue.cc:1048] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:49.488282 32189 consensus_queue.cc:1048] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:49.495390 31977 raft_consensus.cc:2955] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } }
I20260630 12:33:49.497208 32128 raft_consensus.cc:2955] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } }
I20260630 12:33:49.500715 31798 raft_consensus.cc:2955] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } } }
I20260630 12:33:49.506871 31608 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 61b94dedff4243f19a41b193edd63698 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:49.511509 31621 catalog_manager.cc:5697] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 reported cstate change: config changed from index 2 to 3, NON_VOTER bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) evicted. New cstate: current_term: 1 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:49.522898 32025 tablet_service.cc:1558] Processing DeleteTablet for tablet 61b94dedff4243f19a41b193edd63698 with delete_type TABLET_DATA_TOMBSTONED (TS bfd6f74eddad40c89b05485b2a99894e not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:41438
I20260630 12:33:49.523821 32195 tablet_replica.cc:333] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: stopping tablet replica
I20260630 12:33:49.524662 32195 raft_consensus.cc:2243] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:49.525213 32195 raft_consensus.cc:2272] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:49.527734 32195 ts_tablet_manager.cc:1916] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:33:49.539215 32195 ts_tablet_manager.cc:1929] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:33:49.539566 32195 log.cc:1199] T 61b94dedff4243f19a41b193edd63698 P bfd6f74eddad40c89b05485b2a99894e: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-3-root/wals/61b94dedff4243f19a41b193edd63698
I20260630 12:33:49.540934 31608 catalog_manager.cc:5028] TS bfd6f74eddad40c89b05485b2a99894e (127.23.134.132:41213): tablet 61b94dedff4243f19a41b193edd63698 (table test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]) successfully deleted
I20260630 12:33:49.890432 32198 ts_tablet_manager.cc:933] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: Initiating tablet copy from peer e778059b06d145e8ab59f4550c1b7657 (127.23.134.131:35139)
I20260630 12:33:49.892228 32198 tablet_copy_client.cc:323] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:35139
I20260630 12:33:49.893859 31881 tablet_copy_service.cc:140] P e778059b06d145e8ab59f4550c1b7657: Received BeginTabletCopySession request for tablet a04d2cbbe3994a7fb890feef436798b2 from peer bfd6f74eddad40c89b05485b2a99894e ({username='slave'} at 127.0.0.1:48256)
I20260630 12:33:49.894436 31881 tablet_copy_service.cc:161] P e778059b06d145e8ab59f4550c1b7657: Beginning new tablet copy session on tablet a04d2cbbe3994a7fb890feef436798b2 from peer bfd6f74eddad40c89b05485b2a99894e at {username='slave'} at 127.0.0.1:48256: session id = bfd6f74eddad40c89b05485b2a99894e-a04d2cbbe3994a7fb890feef436798b2
I20260630 12:33:49.903505 31881 tablet_copy_source_session.cc:215] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:49.906945 32198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04d2cbbe3994a7fb890feef436798b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:49.920354 32198 tablet_copy_client.cc:806] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:49.921077 32198 tablet_copy_client.cc:670] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:49.925136 32198 tablet_copy_client.cc:538] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:49.931787 32198 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: Bootstrap starting.
I20260630 12:33:49.949908 32198 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:49.950724 32198 tablet_bootstrap.cc:492] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: Bootstrap complete.
I20260630 12:33:49.951368 32198 ts_tablet_manager.cc:1403] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260630 12:33:49.953840 32198 raft_consensus.cc:359] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:49.954636 32198 raft_consensus.cc:740] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bfd6f74eddad40c89b05485b2a99894e, State: Initialized, Role: LEARNER
I20260630 12:33:49.955276 32198 consensus_queue.cc:260] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e [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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: true } }
I20260630 12:33:49.957831 32198 ts_tablet_manager.cc:1434] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260630 12:33:49.959861 31881 tablet_copy_service.cc:342] P e778059b06d145e8ab59f4550c1b7657: Request end of tablet copy session bfd6f74eddad40c89b05485b2a99894e-a04d2cbbe3994a7fb890feef436798b2 received from {username='slave'} at 127.0.0.1:48256
I20260630 12:33:49.960424 31881 tablet_copy_service.cc:434] P e778059b06d145e8ab59f4550c1b7657: ending tablet copy session bfd6f74eddad40c89b05485b2a99894e-a04d2cbbe3994a7fb890feef436798b2 on tablet a04d2cbbe3994a7fb890feef436798b2 with peer bfd6f74eddad40c89b05485b2a99894e
I20260630 12:33:50.408454 32039 raft_consensus.cc:1217] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:33:51.025813 32204 raft_consensus.cc:1064] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657: attempting to promote NON_VOTER bfd6f74eddad40c89b05485b2a99894e to VOTER
I20260630 12:33:51.028038 32204 consensus_queue.cc:237] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [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: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } }
I20260630 12:33:51.035099 32039 raft_consensus.cc:1275] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e [term 2 LEARNER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:51.036008 31798 raft_consensus.cc:1275] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:51.036690 32128 raft_consensus.cc:1275] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:33:51.037624 32202 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:51.038618 32204 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:51.039404 32206 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:51.058856 32206 raft_consensus.cc:2955] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } } }
I20260630 12:33:51.060913 31798 raft_consensus.cc:2955] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } } }
I20260630 12:33:51.062093 32128 raft_consensus.cc:2955] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } } }
I20260630 12:33:51.077622 32039 raft_consensus.cc:2955] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } } }
I20260630 12:33:51.082175 31620 catalog_manager.cc:5697] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 reported cstate change: config changed from index 3 to 4, bfd6f74eddad40c89b05485b2a99894e (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbd6a1bc99684888b47224bd0a4f99ac" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40171 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:33:51.111698 31871 consensus_queue.cc:237] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [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: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } }
I20260630 12:33:51.117110 32039 raft_consensus.cc:1275] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e [term 2 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:33:51.118721 32206 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:33:51.119865 31798 raft_consensus.cc:1275] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Refusing update from remote peer e778059b06d145e8ab59f4550c1b7657: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:33:51.121801 32206 consensus_queue.cc:1048] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:33:51.126104 32202 raft_consensus.cc:2955] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } } }
I20260630 12:33:51.127899 32039 raft_consensus.cc:2955] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } } }
I20260630 12:33:51.130770 31798 raft_consensus.cc:2955] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } } }
I20260630 12:33:51.136904 31608 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a04d2cbbe3994a7fb890feef436798b2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:51.142195 31621 catalog_manager.cc:5697] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 reported cstate change: config changed from index 4 to 5, VOTER bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129) evicted. New cstate: current_term: 2 leader_uuid: "e778059b06d145e8ab59f4550c1b7657" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2c4f9e4b2846453db665928d29045ea3" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e778059b06d145e8ab59f4550c1b7657" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfd6f74eddad40c89b05485b2a99894e" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 41213 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:33:51.153290 32118 tablet_service.cc:1558] Processing DeleteTablet for tablet a04d2cbbe3994a7fb890feef436798b2 with delete_type TABLET_DATA_TOMBSTONED (TS bbd6a1bc99684888b47224bd0a4f99ac not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33060
I20260630 12:33:51.155539 32217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:51.156533 32217 raft_consensus.cc:2243] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:51.157179 32217 raft_consensus.cc:2272] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:51.160178 32217 ts_tablet_manager.cc:1916] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:33:51.171802 32217 ts_tablet_manager.cc:1929] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:33:51.172156 32217 log.cc:1199] T a04d2cbbe3994a7fb890feef436798b2 P bbd6a1bc99684888b47224bd0a4f99ac: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/a04d2cbbe3994a7fb890feef436798b2
I20260630 12:33:51.173635 31608 catalog_manager.cc:5028] TS bbd6a1bc99684888b47224bd0a4f99ac (127.23.134.129:40171): tablet a04d2cbbe3994a7fb890feef436798b2 (table test-workload [id=91cb0e666d164e80a058d5ff4e0c59c9]) successfully deleted
W20260630 12:33:52.153399 31669 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2c4f9e4b2846453db665928d29045ea3 not available for placement
I20260630 12:33:52.493285 24090 tablet_server.cc:179] TabletServer@127.23.134.129:40171 shutting down...
I20260630 12:33:52.513092 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:52.514011 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:52.514719 24090 raft_consensus.cc:2243] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.515290 24090 raft_consensus.cc:2272] T dcddbbda19f448959466a6c9d5c5fb99 P bbd6a1bc99684888b47224bd0a4f99ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.517616 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:52.518152 24090 raft_consensus.cc:2243] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.518636 24090 raft_consensus.cc:2272] T 61b94dedff4243f19a41b193edd63698 P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.520568 24090 tablet_replica.cc:333] stopping tablet replica
I20260630 12:33:52.521054 24090 raft_consensus.cc:2243] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.521653 24090 raft_consensus.cc:2272] T 8ac39d648ef14b0b85e6223385dc25bb P bbd6a1bc99684888b47224bd0a4f99ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.545425 24090 tablet_server.cc:196] TabletServer@127.23.134.129:40171 shutdown complete.
I20260630 12:33:52.563987 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:33:52.592000 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:52.592813 24090 tablet_replica.cc:333] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3: stopping tablet replica
I20260630 12:33:52.593822 24090 raft_consensus.cc:2243] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.594515 24090 raft_consensus.cc:2272] T 61b94dedff4243f19a41b193edd63698 P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.596688 24090 tablet_replica.cc:333] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3: stopping tablet replica
I20260630 12:33:52.597205 24090 raft_consensus.cc:2243] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.597667 24090 raft_consensus.cc:2272] T dcddbbda19f448959466a6c9d5c5fb99 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.599546 24090 tablet_replica.cc:333] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3: stopping tablet replica
I20260630 12:33:52.600028 24090 raft_consensus.cc:2243] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.600519 24090 raft_consensus.cc:2272] T a04d2cbbe3994a7fb890feef436798b2 P 2c4f9e4b2846453db665928d29045ea3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.602418 24090 tablet_replica.cc:333] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3: stopping tablet replica
I20260630 12:33:52.602860 24090 raft_consensus.cc:2243] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.603403 24090 raft_consensus.cc:2272] T 8ac39d648ef14b0b85e6223385dc25bb P 2c4f9e4b2846453db665928d29045ea3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.629317 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:33:52.647433 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:33:52.673362 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:52.674214 24090 tablet_replica.cc:333] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657: stopping tablet replica
I20260630 12:33:52.674892 24090 raft_consensus.cc:2243] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.675865 24090 raft_consensus.cc:2272] T a04d2cbbe3994a7fb890feef436798b2 P e778059b06d145e8ab59f4550c1b7657 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.678252 24090 tablet_replica.cc:333] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657: stopping tablet replica
I20260630 12:33:52.678853 24090 raft_consensus.cc:2243] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.679718 24090 raft_consensus.cc:2272] T 8ac39d648ef14b0b85e6223385dc25bb P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.681839 24090 tablet_replica.cc:333] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657: stopping tablet replica
I20260630 12:33:52.682377 24090 raft_consensus.cc:2243] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.683212 24090 raft_consensus.cc:2272] T dcddbbda19f448959466a6c9d5c5fb99 P e778059b06d145e8ab59f4550c1b7657 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.685184 24090 tablet_replica.cc:333] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657: stopping tablet replica
I20260630 12:33:52.685781 24090 raft_consensus.cc:2243] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.686617 24090 raft_consensus.cc:2272] T 61b94dedff4243f19a41b193edd63698 P e778059b06d145e8ab59f4550c1b7657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.711005 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:33:52.728067 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:33:52.750115 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:52.750794 24090 tablet_replica.cc:333] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e: stopping tablet replica
I20260630 12:33:52.751305 24090 raft_consensus.cc:2243] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.751807 24090 raft_consensus.cc:2272] T a04d2cbbe3994a7fb890feef436798b2 P bfd6f74eddad40c89b05485b2a99894e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.773334 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:33:52.786336 24090 master.cc:562] Master@127.23.134.190:45699 shutting down...
I20260630 12:33:52.804121 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.804698 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.805055 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 28eb6fc3318c468087bdb0f88fc32544: stopping tablet replica
I20260630 12:33:52.824483 24090 master.cc:584] Master@127.23.134.190:45699 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8750 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:33:52.865656 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:33951
I20260630 12:33:52.866894 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:52.871970 32218 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:52.872970 32219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:52.874374 32221 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:52.874927 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:52.875831 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:52.876030 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:52.876236 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822832876202 us; error 0 us; skew 500 ppm
I20260630 12:33:52.876839 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:52.879215 24090 webserver.cc:533] Webserver started at http://127.23.134.190:43381/ using document root <none> and password file <none>
I20260630 12:33:52.879700 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:52.879908 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:52.880195 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:52.881322 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "d276adc95434468c846374d46a7fdff8"
format_stamp: "Formatted at 2026-06-30 12:33:52 on dist-test-slave-69xz"
I20260630 12:33:52.885741 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:33:52.889075 32226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:52.889856 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:52.890143 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "d276adc95434468c846374d46a7fdff8"
format_stamp: "Formatted at 2026-06-30 12:33:52 on dist-test-slave-69xz"
I20260630 12:33:52.890434 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:52.909473 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:52.910826 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:52.952369 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:33951
I20260630 12:33:52.952504 32277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:33951 every 8 connection(s)
I20260630 12:33:52.956524 32278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:52.969421 32278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8: Bootstrap starting.
I20260630 12:33:52.975011 32278 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:52.979735 32278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8: No bootstrap required, opened a new log
I20260630 12:33:52.982219 32278 raft_consensus.cc:359] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d276adc95434468c846374d46a7fdff8" member_type: VOTER }
I20260630 12:33:52.982640 32278 raft_consensus.cc:385] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:52.982823 32278 raft_consensus.cc:740] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d276adc95434468c846374d46a7fdff8, State: Initialized, Role: FOLLOWER
I20260630 12:33:52.983465 32278 consensus_queue.cc:260] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d276adc95434468c846374d46a7fdff8" member_type: VOTER }
I20260630 12:33:52.983911 32278 raft_consensus.cc:399] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:52.984102 32278 raft_consensus.cc:493] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:52.984323 32278 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:52.989924 32278 raft_consensus.cc:515] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d276adc95434468c846374d46a7fdff8" member_type: VOTER }
I20260630 12:33:52.990420 32278 leader_election.cc:304] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [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: d276adc95434468c846374d46a7fdff8; no voters: 
I20260630 12:33:52.991593 32278 leader_election.cc:290] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:52.992113 32281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:52.993614 32281 raft_consensus.cc:697] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 1 LEADER]: Becoming Leader. State: Replica: d276adc95434468c846374d46a7fdff8, State: Running, Role: LEADER
I20260630 12:33:52.994303 32281 consensus_queue.cc:237] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [LEADER]: Queue going to LEADER mode. State: All 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: "d276adc95434468c846374d46a7fdff8" member_type: VOTER }
I20260630 12:33:52.995028 32278 sys_catalog.cc:565] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:52.999468 32283 sys_catalog.cc:455] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d276adc95434468c846374d46a7fdff8. Latest consensus state: current_term: 1 leader_uuid: "d276adc95434468c846374d46a7fdff8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d276adc95434468c846374d46a7fdff8" member_type: VOTER } }
I20260630 12:33:53.000257 32283 sys_catalog.cc:458] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:53.001086 32282 sys_catalog.cc:455] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d276adc95434468c846374d46a7fdff8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d276adc95434468c846374d46a7fdff8" member_type: VOTER } }
I20260630 12:33:53.001607 32282 sys_catalog.cc:458] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:53.002347 32288 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:53.007807 32288 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:53.013455 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:53.017649 32288 catalog_manager.cc:1383] Generated new cluster ID: 28d0bd0264d94c14b0ef28e8dc2f001e
I20260630 12:33:53.017988 32288 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:53.041317 32288 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:53.043012 32288 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:53.059470 32288 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8: Generated new TSK 0
I20260630 12:33:53.060160 32288 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:53.081357 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:53.087968 32299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:53.089237 32300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:53.090957 32302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:53.091253 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:53.092391 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:53.092607 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:53.092798 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822833092778 us; error 0 us; skew 500 ppm
I20260630 12:33:53.093355 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:53.095815 24090 webserver.cc:533] Webserver started at http://127.23.134.129:45003/ using document root <none> and password file <none>
I20260630 12:33:53.096357 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:53.096560 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:53.096880 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:53.098138 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "ed238e53506a42848a86e9f0ca064bc6"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-69xz"
I20260630 12:33:53.102990 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:53.106727 32307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.107519 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:33:53.107829 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "ed238e53506a42848a86e9f0ca064bc6"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-69xz"
I20260630 12:33:53.108119 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:53.132789 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:53.135085 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:53.137519 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:53.141132 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:53.141474 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.141804 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:53.142064 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.191625 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:43353
I20260630 12:33:53.191843 32369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:43353 every 8 connection(s)
I20260630 12:33:53.197363 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:53.205107 32374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:53.206826 32375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:53.210186 24090 server_base.cc:1061] running on GCE node
W20260630 12:33:53.210430 32377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:53.211735 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:33:53.211786 32370 heartbeater.cc:344] Connected to a master server at 127.23.134.190:33951
W20260630 12:33:53.212116 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:53.212368 32370 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.212380 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822833212357 us; error 0 us; skew 500 ppm
I20260630 12:33:53.213299 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:53.213336 32370 heartbeater.cc:507] Master 127.23.134.190:33951 requested a full tablet report, sending...
I20260630 12:33:53.216038 32243 ts_manager.cc:194] Registered new tserver with Master: ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353)
I20260630 12:33:53.216197 24090 webserver.cc:533] Webserver started at http://127.23.134.130:37785/ using document root <none> and password file <none>
I20260630 12:33:53.216835 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:53.217058 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:53.217346 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:53.218245 32243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40678
I20260630 12:33:53.218719 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "77ab5cc2700c4ab0a7056840a490f96e"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-69xz"
I20260630 12:33:53.223694 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:33:53.227401 32382 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.228193 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:33:53.228528 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "77ab5cc2700c4ab0a7056840a490f96e"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-69xz"
I20260630 12:33:53.228832 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:53.238217 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:53.239324 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:53.240850 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:53.243257 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:53.243484 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.243728 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:53.243901 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.287058 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:39391
I20260630 12:33:53.287213 32444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:39391 every 8 connection(s)
I20260630 12:33:53.292385 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:53.299880 32448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:53.301730 32449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:53.305030 24090 server_base.cc:1061] running on GCE node
W20260630 12:33:53.305331 32452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:53.306231 32445 heartbeater.cc:344] Connected to a master server at 127.23.134.190:33951
I20260630 12:33:53.306630 32445 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.306636 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:53.307119 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:53.307331 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822833307296 us; error 0 us; skew 500 ppm
I20260630 12:33:53.307662 32445 heartbeater.cc:507] Master 127.23.134.190:33951 requested a full tablet report, sending...
I20260630 12:33:53.308056 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:53.310237 32243 ts_manager.cc:194] Registered new tserver with Master: 77ab5cc2700c4ab0a7056840a490f96e (127.23.134.130:39391)
I20260630 12:33:53.311442 24090 webserver.cc:533] Webserver started at http://127.23.134.131:39909/ using document root <none> and password file <none>
I20260630 12:33:53.312155 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:53.312413 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:53.312450 32243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40680
I20260630 12:33:53.313004 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:53.314451 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-69xz"
I20260630 12:33:53.319115 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:53.322729 32456 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.323589 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:53.323910 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-69xz"
I20260630 12:33:53.324230 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:53.350414 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:53.351630 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:53.353173 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:53.355517 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:53.355751 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.356003 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:53.356191 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.398579 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:37813
I20260630 12:33:53.398680 32518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:37813 every 8 connection(s)
I20260630 12:33:53.413170 32519 heartbeater.cc:344] Connected to a master server at 127.23.134.190:33951
I20260630 12:33:53.413662 32519 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.414443 32519 heartbeater.cc:507] Master 127.23.134.190:33951 requested a full tablet report, sending...
I20260630 12:33:53.416482 32243 ts_manager.cc:194] Registered new tserver with Master: 2eba3ffc4eeb4362abadf2ae41a1bb4a (127.23.134.131:37813)
I20260630 12:33:53.416858 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014762658s
I20260630 12:33:53.418458 32243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40696
I20260630 12:33:54.221104 32370 heartbeater.cc:499] Master 127.23.134.190:33951 was elected leader, sending a full tablet report...
I20260630 12:33:54.315704 32445 heartbeater.cc:499] Master 127.23.134.190:33951 was elected leader, sending a full tablet report...
I20260630 12:33:54.421352 32519 heartbeater.cc:499] Master 127.23.134.190:33951 was elected leader, sending a full tablet report...
I20260630 12:33:54.474078 32243 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40706:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:54.476365 32243 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:54.539378 32410 tablet_service.cc:1511] Processing CreateTablet for tablet e30adf60cd374c3d918ac2ce1bf60b1e (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:54.540177 32335 tablet_service.cc:1511] Processing CreateTablet for tablet e30adf60cd374c3d918ac2ce1bf60b1e (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:54.540519 32332 tablet_service.cc:1511] Processing CreateTablet for tablet 2b632bc970e64f18a99089ea1f143b3f (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:54.541036 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30adf60cd374c3d918ac2ce1bf60b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.541741 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30adf60cd374c3d918ac2ce1bf60b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.541694 32408 tablet_service.cc:1511] Processing CreateTablet for tablet 138f0438c3654e088e1ed7611134fe79 (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:54.542824 32334 tablet_service.cc:1511] Processing CreateTablet for tablet 78943381cba04ba6a6456b4c702c1c49 (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:54.543287 32408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138f0438c3654e088e1ed7611134fe79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.544220 32334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78943381cba04ba6a6456b4c702c1c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.545636 32332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b632bc970e64f18a99089ea1f143b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.540560 32409 tablet_service.cc:1511] Processing CreateTablet for tablet 78943381cba04ba6a6456b4c702c1c49 (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:54.548846 32409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78943381cba04ba6a6456b4c702c1c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.550851 32333 tablet_service.cc:1511] Processing CreateTablet for tablet 138f0438c3654e088e1ed7611134fe79 (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:54.552209 32333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138f0438c3654e088e1ed7611134fe79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.555328 32407 tablet_service.cc:1511] Processing CreateTablet for tablet 2b632bc970e64f18a99089ea1f143b3f (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:54.556654 32407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b632bc970e64f18a99089ea1f143b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.592655 32539 tablet_bootstrap.cc:492] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e: Bootstrap starting.
I20260630 12:33:54.594399 32484 tablet_service.cc:1511] Processing CreateTablet for tablet e30adf60cd374c3d918ac2ce1bf60b1e (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:54.595902 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30adf60cd374c3d918ac2ce1bf60b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.597558 32483 tablet_service.cc:1511] Processing CreateTablet for tablet 78943381cba04ba6a6456b4c702c1c49 (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:54.599850 32482 tablet_service.cc:1511] Processing CreateTablet for tablet 138f0438c3654e088e1ed7611134fe79 (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:54.602077 32481 tablet_service.cc:1511] Processing CreateTablet for tablet 2b632bc970e64f18a99089ea1f143b3f (DEFAULT_TABLE table=test-workload [id=2ffea6131b0a4e4daa72d95e75500a97]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:54.607375 32482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 138f0438c3654e088e1ed7611134fe79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.609829 32481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b632bc970e64f18a99089ea1f143b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.610767 32483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78943381cba04ba6a6456b4c702c1c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:54.614943 32539 tablet_bootstrap.cc:654] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.615473 32540 tablet_bootstrap.cc:492] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6: Bootstrap starting.
I20260630 12:33:54.629673 32540 tablet_bootstrap.cc:654] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.637588 32539 tablet_bootstrap.cc:492] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e: No bootstrap required, opened a new log
I20260630 12:33:54.638338 32539 ts_tablet_manager.cc:1403] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.003s
I20260630 12:33:54.638698 32540 tablet_bootstrap.cc:492] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6: No bootstrap required, opened a new log
I20260630 12:33:54.637355 32542 tablet_bootstrap.cc:492] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Bootstrap starting.
I20260630 12:33:54.639348 32540 ts_tablet_manager.cc:1403] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260630 12:33:54.641819 32539 raft_consensus.cc:359] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.642635 32540 raft_consensus.cc:359] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.643774 32540 raft_consensus.cc:385] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.644152 32540 raft_consensus.cc:740] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed238e53506a42848a86e9f0ca064bc6, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.642656 32539 raft_consensus.cc:385] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.645064 32539 raft_consensus.cc:740] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ab5cc2700c4ab0a7056840a490f96e, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.645896 32542 tablet_bootstrap.cc:654] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.646106 32539 consensus_queue.cc:260] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.647930 32540 consensus_queue.cc:260] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.657594 32539 ts_tablet_manager.cc:1434] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.006s
I20260630 12:33:54.660072 32540 ts_tablet_manager.cc:1434] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.000s
I20260630 12:33:54.662104 32540 tablet_bootstrap.cc:492] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6: Bootstrap starting.
I20260630 12:33:54.662273 32539 tablet_bootstrap.cc:492] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e: Bootstrap starting.
I20260630 12:33:54.669251 32540 tablet_bootstrap.cc:654] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.676132 32542 tablet_bootstrap.cc:492] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: No bootstrap required, opened a new log
I20260630 12:33:54.676558 32539 tablet_bootstrap.cc:654] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.676723 32542 ts_tablet_manager.cc:1403] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.015s
I20260630 12:33:54.678457 32540 tablet_bootstrap.cc:492] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6: No bootstrap required, opened a new log
I20260630 12:33:54.679051 32540 ts_tablet_manager.cc:1403] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260630 12:33:54.680723 32542 raft_consensus.cc:359] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.681892 32542 raft_consensus.cc:385] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.682171 32542 raft_consensus.cc:740] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eba3ffc4eeb4362abadf2ae41a1bb4a, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.682001 32540 raft_consensus.cc:359] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.682888 32540 raft_consensus.cc:385] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.683282 32540 raft_consensus.cc:740] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed238e53506a42848a86e9f0ca064bc6, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.683146 32542 consensus_queue.cc:260] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.684015 32539 tablet_bootstrap.cc:492] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e: No bootstrap required, opened a new log
I20260630 12:33:54.684096 32540 consensus_queue.cc:260] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.684732 32539 ts_tablet_manager.cc:1403] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.002s
I20260630 12:33:54.688484 32540 ts_tablet_manager.cc:1434] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:33:54.688784 32539 raft_consensus.cc:359] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.689622 32540 tablet_bootstrap.cc:492] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6: Bootstrap starting.
I20260630 12:33:54.689947 32539 raft_consensus.cc:385] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.690436 32539 raft_consensus.cc:740] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ab5cc2700c4ab0a7056840a490f96e, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.691617 32539 consensus_queue.cc:260] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.693866 32546 raft_consensus.cc:493] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:54.694434 32539 ts_tablet_manager.cc:1434] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:33:54.694407 32546 raft_consensus.cc:515] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.696014 32539 tablet_bootstrap.cc:492] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e: Bootstrap starting.
I20260630 12:33:54.697108 32540 tablet_bootstrap.cc:654] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.707502 32539 tablet_bootstrap.cc:654] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.715900 32540 tablet_bootstrap.cc:492] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6: No bootstrap required, opened a new log
I20260630 12:33:54.716554 32540 ts_tablet_manager.cc:1403] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260630 12:33:54.719807 32540 raft_consensus.cc:359] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.721051 32546 leader_election.cc:290] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77ab5cc2700c4ab0a7056840a490f96e (127.23.134.130:39391), 2eba3ffc4eeb4362abadf2ae41a1bb4a (127.23.134.131:37813)
I20260630 12:33:54.726481 32540 raft_consensus.cc:385] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.726886 32540 raft_consensus.cc:740] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed238e53506a42848a86e9f0ca064bc6, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.727169 32544 raft_consensus.cc:493] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:54.727900 32544 raft_consensus.cc:515] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.728113 32540 consensus_queue.cc:260] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.732393 32544 leader_election.cc:290] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353), 2eba3ffc4eeb4362abadf2ae41a1bb4a (127.23.134.131:37813)
I20260630 12:33:54.737897 32540 ts_tablet_manager.cc:1434] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260630 12:33:54.739830 32540 tablet_bootstrap.cc:492] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6: Bootstrap starting.
I20260630 12:33:54.752115 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138f0438c3654e088e1ed7611134fe79" candidate_uuid: "ed238e53506a42848a86e9f0ca064bc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ab5cc2700c4ab0a7056840a490f96e" is_pre_election: true
W20260630 12:33:54.754436 32308 leader_election.cc:343] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77ab5cc2700c4ab0a7056840a490f96e (127.23.134.130:39391): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:54.756237 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138f0438c3654e088e1ed7611134fe79" candidate_uuid: "ed238e53506a42848a86e9f0ca064bc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" is_pre_election: true
W20260630 12:33:54.758401 32308 leader_election.cc:343] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eba3ffc4eeb4362abadf2ae41a1bb4a (127.23.134.131:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:54.759022 32308 leader_election.cc:304] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [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: ed238e53506a42848a86e9f0ca064bc6; no voters: 2eba3ffc4eeb4362abadf2ae41a1bb4a, 77ab5cc2700c4ab0a7056840a490f96e
I20260630 12:33:54.760188 32546 raft_consensus.cc:2749] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:54.759426 32540 tablet_bootstrap.cc:654] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.767464 32542 ts_tablet_manager.cc:1434] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Time spent starting tablet: real 0.090s	user 0.024s	sys 0.044s
I20260630 12:33:54.769244 32539 tablet_bootstrap.cc:492] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e: No bootstrap required, opened a new log
I20260630 12:33:54.769873 32539 ts_tablet_manager.cc:1403] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e: Time spent bootstrapping tablet: real 0.074s	user 0.045s	sys 0.027s
I20260630 12:33:54.770490 32542 tablet_bootstrap.cc:492] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Bootstrap starting.
I20260630 12:33:54.773046 32539 raft_consensus.cc:359] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.773859 32539 raft_consensus.cc:385] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.774189 32539 raft_consensus.cc:740] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ab5cc2700c4ab0a7056840a490f96e, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.775022 32539 consensus_queue.cc:260] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.777308 32539 ts_tablet_manager.cc:1434] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:33:54.778402 32539 tablet_bootstrap.cc:492] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e: Bootstrap starting.
I20260630 12:33:54.780687 32542 tablet_bootstrap.cc:654] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.784817 32539 tablet_bootstrap.cc:654] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.793174 32542 tablet_bootstrap.cc:492] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a: No bootstrap required, opened a new log
I20260630 12:33:54.793812 32542 ts_tablet_manager.cc:1403] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260630 12:33:54.799365 32542 raft_consensus.cc:359] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.799971 32542 raft_consensus.cc:385] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.800240 32542 raft_consensus.cc:740] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eba3ffc4eeb4362abadf2ae41a1bb4a, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.800995 32542 consensus_queue.cc:260] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.803288 32542 ts_tablet_manager.cc:1434] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:33:54.804419 32542 tablet_bootstrap.cc:492] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Bootstrap starting.
I20260630 12:33:54.809593 32542 tablet_bootstrap.cc:654] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.817423 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30adf60cd374c3d918ac2ce1bf60b1e" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed238e53506a42848a86e9f0ca064bc6" is_pre_election: true
W20260630 12:33:54.819346 32383 leader_election.cc:343] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:54.820799 32539 tablet_bootstrap.cc:492] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e: No bootstrap required, opened a new log
I20260630 12:33:54.821233 32540 tablet_bootstrap.cc:492] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6: No bootstrap required, opened a new log
I20260630 12:33:54.821417 32539 ts_tablet_manager.cc:1403] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.009s
I20260630 12:33:54.821838 32540 ts_tablet_manager.cc:1403] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.015s
I20260630 12:33:54.822440 32542 tablet_bootstrap.cc:492] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: No bootstrap required, opened a new log
I20260630 12:33:54.822978 32542 ts_tablet_manager.cc:1403] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.003s
I20260630 12:33:54.824105 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30adf60cd374c3d918ac2ce1bf60b1e" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" is_pre_election: true
I20260630 12:33:54.824823 32494 raft_consensus.cc:2468] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 0.
I20260630 12:33:54.824553 32539 raft_consensus.cc:359] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.825307 32539 raft_consensus.cc:385] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.825631 32539 raft_consensus.cc:740] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77ab5cc2700c4ab0a7056840a490f96e, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.825659 32540 raft_consensus.cc:359] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.825951 32542 raft_consensus.cc:359] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.826200 32383 leader_election.cc:304] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [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: 2eba3ffc4eeb4362abadf2ae41a1bb4a, 77ab5cc2700c4ab0a7056840a490f96e; no voters: ed238e53506a42848a86e9f0ca064bc6
I20260630 12:33:54.826767 32540 raft_consensus.cc:385] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.826810 32542 raft_consensus.cc:385] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.827334 32540 raft_consensus.cc:740] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed238e53506a42848a86e9f0ca064bc6, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.827376 32542 raft_consensus.cc:740] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eba3ffc4eeb4362abadf2ae41a1bb4a, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.827028 32539 consensus_queue.cc:260] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.827378 32544 raft_consensus.cc:2804] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:54.828351 32542 consensus_queue.cc:260] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.828295 32540 consensus_queue.cc:260] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.828207 32544 raft_consensus.cc:493] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:54.829638 32544 raft_consensus.cc:3060] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.834084 32542 ts_tablet_manager.cc:1434] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260630 12:33:54.835306 32542 tablet_bootstrap.cc:492] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Bootstrap starting.
I20260630 12:33:54.837515 32539 ts_tablet_manager.cc:1434] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260630 12:33:54.841580 32542 tablet_bootstrap.cc:654] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:54.843055 32544 raft_consensus.cc:515] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.846709 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30adf60cd374c3d918ac2ce1bf60b1e" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed238e53506a42848a86e9f0ca064bc6"
I20260630 12:33:54.847558 32345 raft_consensus.cc:3060] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.847851 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30adf60cd374c3d918ac2ce1bf60b1e" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a"
I20260630 12:33:54.848332 32494 raft_consensus.cc:3060] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.849740 32544 leader_election.cc:290] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 election: Requested vote from peers ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353), 2eba3ffc4eeb4362abadf2ae41a1bb4a (127.23.134.131:37813)
I20260630 12:33:54.856173 32494 raft_consensus.cc:2468] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 1.
I20260630 12:33:54.857522 32383 leader_election.cc:304] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eba3ffc4eeb4362abadf2ae41a1bb4a, 77ab5cc2700c4ab0a7056840a490f96e; no voters: 
I20260630 12:33:54.857697 32345 raft_consensus.cc:2468] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 1.
I20260630 12:33:54.858738 32540 ts_tablet_manager.cc:1434] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260630 12:33:54.859457 32544 raft_consensus.cc:2804] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:54.860248 32544 raft_consensus.cc:697] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 1 LEADER]: Becoming Leader. State: Replica: 77ab5cc2700c4ab0a7056840a490f96e, State: Running, Role: LEADER
I20260630 12:33:54.861047 32544 consensus_queue.cc:237] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.861790 32542 tablet_bootstrap.cc:492] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a: No bootstrap required, opened a new log
I20260630 12:33:54.862350 32542 ts_tablet_manager.cc:1403] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.013s
I20260630 12:33:54.865468 32542 raft_consensus.cc:359] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.866250 32542 raft_consensus.cc:385] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:54.866554 32542 raft_consensus.cc:740] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eba3ffc4eeb4362abadf2ae41a1bb4a, State: Initialized, Role: FOLLOWER
I20260630 12:33:54.867316 32542 consensus_queue.cc:260] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.869283 32542 ts_tablet_manager.cc:1434] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:33:54.870285 32241 catalog_manager.cc:5697] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ab5cc2700c4ab0a7056840a490f96e (127.23.134.130). New cstate: current_term: 1 leader_uuid: "77ab5cc2700c4ab0a7056840a490f96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:54.876302 32544 raft_consensus.cc:493] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:54.876868 32544 raft_consensus.cc:515] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.879266 32544 leader_election.cc:290] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353), 2eba3ffc4eeb4362abadf2ae41a1bb4a (127.23.134.131:37813)
I20260630 12:33:54.880213 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b632bc970e64f18a99089ea1f143b3f" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed238e53506a42848a86e9f0ca064bc6" is_pre_election: true
I20260630 12:33:54.880725 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b632bc970e64f18a99089ea1f143b3f" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" is_pre_election: true
I20260630 12:33:54.880937 32345 raft_consensus.cc:2468] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 0.
I20260630 12:33:54.881392 32494 raft_consensus.cc:2468] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 0.
I20260630 12:33:54.882103 32383 leader_election.cc:304] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ab5cc2700c4ab0a7056840a490f96e, ed238e53506a42848a86e9f0ca064bc6; no voters: 
I20260630 12:33:54.882797 32544 raft_consensus.cc:2804] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:54.883106 32544 raft_consensus.cc:493] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:54.883395 32544 raft_consensus.cc:3060] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.884780 32549 raft_consensus.cc:493] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:54.885226 32549 raft_consensus.cc:515] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.887428 32549 leader_election.cc:290] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353), 77ab5cc2700c4ab0a7056840a490f96e (127.23.134.130:39391)
I20260630 12:33:54.888072 32560 raft_consensus.cc:493] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:54.888792 32560 raft_consensus.cc:515] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.891906 32544 raft_consensus.cc:515] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.892665 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78943381cba04ba6a6456b4c702c1c49" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed238e53506a42848a86e9f0ca064bc6" is_pre_election: true
I20260630 12:33:54.893404 32345 raft_consensus.cc:2468] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 0.
I20260630 12:33:54.894184 32544 leader_election.cc:290] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 election: Requested vote from peers ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353), 2eba3ffc4eeb4362abadf2ae41a1bb4a (127.23.134.131:37813)
I20260630 12:33:54.895457 32560 leader_election.cc:290] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353), 2eba3ffc4eeb4362abadf2ae41a1bb4a (127.23.134.131:37813)
I20260630 12:33:54.895715 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78943381cba04ba6a6456b4c702c1c49" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" is_pre_election: true
I20260630 12:33:54.895982 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b632bc970e64f18a99089ea1f143b3f" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed238e53506a42848a86e9f0ca064bc6"
I20260630 12:33:54.896477 32494 raft_consensus.cc:2468] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 0.
I20260630 12:33:54.897374 32383 leader_election.cc:304] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77ab5cc2700c4ab0a7056840a490f96e, ed238e53506a42848a86e9f0ca064bc6; no voters: 
I20260630 12:33:54.896517 32345 raft_consensus.cc:3060] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.898442 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b632bc970e64f18a99089ea1f143b3f" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a"
I20260630 12:33:54.899068 32494 raft_consensus.cc:3060] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.901098 32560 raft_consensus.cc:2804] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:54.901566 32560 raft_consensus.cc:493] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:54.901911 32560 raft_consensus.cc:3060] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.907418 32494 raft_consensus.cc:2468] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 1.
I20260630 12:33:54.908674 32383 leader_election.cc:304] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eba3ffc4eeb4362abadf2ae41a1bb4a, 77ab5cc2700c4ab0a7056840a490f96e; no voters: 
I20260630 12:33:54.909518 32544 raft_consensus.cc:2804] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:54.916455 32345 raft_consensus.cc:2468] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 1.
I20260630 12:33:54.916309 32560 raft_consensus.cc:515] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.918983 32544 raft_consensus.cc:697] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 1 LEADER]: Becoming Leader. State: Replica: 77ab5cc2700c4ab0a7056840a490f96e, State: Running, Role: LEADER
I20260630 12:33:54.920182 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138f0438c3654e088e1ed7611134fe79" candidate_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed238e53506a42848a86e9f0ca064bc6" is_pre_election: true
I20260630 12:33:54.920028 32544 consensus_queue.cc:237] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.920897 32345 raft_consensus.cc:2468] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eba3ffc4eeb4362abadf2ae41a1bb4a in term 0.
I20260630 12:33:54.922005 32457 leader_election.cc:304] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eba3ffc4eeb4362abadf2ae41a1bb4a, ed238e53506a42848a86e9f0ca064bc6; no voters: 
I20260630 12:33:54.922022 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138f0438c3654e088e1ed7611134fe79" candidate_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ab5cc2700c4ab0a7056840a490f96e" is_pre_election: true
I20260630 12:33:54.922885 32420 raft_consensus.cc:2468] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eba3ffc4eeb4362abadf2ae41a1bb4a in term 0.
I20260630 12:33:54.923065 32549 raft_consensus.cc:2804] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:54.923537 32549 raft_consensus.cc:493] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:54.923884 32549 raft_consensus.cc:3060] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.925323 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78943381cba04ba6a6456b4c702c1c49" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed238e53506a42848a86e9f0ca064bc6"
I20260630 12:33:54.925984 32345 raft_consensus.cc:3060] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.926221 32560 leader_election.cc:290] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 election: Requested vote from peers ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353), 2eba3ffc4eeb4362abadf2ae41a1bb4a (127.23.134.131:37813)
I20260630 12:33:54.927919 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78943381cba04ba6a6456b4c702c1c49" candidate_uuid: "77ab5cc2700c4ab0a7056840a490f96e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a"
I20260630 12:33:54.928531 32494 raft_consensus.cc:3060] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.931494 32241 catalog_manager.cc:5697] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ab5cc2700c4ab0a7056840a490f96e (127.23.134.130). New cstate: current_term: 1 leader_uuid: "77ab5cc2700c4ab0a7056840a490f96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:54.934927 32494 raft_consensus.cc:2468] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 1.
I20260630 12:33:54.932873 32549 raft_consensus.cc:515] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.936108 32383 leader_election.cc:304] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eba3ffc4eeb4362abadf2ae41a1bb4a, 77ab5cc2700c4ab0a7056840a490f96e; no voters: 
I20260630 12:33:54.936856 32560 raft_consensus.cc:2804] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:54.938547 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138f0438c3654e088e1ed7611134fe79" candidate_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77ab5cc2700c4ab0a7056840a490f96e"
I20260630 12:33:54.939049 32560 raft_consensus.cc:697] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 LEADER]: Becoming Leader. State: Replica: 77ab5cc2700c4ab0a7056840a490f96e, State: Running, Role: LEADER
I20260630 12:33:54.939301 32420 raft_consensus.cc:3060] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.939898 32345 raft_consensus.cc:2468] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77ab5cc2700c4ab0a7056840a490f96e in term 1.
I20260630 12:33:54.939968 32560 consensus_queue.cc:237] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.938325 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "138f0438c3654e088e1ed7611134fe79" candidate_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed238e53506a42848a86e9f0ca064bc6"
I20260630 12:33:54.942034 32344 raft_consensus.cc:3060] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:54.937340 32549 leader_election.cc:290] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [CANDIDATE]: Term 1 election: Requested vote from peers ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353), 77ab5cc2700c4ab0a7056840a490f96e (127.23.134.130:39391)
I20260630 12:33:54.949453 32420 raft_consensus.cc:2468] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eba3ffc4eeb4362abadf2ae41a1bb4a in term 1.
I20260630 12:33:54.950139 32344 raft_consensus.cc:2468] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eba3ffc4eeb4362abadf2ae41a1bb4a in term 1.
I20260630 12:33:54.951093 32457 leader_election.cc:304] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eba3ffc4eeb4362abadf2ae41a1bb4a, 77ab5cc2700c4ab0a7056840a490f96e; no voters: 
I20260630 12:33:54.950714 32241 catalog_manager.cc:5697] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e reported cstate change: term changed from 0 to 1, leader changed from <none> to 77ab5cc2700c4ab0a7056840a490f96e (127.23.134.130). New cstate: current_term: 1 leader_uuid: "77ab5cc2700c4ab0a7056840a490f96e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:54.951872 32549 raft_consensus.cc:2804] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:54.953238 32549 raft_consensus.cc:697] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 LEADER]: Becoming Leader. State: Replica: 2eba3ffc4eeb4362abadf2ae41a1bb4a, State: Running, Role: LEADER
I20260630 12:33:54.954159 32549 consensus_queue.cc:237] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:54.962476 32243 catalog_manager.cc:5697] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eba3ffc4eeb4362abadf2ae41a1bb4a (127.23.134.131). New cstate: current_term: 1 leader_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:55.005859 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:55.013917 32571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:55.015410 32570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:55.016923 32573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:55.018281 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:55.020279 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:55.020505 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:55.020649 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822835020638 us; error 0 us; skew 500 ppm
I20260630 12:33:55.021132 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:55.023777 24090 webserver.cc:533] Webserver started at http://127.23.134.132:34389/ using document root <none> and password file <none>
I20260630 12:33:55.024242 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:55.024425 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:55.024646 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:55.025964 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "0bd7997711524fa0862a016e18f1c982"
format_stamp: "Formatted at 2026-06-30 12:33:55 on dist-test-slave-69xz"
I20260630 12:33:55.031045 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:55.035502 32578 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:55.036378 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:33:55.036720 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "0bd7997711524fa0862a016e18f1c982"
format_stamp: "Formatted at 2026-06-30 12:33:55 on dist-test-slave-69xz"
I20260630 12:33:55.037053 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:55.063472 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:55.064909 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:55.066571 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:55.069046 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:55.069303 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:55.069592 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:55.069782 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:55.112574 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:39391
I20260630 12:33:55.112679 32640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:39391 every 8 connection(s)
I20260630 12:33:55.130511 32641 heartbeater.cc:344] Connected to a master server at 127.23.134.190:33951
I20260630 12:33:55.130992 32641 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:55.131836 32641 heartbeater.cc:507] Master 127.23.134.190:33951 requested a full tablet report, sending...
I20260630 12:33:55.133993 32243 ts_manager.cc:194] Registered new tserver with Master: 0bd7997711524fa0862a016e18f1c982 (127.23.134.132:39391)
I20260630 12:33:55.135689 32243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40714
I20260630 12:33:55.355886 32560 consensus_queue.cc:1048] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:55.369227 32560 consensus_queue.cc:1048] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:55.393229 32560 consensus_queue.cc:1048] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:55.405036 32544 consensus_queue.cc:1048] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:55.440068 32544 consensus_queue.cc:1048] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:55.447187 32549 consensus_queue.cc:1048] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:55.453382 32544 consensus_queue.cc:1048] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:55.473577 32549 consensus_queue.cc:1048] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:33:56.032608 32291 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 2ffea6131b0a4e4daa72d95e75500a97: could not find any suitable replica to move from server 77ab5cc2700c4ab0a7056840a490f96e to server 0bd7997711524fa0862a016e18f1c982
I20260630 12:33:56.138744 32641 heartbeater.cc:499] Master 127.23.134.190:33951 was elected leader, sending a full tablet report...
I20260630 12:33:57.059068 32420 consensus_queue.cc:237] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } }
I20260630 12:33:57.069509 32494 raft_consensus.cc:1275] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:57.069880 32344 raft_consensus.cc:1275] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:57.072511 32654 consensus_queue.cc:1048] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:57.073709 32666 consensus_queue.cc:1048] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:57.085041 32666 raft_consensus.cc:2955] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
W20260630 12:33:57.088555 32384 consensus_peers.cc:597] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e -> Peer 0bd7997711524fa0862a016e18f1c982 (127.23.134.132:39391): Couldn't send request to peer 0bd7997711524fa0862a016e18f1c982. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78943381cba04ba6a6456b4c702c1c49. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:57.087754 32344 raft_consensus.cc:2955] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.089365 32494 raft_consensus.cc:2955] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.107264 32243 catalog_manager.cc:5697] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e reported cstate change: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "77ab5cc2700c4ab0a7056840a490f96e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:57.110227 32420 consensus_queue.cc:237] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } }
I20260630 12:33:57.118963 32494 raft_consensus.cc:1275] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:33:57.119248 32384 consensus_peers.cc:597] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e -> Peer 0bd7997711524fa0862a016e18f1c982 (127.23.134.132:39391): Couldn't send request to peer 0bd7997711524fa0862a016e18f1c982. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e30adf60cd374c3d918ac2ce1bf60b1e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:57.120929 32654 consensus_queue.cc:1048] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:57.121490 32344 raft_consensus.cc:1275] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:57.123100 32666 consensus_queue.cc:1048] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:57.140976 32671 raft_consensus.cc:2955] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.143476 32344 raft_consensus.cc:2955] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.148572 32493 raft_consensus.cc:2955] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.161466 32241 catalog_manager.cc:5697] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 reported cstate change: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "77ab5cc2700c4ab0a7056840a490f96e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.178615 32493 consensus_queue.cc:237] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: true } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } }
I20260630 12:33:57.188850 32420 raft_consensus.cc:1275] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Refusing update from remote peer 2eba3ffc4eeb4362abadf2ae41a1bb4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:57.189390 32344 raft_consensus.cc:1275] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Refusing update from remote peer 2eba3ffc4eeb4362abadf2ae41a1bb4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:57.191023 32549 consensus_queue.cc:1048] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:57.192288 32682 consensus_queue.cc:1048] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:57.203938 32683 raft_consensus.cc:2955] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: true } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
W20260630 12:33:57.205632 32458 consensus_peers.cc:597] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a -> Peer 0bd7997711524fa0862a016e18f1c982 (127.23.134.132:39391): Couldn't send request to peer 0bd7997711524fa0862a016e18f1c982. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 138f0438c3654e088e1ed7611134fe79. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:57.206094 32420 raft_consensus.cc:2955] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: true } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.210258 32344 raft_consensus.cc:2955] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: true } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.224439 32420 consensus_queue.cc:237] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } }
I20260630 12:33:57.225414 32243 catalog_manager.cc:5697] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e reported cstate change: config changed from index -1 to 2, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: true } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
W20260630 12:33:57.233654 32384 consensus_peers.cc:597] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e -> Peer 0bd7997711524fa0862a016e18f1c982 (127.23.134.132:39391): Couldn't send request to peer 0bd7997711524fa0862a016e18f1c982. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78943381cba04ba6a6456b4c702c1c49. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:57.234505 32493 raft_consensus.cc:1275] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:57.235167 32344 raft_consensus.cc:1275] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:57.236092 32666 consensus_queue.cc:1048] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:57.236778 32671 consensus_queue.cc:1048] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:57.243196 32671 raft_consensus.cc:2955] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.245389 32344 raft_consensus.cc:2955] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
W20260630 12:33:57.254295 32291 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:33:57.254726 32291 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:33:57.253234 32493 raft_consensus.cc:2955] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.262879 32420 consensus_queue.cc:237] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } }
I20260630 12:33:57.263875 32242 catalog_manager.cc:5697] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "77ab5cc2700c4ab0a7056840a490f96e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.271052 32494 raft_consensus.cc:1275] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:57.271771 32344 raft_consensus.cc:1275] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:33:57.272809 32384 consensus_peers.cc:597] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e -> Peer 0bd7997711524fa0862a016e18f1c982 (127.23.134.132:39391): Couldn't send request to peer 0bd7997711524fa0862a016e18f1c982. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e30adf60cd374c3d918ac2ce1bf60b1e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:57.273002 32654 consensus_queue.cc:1048] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:33:57.276540 32654 consensus_queue.cc:1048] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:57.282737 32420 consensus_queue.cc:237] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:57.287122 32344 raft_consensus.cc:2955] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.289989 32494 raft_consensus.cc:1275] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:57.290462 32345 raft_consensus.cc:1275] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:57.289438 32493 raft_consensus.cc:2955] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.284371 32654 raft_consensus.cc:2955] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.291801 32671 consensus_queue.cc:1048] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:57.298005 32671 consensus_queue.cc:1048] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:57.300212 32689 raft_consensus.cc:2955] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } }
I20260630 12:33:57.303453 32494 raft_consensus.cc:2955] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } }
I20260630 12:33:57.308842 32241 catalog_manager.cc:5697] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "77ab5cc2700c4ab0a7056840a490f96e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.309760 32345 raft_consensus.cc:2955] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } }
I20260630 12:33:57.321805 32227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78943381cba04ba6a6456b4c702c1c49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:33:57.323858 32291 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:33:57.324237 32291 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:33:57.325850 32242 catalog_manager.cc:5697] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e reported cstate change: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New cstate: current_term: 1 leader_uuid: "77ab5cc2700c4ab0a7056840a490f96e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:57.330083 32494 consensus_queue.cc:237] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } }
W20260630 12:33:57.342793 32458 consensus_peers.cc:597] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a -> Peer 0bd7997711524fa0862a016e18f1c982 (127.23.134.132:39391): Couldn't send request to peer 0bd7997711524fa0862a016e18f1c982. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 138f0438c3654e088e1ed7611134fe79. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:57.343699 32420 raft_consensus.cc:1275] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Refusing update from remote peer 2eba3ffc4eeb4362abadf2ae41a1bb4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:57.345818 32682 consensus_queue.cc:1048] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:57.349841 32345 raft_consensus.cc:1275] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Refusing update from remote peer 2eba3ffc4eeb4362abadf2ae41a1bb4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:33:57.351442 32682 consensus_queue.cc:1048] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:33:57.354456 32606 tablet_service.cc:1558] Processing DeleteTablet for tablet 78943381cba04ba6a6456b4c702c1c49 with delete_type TABLET_DATA_TOMBSTONED (TS 0bd7997711524fa0862a016e18f1c982 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45342
I20260630 12:33:57.354247 32683 raft_consensus.cc:2955] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.357295 32420 raft_consensus.cc:2955] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.359638 32419 consensus_queue.cc:237] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false } }
W20260630 12:33:57.366562 32228 catalog_manager.cc:4995] TS 0bd7997711524fa0862a016e18f1c982 (127.23.134.132:39391): delete failed for tablet 78943381cba04ba6a6456b4c702c1c49 because the tablet was not found. No further retry: Not found: Tablet not found: 78943381cba04ba6a6456b4c702c1c49
I20260630 12:33:57.367007 32494 raft_consensus.cc:1275] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:57.367862 32344 raft_consensus.cc:1275] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Refusing update from remote peer 77ab5cc2700c4ab0a7056840a490f96e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:57.368942 32689 consensus_queue.cc:1048] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:33:57.370221 32291 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
I20260630 12:33:57.370078 32654 consensus_queue.cc:1048] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:33:57.370580 32291 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:33:57.378993 32671 raft_consensus.cc:2955] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false } } }
I20260630 12:33:57.379304 32345 raft_consensus.cc:2955] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.382917 32241 catalog_manager.cc:5697] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } peers { permanent_uuid: "0bd7997711524fa0862a016e18f1c982" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39391 } attrs { promote: true } } }
I20260630 12:33:57.389978 32344 raft_consensus.cc:2955] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false } } }
I20260630 12:33:57.387771 32494 raft_consensus.cc:2955] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false } } }
I20260630 12:33:57.397500 32227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e30adf60cd374c3d918ac2ce1bf60b1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:57.404085 32243 catalog_manager.cc:5697] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e reported cstate change: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New cstate: current_term: 1 leader_uuid: "77ab5cc2700c4ab0a7056840a490f96e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:33:57.408406 32494 consensus_queue.cc:237] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [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: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } }
I20260630 12:33:57.413993 32420 raft_consensus.cc:1275] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Refusing update from remote peer 2eba3ffc4eeb4362abadf2ae41a1bb4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:57.415704 32682 consensus_queue.cc:1048] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:33:57.415369 32344 raft_consensus.cc:1275] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Refusing update from remote peer 2eba3ffc4eeb4362abadf2ae41a1bb4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:33:57.418206 32606 tablet_service.cc:1558] Processing DeleteTablet for tablet e30adf60cd374c3d918ac2ce1bf60b1e with delete_type TABLET_DATA_TOMBSTONED (TS 0bd7997711524fa0862a016e18f1c982 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45342
I20260630 12:33:57.418808 32682 consensus_queue.cc:1048] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:33:57.420332 32228 catalog_manager.cc:4995] TS 0bd7997711524fa0862a016e18f1c982 (127.23.134.132:39391): delete failed for tablet e30adf60cd374c3d918ac2ce1bf60b1e because the tablet was not found. No further retry: Not found: Tablet not found: e30adf60cd374c3d918ac2ce1bf60b1e
I20260630 12:33:57.425314 32683 raft_consensus.cc:2955] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } }
I20260630 12:33:57.427045 32420 raft_consensus.cc:2955] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } }
I20260630 12:33:57.429795 32344 raft_consensus.cc:2955] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } } }
I20260630 12:33:57.435781 32227 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 138f0438c3654e088e1ed7611134fe79 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:33:57.441388 32242 catalog_manager.cc:5697] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a reported cstate change: config changed from index 3 to 4, NON_VOTER 0bd7997711524fa0862a016e18f1c982 (127.23.134.132) evicted. New cstate: current_term: 1 leader_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed238e53506a42848a86e9f0ca064bc6" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77ab5cc2700c4ab0a7056840a490f96e" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39391 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eba3ffc4eeb4362abadf2ae41a1bb4a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37813 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:57.451874 32606 tablet_service.cc:1558] Processing DeleteTablet for tablet 138f0438c3654e088e1ed7611134fe79 with delete_type TABLET_DATA_TOMBSTONED (TS 0bd7997711524fa0862a016e18f1c982 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45342
W20260630 12:33:57.453513 32228 catalog_manager.cc:4995] TS 0bd7997711524fa0862a016e18f1c982 (127.23.134.132:39391): delete failed for tablet 138f0438c3654e088e1ed7611134fe79 because the tablet was not found. No further retry: Not found: Tablet not found: 138f0438c3654e088e1ed7611134fe79
I20260630 12:33:58.211089 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:33:58.238785 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:58.239809 24090 tablet_replica.cc:333] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6: stopping tablet replica
I20260630 12:33:58.240573 24090 raft_consensus.cc:2243] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:58.241335 24090 raft_consensus.cc:2272] T e30adf60cd374c3d918ac2ce1bf60b1e P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.244503 24090 tablet_replica.cc:333] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6: stopping tablet replica
I20260630 12:33:58.245215 24090 raft_consensus.cc:2243] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:58.246081 24090 raft_consensus.cc:2272] T 78943381cba04ba6a6456b4c702c1c49 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.248823 24090 tablet_replica.cc:333] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6: stopping tablet replica
I20260630 12:33:58.249455 24090 raft_consensus.cc:2243] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:58.250182 24090 raft_consensus.cc:2272] T 138f0438c3654e088e1ed7611134fe79 P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.253269 24090 tablet_replica.cc:333] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6: stopping tablet replica
I20260630 12:33:58.253890 24090 raft_consensus.cc:2243] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:58.254392 24090 raft_consensus.cc:2272] T 2b632bc970e64f18a99089ea1f143b3f P ed238e53506a42848a86e9f0ca064bc6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:58.280823 32383 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.129:43353: connect: Connection refused (error 111) [suppressed 20 similar messages]
I20260630 12:33:58.281436 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
W20260630 12:33:58.284996 32383 consensus_peers.cc:597] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e -> Peer ed238e53506a42848a86e9f0ca064bc6 (127.23.134.129:43353): Couldn't send request to peer ed238e53506a42848a86e9f0ca064bc6. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:43353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:58.302403 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:33:58.327702 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:58.328645 24090 tablet_replica.cc:333] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e: stopping tablet replica
I20260630 12:33:58.329603 24090 raft_consensus.cc:2243] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:58.330942 24090 raft_consensus.cc:2272] T 2b632bc970e64f18a99089ea1f143b3f P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.333624 24090 tablet_replica.cc:333] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e: stopping tablet replica
I20260630 12:33:58.334260 24090 raft_consensus.cc:2243] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:58.334959 24090 raft_consensus.cc:2272] T 138f0438c3654e088e1ed7611134fe79 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.338083 24090 tablet_replica.cc:333] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e: stopping tablet replica
I20260630 12:33:58.338811 24090 raft_consensus.cc:2243] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:58.339706 24090 raft_consensus.cc:2272] T 78943381cba04ba6a6456b4c702c1c49 P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.342190 24090 tablet_replica.cc:333] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e: stopping tablet replica
I20260630 12:33:58.342790 24090 raft_consensus.cc:2243] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:58.343634 24090 raft_consensus.cc:2272] T e30adf60cd374c3d918ac2ce1bf60b1e P 77ab5cc2700c4ab0a7056840a490f96e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.371649 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:33:58.390724 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:33:58.418689 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:58.419610 24090 tablet_replica.cc:333] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a: stopping tablet replica
I20260630 12:33:58.420344 24090 raft_consensus.cc:2243] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:58.420881 24090 raft_consensus.cc:2272] T 2b632bc970e64f18a99089ea1f143b3f P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.424151 24090 tablet_replica.cc:333] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: stopping tablet replica
I20260630 12:33:58.425006 24090 raft_consensus.cc:2243] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:58.425910 24090 raft_consensus.cc:2272] T 138f0438c3654e088e1ed7611134fe79 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.429132 24090 tablet_replica.cc:333] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a: stopping tablet replica
I20260630 12:33:58.429986 24090 raft_consensus.cc:2243] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:58.430876 24090 raft_consensus.cc:2272] T e30adf60cd374c3d918ac2ce1bf60b1e P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.433302 24090 tablet_replica.cc:333] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a: stopping tablet replica
I20260630 12:33:58.433909 24090 raft_consensus.cc:2243] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:58.434590 24090 raft_consensus.cc:2272] T 78943381cba04ba6a6456b4c702c1c49 P 2eba3ffc4eeb4362abadf2ae41a1bb4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.462267 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:33:58.486450 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:33:58.509987 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:58.527145 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:33:58.538183 24090 master.cc:562] Master@127.23.134.190:33951 shutting down...
I20260630 12:33:58.563191 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:58.563881 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:58.564282 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P d276adc95434468c846374d46a7fdff8: stopping tablet replica
I20260630 12:33:58.585239 24090 master.cc:584] Master@127.23.134.190:33951 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (5762 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:33:58.628446 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:43775
I20260630 12:33:58.629822 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:58.635673 32700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:58.635821 32701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:58.637331 32703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:58.638528 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:58.639420 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:58.639627 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:58.639746 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822838639734 us; error 0 us; skew 500 ppm
I20260630 12:33:58.640210 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:58.642915 24090 webserver.cc:533] Webserver started at http://127.23.134.190:46079/ using document root <none> and password file <none>
I20260630 12:33:58.643381 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:58.643548 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:58.643796 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:58.645000 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "c68a1468baaa44c7a7836c21a041e7c7"
format_stamp: "Formatted at 2026-06-30 12:33:58 on dist-test-slave-69xz"
I20260630 12:33:58.649725 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:58.653293 32708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:58.654150 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:58.654470 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "c68a1468baaa44c7a7836c21a041e7c7"
format_stamp: "Formatted at 2026-06-30 12:33:58 on dist-test-slave-69xz"
I20260630 12:33:58.654793 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:58.667765 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:58.669212 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:58.712107 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:43775
I20260630 12:33:58.712208 32759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:43775 every 8 connection(s)
I20260630 12:33:58.716663 32760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:58.729516 32760 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7: Bootstrap starting.
I20260630 12:33:58.734992 32760 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:58.739853 32760 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7: No bootstrap required, opened a new log
I20260630 12:33:58.742286 32760 raft_consensus.cc:359] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c68a1468baaa44c7a7836c21a041e7c7" member_type: VOTER }
I20260630 12:33:58.742690 32760 raft_consensus.cc:385] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:58.742884 32760 raft_consensus.cc:740] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68a1468baaa44c7a7836c21a041e7c7, State: Initialized, Role: FOLLOWER
I20260630 12:33:58.743433 32760 consensus_queue.cc:260] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c68a1468baaa44c7a7836c21a041e7c7" member_type: VOTER }
I20260630 12:33:58.743858 32760 raft_consensus.cc:399] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:58.744051 32760 raft_consensus.cc:493] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:58.744273 32760 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:58.750257 32760 raft_consensus.cc:515] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c68a1468baaa44c7a7836c21a041e7c7" member_type: VOTER }
I20260630 12:33:58.750806 32760 leader_election.cc:304] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [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: c68a1468baaa44c7a7836c21a041e7c7; no voters: 
I20260630 12:33:58.751984 32760 leader_election.cc:290] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:58.752523 32763 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:58.754030 32763 raft_consensus.cc:697] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 1 LEADER]: Becoming Leader. State: Replica: c68a1468baaa44c7a7836c21a041e7c7, State: Running, Role: LEADER
I20260630 12:33:58.754782 32763 consensus_queue.cc:237] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [LEADER]: Queue going to LEADER mode. State: All 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: "c68a1468baaa44c7a7836c21a041e7c7" member_type: VOTER }
I20260630 12:33:58.755163 32760 sys_catalog.cc:565] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:58.758112 32765 sys_catalog.cc:455] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c68a1468baaa44c7a7836c21a041e7c7. Latest consensus state: current_term: 1 leader_uuid: "c68a1468baaa44c7a7836c21a041e7c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c68a1468baaa44c7a7836c21a041e7c7" member_type: VOTER } }
I20260630 12:33:58.758042 32764 sys_catalog.cc:455] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c68a1468baaa44c7a7836c21a041e7c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c68a1468baaa44c7a7836c21a041e7c7" member_type: VOTER } }
I20260630 12:33:58.758854 32765 sys_catalog.cc:458] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:58.758935 32764 sys_catalog.cc:458] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:58.764271   300 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:58.771117   300 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:58.772221 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:58.780457   300 catalog_manager.cc:1383] Generated new cluster ID: 62fbb813296340728e65226fcc081c08
I20260630 12:33:58.780769   300 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:58.799427   300 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:58.800843   300 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:58.817987   300 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7: Generated new TSK 0
I20260630 12:33:58.818697   300 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:58.839888 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:58.846762   313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:58.848111   314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:58.849997   316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:58.850931 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:58.851822 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:58.852039 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:58.852195 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822838852180 us; error 0 us; skew 500 ppm
I20260630 12:33:58.852777 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:58.855283 24090 webserver.cc:533] Webserver started at http://127.23.134.129:46883/ using document root <none> and password file <none>
I20260630 12:33:58.855775 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:58.855969 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:58.856273 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:58.857772 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "e2de7e80679544cf885b0cea476798b8"
format_stamp: "Formatted at 2026-06-30 12:33:58 on dist-test-slave-69xz"
I20260630 12:33:58.862447 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:58.866022   321 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:58.866860 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:58.867175 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "e2de7e80679544cf885b0cea476798b8"
format_stamp: "Formatted at 2026-06-30 12:33:58 on dist-test-slave-69xz"
I20260630 12:33:58.867496 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:58.898876 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:58.900239 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:58.901947 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:58.904495 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:58.904752 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:58.904994 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:58.905215 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:58.952571 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:38241
I20260630 12:33:58.952680   383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:38241 every 8 connection(s)
I20260630 12:33:58.958552 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:58.967712   388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:58.968370   389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:58.971077   391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:58.971964 24090 server_base.cc:1061] running on GCE node
I20260630 12:33:58.973436 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:58.973758 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:58.973995 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822838973971 us; error 0 us; skew 500 ppm
I20260630 12:33:58.974416   384 heartbeater.cc:344] Connected to a master server at 127.23.134.190:43775
I20260630 12:33:58.974637 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:58.974888   384 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:58.975989   384 heartbeater.cc:507] Master 127.23.134.190:43775 requested a full tablet report, sending...
I20260630 12:33:58.977855 24090 webserver.cc:533] Webserver started at http://127.23.134.130:43205/ using document root <none> and password file <none>
I20260630 12:33:58.978592 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:58.978852 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:58.978776 32725 ts_manager.cc:194] Registered new tserver with Master: e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241)
I20260630 12:33:58.979349 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:58.981194 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "c7bc15b9e0374f078a464ee5d680e81b"
format_stamp: "Formatted at 2026-06-30 12:33:58 on dist-test-slave-69xz"
I20260630 12:33:58.981640 32725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40866
I20260630 12:33:58.986856 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:33:58.990765   396 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:58.991717 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:33:58.992063 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "c7bc15b9e0374f078a464ee5d680e81b"
format_stamp: "Formatted at 2026-06-30 12:33:58 on dist-test-slave-69xz"
I20260630 12:33:58.992400 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:59.010708 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:59.012081 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:59.013783 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:59.016208 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:59.016441 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:59.016695 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:59.016872 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:59.066135 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:43753
I20260630 12:33:59.066265   458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:43753 every 8 connection(s)
I20260630 12:33:59.071789 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:59.080125   462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:33:59.082048   463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:59.084085 24090 server_base.cc:1061] running on GCE node
W20260630 12:33:59.085105   465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:33:59.086217 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:59.086474 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:59.086469   459 heartbeater.cc:344] Connected to a master server at 127.23.134.190:43775
I20260630 12:33:59.086928 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822839086905 us; error 0 us; skew 500 ppm
I20260630 12:33:59.087105   459 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:59.087600 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:59.088127   459 heartbeater.cc:507] Master 127.23.134.190:43775 requested a full tablet report, sending...
I20260630 12:33:59.090945 32725 ts_manager.cc:194] Registered new tserver with Master: c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753)
I20260630 12:33:59.091014 24090 webserver.cc:533] Webserver started at http://127.23.134.131:40925/ using document root <none> and password file <none>
I20260630 12:33:59.091746 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:59.091980 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:59.092274 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:59.092792 32725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40878
I20260630 12:33:59.093679 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "e7560daa98754f67bed19083d03e7814"
format_stamp: "Formatted at 2026-06-30 12:33:59 on dist-test-slave-69xz"
I20260630 12:33:59.098683 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:59.102392   470 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:59.103204 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:33:59.103528 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "e7560daa98754f67bed19083d03e7814"
format_stamp: "Formatted at 2026-06-30 12:33:59 on dist-test-slave-69xz"
I20260630 12:33:59.103852 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:33:59.114239 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:59.115521 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:59.117139 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:59.120388 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:59.120829 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:59.121146 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:59.121364 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:59.168521 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:45259
I20260630 12:33:59.168642   532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:45259 every 8 connection(s)
I20260630 12:33:59.183892   533 heartbeater.cc:344] Connected to a master server at 127.23.134.190:43775
I20260630 12:33:59.184365   533 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:59.185230   533 heartbeater.cc:507] Master 127.23.134.190:43775 requested a full tablet report, sending...
I20260630 12:33:59.187429 32725 ts_manager.cc:194] Registered new tserver with Master: e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:33:59.188232 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016082765s
I20260630 12:33:59.189276 32725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40888
I20260630 12:33:59.985083   384 heartbeater.cc:499] Master 127.23.134.190:43775 was elected leader, sending a full tablet report...
I20260630 12:34:00.095772   459 heartbeater.cc:499] Master 127.23.134.190:43775 was elected leader, sending a full tablet report...
I20260630 12:34:00.192622   533 heartbeater.cc:499] Master 127.23.134.190:43775 was elected leader, sending a full tablet report...
I20260630 12:34:00.248502 32725 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40902:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:00.251345 32725 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:00.329854   498 tablet_service.cc:1511] Processing CreateTablet for tablet 563528da76c4422099194ed8854d1b60 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:00.331478   498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563528da76c4422099194ed8854d1b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.335222   497 tablet_service.cc:1511] Processing CreateTablet for tablet 2d39944c673a4b0fb77e5d62761dd40d (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:00.336740   497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d39944c673a4b0fb77e5d62761dd40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.340446   496 tablet_service.cc:1511] Processing CreateTablet for tablet 469853d790214de28973123047983d79 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:00.342167   496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469853d790214de28973123047983d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.344638   495 tablet_service.cc:1511] Processing CreateTablet for tablet 595c87dd83874a4991f92eb89cc80658 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:00.346662   494 tablet_service.cc:1511] Processing CreateTablet for tablet c37b81faab944969bfa888fefc9e933d (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:00.348037   494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37b81faab944969bfa888fefc9e933d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.349907   495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595c87dd83874a4991f92eb89cc80658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.362147   493 tablet_service.cc:1511] Processing CreateTablet for tablet c65104765cf4413d9016e254f68659a4 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:00.363687   493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65104765cf4413d9016e254f68659a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.368944   424 tablet_service.cc:1511] Processing CreateTablet for tablet 563528da76c4422099194ed8854d1b60 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:00.370505   424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563528da76c4422099194ed8854d1b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.370957   423 tablet_service.cc:1511] Processing CreateTablet for tablet 2d39944c673a4b0fb77e5d62761dd40d (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:00.372362   423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d39944c673a4b0fb77e5d62761dd40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.374742   422 tablet_service.cc:1511] Processing CreateTablet for tablet 469853d790214de28973123047983d79 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:00.376365   422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469853d790214de28973123047983d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.378883   421 tablet_service.cc:1511] Processing CreateTablet for tablet 595c87dd83874a4991f92eb89cc80658 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:00.380426   421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595c87dd83874a4991f92eb89cc80658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.382804   420 tablet_service.cc:1511] Processing CreateTablet for tablet c37b81faab944969bfa888fefc9e933d (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:00.384173   420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37b81faab944969bfa888fefc9e933d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.386826   419 tablet_service.cc:1511] Processing CreateTablet for tablet c65104765cf4413d9016e254f68659a4 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:00.388270   419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65104765cf4413d9016e254f68659a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.390367   345 tablet_service.cc:1511] Processing CreateTablet for tablet c37b81faab944969bfa888fefc9e933d (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:00.391968   345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37b81faab944969bfa888fefc9e933d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.394373   344 tablet_service.cc:1511] Processing CreateTablet for tablet c65104765cf4413d9016e254f68659a4 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:00.396225   344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65104765cf4413d9016e254f68659a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.398249   346 tablet_service.cc:1511] Processing CreateTablet for tablet 595c87dd83874a4991f92eb89cc80658 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:00.400031   348 tablet_service.cc:1511] Processing CreateTablet for tablet 2d39944c673a4b0fb77e5d62761dd40d (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:00.402232   347 tablet_service.cc:1511] Processing CreateTablet for tablet 469853d790214de28973123047983d79 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:00.403713   349 tablet_service.cc:1511] Processing CreateTablet for tablet 563528da76c4422099194ed8854d1b60 (DEFAULT_TABLE table=test-workload [id=12abf8abd9dc443c8ce29c441d766bc3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:00.414251   348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d39944c673a4b0fb77e5d62761dd40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.417943   347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469853d790214de28973123047983d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.421928   349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563528da76c4422099194ed8854d1b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.425266   346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595c87dd83874a4991f92eb89cc80658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:00.441919   554 tablet_bootstrap.cc:492] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814: Bootstrap starting.
I20260630 12:34:00.468555   554 tablet_bootstrap.cc:654] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.498903   553 tablet_bootstrap.cc:492] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b: Bootstrap starting.
I20260630 12:34:00.508955   554 tablet_bootstrap.cc:492] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814: No bootstrap required, opened a new log
I20260630 12:34:00.509730   554 ts_tablet_manager.cc:1403] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.012s
I20260630 12:34:00.512979   554 raft_consensus.cc:359] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.517491   554 raft_consensus.cc:385] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.519601   554 raft_consensus.cc:740] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7560daa98754f67bed19083d03e7814, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.521595   555 tablet_bootstrap.cc:492] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8: Bootstrap starting.
I20260630 12:34:00.521180   554 consensus_queue.cc:260] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.528276   554 ts_tablet_manager.cc:1434] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:34:00.530031   555 tablet_bootstrap.cc:654] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.533177   553 tablet_bootstrap.cc:654] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.538594   554 tablet_bootstrap.cc:492] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814: Bootstrap starting.
I20260630 12:34:00.539707   553 tablet_bootstrap.cc:492] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b: No bootstrap required, opened a new log
I20260630 12:34:00.540132   555 tablet_bootstrap.cc:492] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8: No bootstrap required, opened a new log
I20260630 12:34:00.540351   553 ts_tablet_manager.cc:1403] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.008s
I20260630 12:34:00.540803   555 ts_tablet_manager.cc:1403] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260630 12:34:00.544143   553 raft_consensus.cc:359] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.545127   553 raft_consensus.cc:385] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.544647   555 raft_consensus.cc:359] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.545692   555 raft_consensus.cc:385] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.545511   553 raft_consensus.cc:740] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bc15b9e0374f078a464ee5d680e81b, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.545915   554 tablet_bootstrap.cc:654] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.546067   555 raft_consensus.cc:740] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2de7e80679544cf885b0cea476798b8, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.546729   553 consensus_queue.cc:260] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.547262   555 consensus_queue.cc:260] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.553571   553 ts_tablet_manager.cc:1434] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:34:00.555181   553 tablet_bootstrap.cc:492] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b: Bootstrap starting.
I20260630 12:34:00.556797   554 tablet_bootstrap.cc:492] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814: No bootstrap required, opened a new log
I20260630 12:34:00.557487   554 ts_tablet_manager.cc:1403] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:34:00.560871   554 raft_consensus.cc:359] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.561743   554 raft_consensus.cc:385] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.562096   554 raft_consensus.cc:740] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7560daa98754f67bed19083d03e7814, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.562955   554 consensus_queue.cc:260] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.557499   555 ts_tablet_manager.cc:1434] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:34:00.565227   554 ts_tablet_manager.cc:1434] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:34:00.566533   554 tablet_bootstrap.cc:492] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814: Bootstrap starting.
I20260630 12:34:00.567989   555 tablet_bootstrap.cc:492] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8: Bootstrap starting.
I20260630 12:34:00.573602   554 tablet_bootstrap.cc:654] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.574855   553 tablet_bootstrap.cc:654] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.576810   555 tablet_bootstrap.cc:654] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.582931   554 tablet_bootstrap.cc:492] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814: No bootstrap required, opened a new log
I20260630 12:34:00.583305   555 tablet_bootstrap.cc:492] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8: No bootstrap required, opened a new log
I20260630 12:34:00.583470   554 ts_tablet_manager.cc:1403] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:34:00.583850   553 tablet_bootstrap.cc:492] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b: No bootstrap required, opened a new log
I20260630 12:34:00.583942   555 ts_tablet_manager.cc:1403] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260630 12:34:00.584565   553 ts_tablet_manager.cc:1403] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260630 12:34:00.586416   554 raft_consensus.cc:359] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.587101   554 raft_consensus.cc:385] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.587350   554 raft_consensus.cc:740] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7560daa98754f67bed19083d03e7814, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.587378   555 raft_consensus.cc:359] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.587711   553 raft_consensus.cc:359] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.588249   555 raft_consensus.cc:385] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.588464   553 raft_consensus.cc:385] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.588181   554 consensus_queue.cc:260] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.588888   555 raft_consensus.cc:740] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2de7e80679544cf885b0cea476798b8, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.588933   553 raft_consensus.cc:740] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bc15b9e0374f078a464ee5d680e81b, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.590014   553 consensus_queue.cc:260] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.590067   555 consensus_queue.cc:260] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.590965   554 ts_tablet_manager.cc:1434] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:34:00.592243   553 ts_tablet_manager.cc:1434] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:34:00.592240   554 tablet_bootstrap.cc:492] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814: Bootstrap starting.
I20260630 12:34:00.593685   553 tablet_bootstrap.cc:492] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b: Bootstrap starting.
I20260630 12:34:00.594458   555 ts_tablet_manager.cc:1434] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:34:00.595605   555 tablet_bootstrap.cc:492] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8: Bootstrap starting.
I20260630 12:34:00.601926   553 tablet_bootstrap.cc:654] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.602749   555 tablet_bootstrap.cc:654] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.604374   554 tablet_bootstrap.cc:654] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.616110   555 tablet_bootstrap.cc:492] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8: No bootstrap required, opened a new log
I20260630 12:34:00.617025   555 ts_tablet_manager.cc:1403] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260630 12:34:00.621316   555 raft_consensus.cc:359] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.622522   555 raft_consensus.cc:385] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.623009   555 raft_consensus.cc:740] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2de7e80679544cf885b0cea476798b8, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.624255   555 consensus_queue.cc:260] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.627876   555 ts_tablet_manager.cc:1434] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:34:00.632421   555 tablet_bootstrap.cc:492] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8: Bootstrap starting.
I20260630 12:34:00.641623   555 tablet_bootstrap.cc:654] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.643898   561 raft_consensus.cc:493] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:00.644691   561 raft_consensus.cc:515] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.654522   561 leader_election.cc:290] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.667886   553 tablet_bootstrap.cc:492] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b: No bootstrap required, opened a new log
I20260630 12:34:00.668732   554 tablet_bootstrap.cc:492] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814: No bootstrap required, opened a new log
I20260630 12:34:00.669698   554 ts_tablet_manager.cc:1403] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.043s
I20260630 12:34:00.668660   553 ts_tablet_manager.cc:1403] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b: Time spent bootstrapping tablet: real 0.075s	user 0.037s	sys 0.036s
I20260630 12:34:00.672084   555 tablet_bootstrap.cc:492] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8: No bootstrap required, opened a new log
I20260630 12:34:00.672807   555 ts_tablet_manager.cc:1403] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.004s
I20260630 12:34:00.673384   434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37b81faab944969bfa888fefc9e933d" candidate_uuid: "e2de7e80679544cf885b0cea476798b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bc15b9e0374f078a464ee5d680e81b" is_pre_election: true
I20260630 12:34:00.673161   554 raft_consensus.cc:359] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.674243   554 raft_consensus.cc:385] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.674566   554 raft_consensus.cc:740] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7560daa98754f67bed19083d03e7814, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.675357   553 raft_consensus.cc:359] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.676133   553 raft_consensus.cc:385] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.676415   553 raft_consensus.cc:740] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bc15b9e0374f078a464ee5d680e81b, State: Initialized, Role: FOLLOWER
W20260630 12:34:00.677346   322 leader_election.cc:343] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:00.675568   554 consensus_queue.cc:260] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.677371   553 consensus_queue.cc:260] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.678673   508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37b81faab944969bfa888fefc9e933d" candidate_uuid: "e2de7e80679544cf885b0cea476798b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814" is_pre_election: true
I20260630 12:34:00.678876   555 raft_consensus.cc:359] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.679432   508 raft_consensus.cc:2468] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2de7e80679544cf885b0cea476798b8 in term 0.
I20260630 12:34:00.679615   555 raft_consensus.cc:385] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.680963   555 raft_consensus.cc:740] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2de7e80679544cf885b0cea476798b8, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.681151   323 leader_election.cc:304] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [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: e2de7e80679544cf885b0cea476798b8, e7560daa98754f67bed19083d03e7814; no voters: c7bc15b9e0374f078a464ee5d680e81b
I20260630 12:34:00.682000   555 consensus_queue.cc:260] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.682879   561 raft_consensus.cc:2804] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:00.683307   561 raft_consensus.cc:493] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:00.683660   561 raft_consensus.cc:3060] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.686497   553 ts_tablet_manager.cc:1434] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260630 12:34:00.688095   553 tablet_bootstrap.cc:492] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b: Bootstrap starting.
I20260630 12:34:00.696560   561 raft_consensus.cc:515] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.697528   553 tablet_bootstrap.cc:654] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.698554   554 ts_tablet_manager.cc:1434] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260630 12:34:00.699957   434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37b81faab944969bfa888fefc9e933d" candidate_uuid: "e2de7e80679544cf885b0cea476798b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bc15b9e0374f078a464ee5d680e81b"
W20260630 12:34:00.701684   322 leader_election.cc:343] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:00.704063   508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37b81faab944969bfa888fefc9e933d" candidate_uuid: "e2de7e80679544cf885b0cea476798b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814"
I20260630 12:34:00.704706   508 raft_consensus.cc:3060] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.707001   554 tablet_bootstrap.cc:492] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814: Bootstrap starting.
I20260630 12:34:00.711954   553 tablet_bootstrap.cc:492] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b: No bootstrap required, opened a new log
I20260630 12:34:00.712796   553 ts_tablet_manager.cc:1403] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.013s
I20260630 12:34:00.714814   554 tablet_bootstrap.cc:654] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.716919   508 raft_consensus.cc:2468] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2de7e80679544cf885b0cea476798b8 in term 1.
I20260630 12:34:00.717226   553 raft_consensus.cc:359] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } } peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } }
I20260630 12:34:00.717479   561 leader_election.cc:290] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [CANDIDATE]: Term 1 election: Requested vote from peers c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.718425   553 raft_consensus.cc:385] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.718905   553 raft_consensus.cc:740] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bc15b9e0374f078a464ee5d680e81b, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.720393   553 consensus_queue.cc:260] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } } peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } }
I20260630 12:34:00.728507   553 ts_tablet_manager.cc:1434] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:34:00.730352   553 tablet_bootstrap.cc:492] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b: Bootstrap starting.
I20260630 12:34:00.730195   323 leader_election.cc:304] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [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: e2de7e80679544cf885b0cea476798b8, e7560daa98754f67bed19083d03e7814; no voters: c7bc15b9e0374f078a464ee5d680e81b
I20260630 12:34:00.731775   561 raft_consensus.cc:2804] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:00.732353   561 raft_consensus.cc:697] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 1 LEADER]: Becoming Leader. State: Replica: e2de7e80679544cf885b0cea476798b8, State: Running, Role: LEADER
I20260630 12:34:00.739722   553 tablet_bootstrap.cc:654] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.733266   561 consensus_queue.cc:237] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.755543   560 raft_consensus.cc:493] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:00.756193   560 raft_consensus.cc:515] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.757727   554 tablet_bootstrap.cc:492] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814: No bootstrap required, opened a new log
I20260630 12:34:00.758374   554 ts_tablet_manager.cc:1403] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.017s
I20260630 12:34:00.758361   555 ts_tablet_manager.cc:1434] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8: Time spent starting tablet: real 0.085s	user 0.023s	sys 0.052s
I20260630 12:34:00.763165   553 tablet_bootstrap.cc:492] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b: No bootstrap required, opened a new log
I20260630 12:34:00.763386   555 tablet_bootstrap.cc:492] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8: Bootstrap starting.
I20260630 12:34:00.763355   560 leader_election.cc:290] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.763746   553 ts_tablet_manager.cc:1403] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.010s
W20260630 12:34:00.769225   305 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:00.771428   555 tablet_bootstrap.cc:654] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.771448   554 raft_consensus.cc:359] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.772866   554 raft_consensus.cc:385] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.773327   554 raft_consensus.cc:740] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7560daa98754f67bed19083d03e7814, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.774343   554 consensus_queue.cc:260] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.774714   553 raft_consensus.cc:359] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.775727   553 raft_consensus.cc:385] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.776125   553 raft_consensus.cc:740] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bc15b9e0374f078a464ee5d680e81b, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.777024   554 ts_tablet_manager.cc:1434] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260630 12:34:00.777316   553 consensus_queue.cc:260] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.778256   554 tablet_bootstrap.cc:492] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814: Bootstrap starting.
I20260630 12:34:00.785919   561 raft_consensus.cc:493] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:00.786579   553 ts_tablet_manager.cc:1434] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260630 12:34:00.786491   561 raft_consensus.cc:515] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.787683   554 tablet_bootstrap.cc:654] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.790810   561 leader_election.cc:290] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.794281   553 tablet_bootstrap.cc:492] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b: Bootstrap starting.
I20260630 12:34:00.780287 32723 catalog_manager.cc:5697] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2de7e80679544cf885b0cea476798b8 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "e2de7e80679544cf885b0cea476798b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:00.797674   508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65104765cf4413d9016e254f68659a4" candidate_uuid: "e2de7e80679544cf885b0cea476798b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814" is_pre_election: true
I20260630 12:34:00.798424   508 raft_consensus.cc:2468] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2de7e80679544cf885b0cea476798b8 in term 0.
I20260630 12:34:00.799559   434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65104765cf4413d9016e254f68659a4" candidate_uuid: "e2de7e80679544cf885b0cea476798b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bc15b9e0374f078a464ee5d680e81b" is_pre_election: true
I20260630 12:34:00.799729   323 leader_election.cc:304] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e2de7e80679544cf885b0cea476798b8, e7560daa98754f67bed19083d03e7814; no voters: 
I20260630 12:34:00.800743   561 raft_consensus.cc:2804] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:00.801138   561 raft_consensus.cc:493] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:34:00.801188   322 leader_election.cc:343] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:00.801621   561 raft_consensus.cc:3060] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.802744   359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d39944c673a4b0fb77e5d62761dd40d" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2de7e80679544cf885b0cea476798b8" is_pre_election: true
I20260630 12:34:00.803501   359 raft_consensus.cc:2468] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 0.
I20260630 12:34:00.805056   397 leader_election.cc:304] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bc15b9e0374f078a464ee5d680e81b, e2de7e80679544cf885b0cea476798b8; no voters: 
I20260630 12:34:00.805464   555 tablet_bootstrap.cc:492] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8: No bootstrap required, opened a new log
I20260630 12:34:00.806233   555 ts_tablet_manager.cc:1403] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.021s
I20260630 12:34:00.806149   560 raft_consensus.cc:2804] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:00.806811   560 raft_consensus.cc:493] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:00.807217   560 raft_consensus.cc:3060] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.810070   508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d39944c673a4b0fb77e5d62761dd40d" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814" is_pre_election: true
I20260630 12:34:00.810233   555 raft_consensus.cc:359] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } } peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } }
I20260630 12:34:00.810802   508 raft_consensus.cc:2468] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 0.
I20260630 12:34:00.811223   555 raft_consensus.cc:385] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.811679   555 raft_consensus.cc:740] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2de7e80679544cf885b0cea476798b8, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.812690   555 consensus_queue.cc:260] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } } peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } }
I20260630 12:34:00.815516   555 ts_tablet_manager.cc:1434] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:34:00.816005   553 tablet_bootstrap.cc:654] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.816682   555 tablet_bootstrap.cc:492] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8: Bootstrap starting.
I20260630 12:34:00.818303   561 raft_consensus.cc:515] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.820230   561 leader_election.cc:290] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [CANDIDATE]: Term 1 election: Requested vote from peers c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.821189   434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65104765cf4413d9016e254f68659a4" candidate_uuid: "e2de7e80679544cf885b0cea476798b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bc15b9e0374f078a464ee5d680e81b"
I20260630 12:34:00.821682   508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65104765cf4413d9016e254f68659a4" candidate_uuid: "e2de7e80679544cf885b0cea476798b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814"
I20260630 12:34:00.822528   508 raft_consensus.cc:3060] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.821444   560 raft_consensus.cc:515] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
W20260630 12:34:00.823189   322 leader_election.cc:343] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:00.830017   560 leader_election.cc:290] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 election: Requested vote from peers e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.830433   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d39944c673a4b0fb77e5d62761dd40d" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814"
I20260630 12:34:00.830644   560 raft_consensus.cc:493] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:00.831156   507 raft_consensus.cc:3060] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.831156   560 raft_consensus.cc:515] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.835668   554 tablet_bootstrap.cc:492] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814: No bootstrap required, opened a new log
I20260630 12:34:00.836522   554 ts_tablet_manager.cc:1403] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.003s
I20260630 12:34:00.838512   359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d39944c673a4b0fb77e5d62761dd40d" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2de7e80679544cf885b0cea476798b8"
I20260630 12:34:00.839229   359 raft_consensus.cc:3060] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.841228   554 raft_consensus.cc:359] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } } peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } }
I20260630 12:34:00.842366   554 raft_consensus.cc:385] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.842804   554 raft_consensus.cc:740] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7560daa98754f67bed19083d03e7814, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.842639   508 raft_consensus.cc:2468] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2de7e80679544cf885b0cea476798b8 in term 1.
I20260630 12:34:00.844341   555 tablet_bootstrap.cc:654] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:00.844257   323 leader_election.cc:304] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [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: e2de7e80679544cf885b0cea476798b8, e7560daa98754f67bed19083d03e7814; no voters: c7bc15b9e0374f078a464ee5d680e81b
I20260630 12:34:00.844168   554 consensus_queue.cc:260] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } } peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } }
I20260630 12:34:00.850785   554 ts_tablet_manager.cc:1434] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.009s
I20260630 12:34:00.848758   561 raft_consensus.cc:2804] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:00.859934   561 raft_consensus.cc:697] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 1 LEADER]: Becoming Leader. State: Replica: e2de7e80679544cf885b0cea476798b8, State: Running, Role: LEADER
I20260630 12:34:00.858197   507 raft_consensus.cc:2468] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 1.
I20260630 12:34:00.863355   358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469853d790214de28973123047983d79" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2de7e80679544cf885b0cea476798b8" is_pre_election: true
I20260630 12:34:00.862319   561 consensus_queue.cc:237] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.868345   508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469853d790214de28973123047983d79" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814" is_pre_election: true
I20260630 12:34:00.869134   508 raft_consensus.cc:2468] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 0.
W20260630 12:34:00.870571   397 leader_election.cc:343] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:00.871606   560 leader_election.cc:290] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.873210   398 leader_election.cc:304] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [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: c7bc15b9e0374f078a464ee5d680e81b, e7560daa98754f67bed19083d03e7814; no voters: e2de7e80679544cf885b0cea476798b8
I20260630 12:34:00.875204   560 raft_consensus.cc:2804] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:00.875538   398 leader_election.cc:304] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bc15b9e0374f078a464ee5d680e81b, e7560daa98754f67bed19083d03e7814; no voters: 
I20260630 12:34:00.875613   560 raft_consensus.cc:493] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:00.876595   560 raft_consensus.cc:3060] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.876997   582 raft_consensus.cc:2804] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:00.875599   359 raft_consensus.cc:2468] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 1.
I20260630 12:34:00.877516   555 tablet_bootstrap.cc:492] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8: No bootstrap required, opened a new log
I20260630 12:34:00.877588   553 tablet_bootstrap.cc:492] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b: No bootstrap required, opened a new log
I20260630 12:34:00.878334   555 ts_tablet_manager.cc:1403] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.008s
I20260630 12:34:00.878470   553 ts_tablet_manager.cc:1403] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.003s
I20260630 12:34:00.881507   555 raft_consensus.cc:359] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.882267   555 raft_consensus.cc:385] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.882637   555 raft_consensus.cc:740] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2de7e80679544cf885b0cea476798b8, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.882794   553 raft_consensus.cc:359] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.883780   553 raft_consensus.cc:385] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:00.884356   553 raft_consensus.cc:740] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bc15b9e0374f078a464ee5d680e81b, State: Initialized, Role: FOLLOWER
I20260630 12:34:00.883725   555 consensus_queue.cc:260] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.885470   589 raft_consensus.cc:493] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:00.889304   589 raft_consensus.cc:515] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.887097   555 ts_tablet_manager.cc:1434] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:34:00.888715   582 raft_consensus.cc:697] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 1 LEADER]: Becoming Leader. State: Replica: c7bc15b9e0374f078a464ee5d680e81b, State: Running, Role: LEADER
I20260630 12:34:00.890385   560 raft_consensus.cc:515] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.890872   582 consensus_queue.cc:237] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.893647   359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469853d790214de28973123047983d79" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2de7e80679544cf885b0cea476798b8"
I20260630 12:34:00.894292   359 raft_consensus.cc:3060] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.885273   553 consensus_queue.cc:260] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.897003   358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c87dd83874a4991f92eb89cc80658" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2de7e80679544cf885b0cea476798b8" is_pre_election: true
I20260630 12:34:00.897449   508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c87dd83874a4991f92eb89cc80658" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814" is_pre_election: true
I20260630 12:34:00.897770   358 raft_consensus.cc:2468] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 0.
I20260630 12:34:00.898133   508 raft_consensus.cc:2468] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 0.
I20260630 12:34:00.898790   557 raft_consensus.cc:493] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:00.898859   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469853d790214de28973123047983d79" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814"
I20260630 12:34:00.899613   507 raft_consensus.cc:3060] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.899458   557 raft_consensus.cc:515] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } } peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } }
I20260630 12:34:00.902058   553 ts_tablet_manager.cc:1434] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260630 12:34:00.902630   557 leader_election.cc:290] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241), c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753)
I20260630 12:34:00.903602   589 leader_election.cc:290] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.904841   398 leader_election.cc:304] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bc15b9e0374f078a464ee5d680e81b, e7560daa98754f67bed19083d03e7814; no voters: 
I20260630 12:34:00.905668   589 raft_consensus.cc:2804] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:00.906134   589 raft_consensus.cc:493] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:00.906502   589 raft_consensus.cc:3060] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.903040   560 leader_election.cc:290] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 election: Requested vote from peers e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.911585   507 raft_consensus.cc:2468] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 1.
I20260630 12:34:00.913451   398 leader_election.cc:304] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bc15b9e0374f078a464ee5d680e81b, e7560daa98754f67bed19083d03e7814; no voters: 
I20260630 12:34:00.908499 32721 catalog_manager.cc:5697] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2de7e80679544cf885b0cea476798b8 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "e2de7e80679544cf885b0cea476798b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:00.914700   560 raft_consensus.cc:2804] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:00.915474   560 raft_consensus.cc:697] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 1 LEADER]: Becoming Leader. State: Replica: c7bc15b9e0374f078a464ee5d680e81b, State: Running, Role: LEADER
I20260630 12:34:00.916671   560 consensus_queue.cc:237] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.914884   589 raft_consensus.cc:515] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.928809   588 raft_consensus.cc:493] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:00.929483   588 raft_consensus.cc:515] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.931926   589 leader_election.cc:290] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 election: Requested vote from peers e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.932250   588 leader_election.cc:290] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:00.935072   358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c87dd83874a4991f92eb89cc80658" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2de7e80679544cf885b0cea476798b8"
I20260630 12:34:00.935498   508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37b81faab944969bfa888fefc9e933d" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814" is_pre_election: true
I20260630 12:34:00.935818   358 raft_consensus.cc:3060] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.936353   508 raft_consensus.cc:2393] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7bc15b9e0374f078a464ee5d680e81b in current term 1: Already voted for candidate e2de7e80679544cf885b0cea476798b8 in this term.
I20260630 12:34:00.938134   357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37b81faab944969bfa888fefc9e933d" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2de7e80679544cf885b0cea476798b8" is_pre_election: true
I20260630 12:34:00.940032   397 leader_election.cc:304] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [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: c7bc15b9e0374f078a464ee5d680e81b; no voters: e2de7e80679544cf885b0cea476798b8, e7560daa98754f67bed19083d03e7814
I20260630 12:34:00.942292   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595c87dd83874a4991f92eb89cc80658" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814"
I20260630 12:34:00.943233   359 raft_consensus.cc:2468] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 1.
I20260630 12:34:00.944919   582 raft_consensus.cc:3060] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.943241   507 raft_consensus.cc:3060] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.963420 32721 catalog_manager.cc:5697] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b reported cstate change: term changed from 0 to 1, leader changed from <none> to c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130). New cstate: current_term: 1 leader_uuid: "c7bc15b9e0374f078a464ee5d680e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:00.969924   359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563528da76c4422099194ed8854d1b60" candidate_uuid: "e7560daa98754f67bed19083d03e7814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2de7e80679544cf885b0cea476798b8" is_pre_election: true
I20260630 12:34:00.970872   359 raft_consensus.cc:2468] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7560daa98754f67bed19083d03e7814 in term 0.
I20260630 12:34:00.969842   358 raft_consensus.cc:2468] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 1.
I20260630 12:34:00.972391   471 leader_election.cc:304] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e2de7e80679544cf885b0cea476798b8, e7560daa98754f67bed19083d03e7814; no voters: 
I20260630 12:34:00.973462   397 leader_election.cc:304] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bc15b9e0374f078a464ee5d680e81b, e2de7e80679544cf885b0cea476798b8; no voters: 
I20260630 12:34:00.973641   557 raft_consensus.cc:2804] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:00.974126   557 raft_consensus.cc:493] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:00.974474   557 raft_consensus.cc:3060] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.974606   592 raft_consensus.cc:2804] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:00.975445   592 raft_consensus.cc:697] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 1 LEADER]: Becoming Leader. State: Replica: c7bc15b9e0374f078a464ee5d680e81b, State: Running, Role: LEADER
I20260630 12:34:00.976308   592 consensus_queue.cc:237] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:00.977985   507 raft_consensus.cc:2468] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bc15b9e0374f078a464ee5d680e81b in term 1.
I20260630 12:34:00.980620   582 raft_consensus.cc:2749] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:00.982728   557 raft_consensus.cc:515] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } } peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } }
I20260630 12:34:00.986677   557 leader_election.cc:290] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [CANDIDATE]: Term 1 election: Requested vote from peers e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241), c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130:43753)
I20260630 12:34:00.989904   358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563528da76c4422099194ed8854d1b60" candidate_uuid: "e7560daa98754f67bed19083d03e7814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2de7e80679544cf885b0cea476798b8"
I20260630 12:34:00.990429   434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563528da76c4422099194ed8854d1b60" candidate_uuid: "e7560daa98754f67bed19083d03e7814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bc15b9e0374f078a464ee5d680e81b" is_pre_election: true
I20260630 12:34:00.991910   358 raft_consensus.cc:3060] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.992086   434 raft_consensus.cc:2468] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7560daa98754f67bed19083d03e7814 in term 0.
I20260630 12:34:00.991129   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563528da76c4422099194ed8854d1b60" candidate_uuid: "e7560daa98754f67bed19083d03e7814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bc15b9e0374f078a464ee5d680e81b"
I20260630 12:34:00.993378   433 raft_consensus.cc:3060] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:00.997083 32721 catalog_manager.cc:5697] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b reported cstate change: term changed from 0 to 1, leader changed from <none> to c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130). New cstate: current_term: 1 leader_uuid: "c7bc15b9e0374f078a464ee5d680e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:00.998680 32721 catalog_manager.cc:5697] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b reported cstate change: term changed from 0 to 1, leader changed from <none> to c7bc15b9e0374f078a464ee5d680e81b (127.23.134.130). New cstate: current_term: 1 leader_uuid: "c7bc15b9e0374f078a464ee5d680e81b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:00.999655   433 raft_consensus.cc:2468] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7560daa98754f67bed19083d03e7814 in term 1.
I20260630 12:34:01.000857   471 leader_election.cc:304] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bc15b9e0374f078a464ee5d680e81b, e7560daa98754f67bed19083d03e7814; no voters: 
I20260630 12:34:01.001634   557 raft_consensus.cc:2804] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:01.003108   557 raft_consensus.cc:697] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 1 LEADER]: Becoming Leader. State: Replica: e7560daa98754f67bed19083d03e7814, State: Running, Role: LEADER
I20260630 12:34:01.004022   557 consensus_queue.cc:237] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } } peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } }
I20260630 12:34:01.005255   358 raft_consensus.cc:2468] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7560daa98754f67bed19083d03e7814 in term 1.
I20260630 12:34:01.013953 32721 catalog_manager.cc:5697] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7560daa98754f67bed19083d03e7814 (127.23.134.131). New cstate: current_term: 1 leader_uuid: "e7560daa98754f67bed19083d03e7814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:01.025818   592 raft_consensus.cc:493] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:01.026297   592 raft_consensus.cc:515] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 } } peers { permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 } } peers { permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 } }
I20260630 12:34:01.028055   592 leader_election.cc:290] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2de7e80679544cf885b0cea476798b8 (127.23.134.129:38241), e7560daa98754f67bed19083d03e7814 (127.23.134.131:45259)
I20260630 12:34:01.028790   358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65104765cf4413d9016e254f68659a4" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2de7e80679544cf885b0cea476798b8" is_pre_election: true
I20260630 12:34:01.029031   507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65104765cf4413d9016e254f68659a4" candidate_uuid: "c7bc15b9e0374f078a464ee5d680e81b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7560daa98754f67bed19083d03e7814" is_pre_election: true
I20260630 12:34:01.029877   507 raft_consensus.cc:2393] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7bc15b9e0374f078a464ee5d680e81b in current term 1: Already voted for candidate e2de7e80679544cf885b0cea476798b8 in this term.
I20260630 12:34:01.030833   398 leader_election.cc:304] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [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: c7bc15b9e0374f078a464ee5d680e81b; no voters: e2de7e80679544cf885b0cea476798b8, e7560daa98754f67bed19083d03e7814
I20260630 12:34:01.031435   592 raft_consensus.cc:3060] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:01.037140   592 raft_consensus.cc:2749] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:01.138216   561 consensus_queue.cc:1048] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:34:01.219097   602 log.cc:927] Time spent T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260630 12:34:01.244107   572 consensus_queue.cc:1048] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:01.310863   605 consensus_queue.cc:1048] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:01.339151   592 consensus_queue.cc:1048] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:01.346144   358 raft_consensus.cc:1275] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Refusing update from remote peer e7560daa98754f67bed19083d03e7814: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:01.358083   433 raft_consensus.cc:1275] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Refusing update from remote peer e7560daa98754f67bed19083d03e7814: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:01.358381   596 consensus_queue.cc:1048] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:01.362056   596 consensus_queue.cc:1048] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:01.371104   592 consensus_queue.cc:1048] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:01.376245   572 consensus_queue.cc:1048] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bc15b9e0374f078a464ee5d680e81b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:01.398523   592 consensus_queue.cc:1048] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:01.425868   592 consensus_queue.cc:1048] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:01.513854   592 consensus_queue.cc:1048] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2de7e80679544cf885b0cea476798b8" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:01.597790   507 raft_consensus.cc:1275] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Refusing update from remote peer c7bc15b9e0374f078a464ee5d680e81b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:01.628317   560 consensus_queue.cc:1048] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7560daa98754f67bed19083d03e7814" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:34:01.755278   471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.130:43753, user_credentials={real_user=slave}} blocked reactor thread for 69912.4us
W20260630 12:34:01.883863   645 log.cc:927] Time spent T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260630 12:34:02.228942   323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.131:45259, user_credentials={real_user=slave}} blocked reactor thread for 54662us
W20260630 12:34:02.430051   599 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.004s	sys 0.000s
I20260630 12:34:02.902056 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:34:02.930562 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:02.931398 24090 tablet_replica.cc:333] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8: stopping tablet replica
I20260630 12:34:02.932137 24090 raft_consensus.cc:2243] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:02.932654 24090 raft_consensus.cc:2272] T 469853d790214de28973123047983d79 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:02.935407 24090 tablet_replica.cc:333] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8: stopping tablet replica
I20260630 12:34:02.935981 24090 raft_consensus.cc:2243] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:02.936820 24090 raft_consensus.cc:2272] T c65104765cf4413d9016e254f68659a4 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:02.939404 24090 tablet_replica.cc:333] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8: stopping tablet replica
I20260630 12:34:02.940013 24090 raft_consensus.cc:2243] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:02.940609 24090 raft_consensus.cc:2272] T 563528da76c4422099194ed8854d1b60 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:02.943504 24090 tablet_replica.cc:333] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8: stopping tablet replica
I20260630 12:34:02.944113 24090 raft_consensus.cc:2243] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:02.944604 24090 raft_consensus.cc:2272] T 595c87dd83874a4991f92eb89cc80658 P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:02.947389 24090 tablet_replica.cc:333] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8: stopping tablet replica
I20260630 12:34:02.947993 24090 raft_consensus.cc:2243] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:02.948482 24090 raft_consensus.cc:2272] T 2d39944c673a4b0fb77e5d62761dd40d P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:02.951457 24090 tablet_replica.cc:333] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8: stopping tablet replica
I20260630 12:34:02.952046 24090 raft_consensus.cc:2243] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:02.952883 24090 raft_consensus.cc:2272] T c37b81faab944969bfa888fefc9e933d P e2de7e80679544cf885b0cea476798b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:02.981635 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:34:03.002890 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:34:03.027242 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:03.028007 24090 tablet_replica.cc:333] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b: stopping tablet replica
I20260630 12:34:03.028893 24090 raft_consensus.cc:2243] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:03.029876 24090 raft_consensus.cc:2272] T 2d39944c673a4b0fb77e5d62761dd40d P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.032925 24090 tablet_replica.cc:333] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b: stopping tablet replica
I20260630 12:34:03.033607 24090 raft_consensus.cc:2243] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:03.034075 24090 raft_consensus.cc:2272] T c37b81faab944969bfa888fefc9e933d P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.036641 24090 tablet_replica.cc:333] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b: stopping tablet replica
I20260630 12:34:03.037216 24090 raft_consensus.cc:2243] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:03.037765 24090 raft_consensus.cc:2272] T c65104765cf4413d9016e254f68659a4 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.040576 24090 tablet_replica.cc:333] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b: stopping tablet replica
I20260630 12:34:03.041138 24090 raft_consensus.cc:2243] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:03.041667 24090 raft_consensus.cc:2272] T 563528da76c4422099194ed8854d1b60 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.044749 24090 tablet_replica.cc:333] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b: stopping tablet replica
I20260630 12:34:03.045289 24090 raft_consensus.cc:2243] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:03.046201 24090 raft_consensus.cc:2272] T 469853d790214de28973123047983d79 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.048900 24090 tablet_replica.cc:333] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b: stopping tablet replica
I20260630 12:34:03.049492 24090 raft_consensus.cc:2243] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:03.050473 24090 raft_consensus.cc:2272] T 595c87dd83874a4991f92eb89cc80658 P c7bc15b9e0374f078a464ee5d680e81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.075065 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:34:03.093794 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:34:03.118777 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:03.119503 24090 tablet_replica.cc:333] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814: stopping tablet replica
I20260630 12:34:03.120187 24090 raft_consensus.cc:2243] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:03.120906 24090 raft_consensus.cc:2272] T 595c87dd83874a4991f92eb89cc80658 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.123999 24090 tablet_replica.cc:333] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814: stopping tablet replica
I20260630 12:34:03.124683 24090 raft_consensus.cc:2243] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:03.125198 24090 raft_consensus.cc:2272] T 469853d790214de28973123047983d79 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.127923 24090 tablet_replica.cc:333] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814: stopping tablet replica
I20260630 12:34:03.128777 24090 raft_consensus.cc:2243] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:03.129802 24090 raft_consensus.cc:2272] T 563528da76c4422099194ed8854d1b60 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.132406 24090 tablet_replica.cc:333] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814: stopping tablet replica
I20260630 12:34:03.132973 24090 raft_consensus.cc:2243] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:03.133405 24090 raft_consensus.cc:2272] T c65104765cf4413d9016e254f68659a4 P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.136124 24090 tablet_replica.cc:333] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814: stopping tablet replica
I20260630 12:34:03.136647 24090 raft_consensus.cc:2243] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:03.137069 24090 raft_consensus.cc:2272] T 2d39944c673a4b0fb77e5d62761dd40d P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.139719 24090 tablet_replica.cc:333] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814: stopping tablet replica
I20260630 12:34:03.140182 24090 raft_consensus.cc:2243] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:03.140590 24090 raft_consensus.cc:2272] T c37b81faab944969bfa888fefc9e933d P e7560daa98754f67bed19083d03e7814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.168601 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:34:03.186111 24090 master.cc:562] Master@127.23.134.190:43775 shutting down...
I20260630 12:34:03.208035 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:03.208688 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:03.209039 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P c68a1468baaa44c7a7836c21a041e7c7: stopping tablet replica
I20260630 12:34:03.229796 24090 master.cc:584] Master@127.23.134.190:43775 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4636 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:34:03.265244 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:44943
I20260630 12:34:03.266510 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:03.271726   659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:03.272373   658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:03.274118 24090 server_base.cc:1061] running on GCE node
W20260630 12:34:03.274528   661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:03.275482 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:03.275671 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:03.275790 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822843275778 us; error 0 us; skew 500 ppm
I20260630 12:34:03.276279 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:03.278723 24090 webserver.cc:533] Webserver started at http://127.23.134.190:46593/ using document root <none> and password file <none>
I20260630 12:34:03.279151 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:03.279323 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:03.279543 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:03.280691 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "b2d0967eabd042a8bba34a9c1ca6f57c"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-69xz"
I20260630 12:34:03.285331 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:34:03.288899   666 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.289726 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:03.289974 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "b2d0967eabd042a8bba34a9c1ca6f57c"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-69xz"
I20260630 12:34:03.290233 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:03.303866 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:03.304936 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:03.342978 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:44943
I20260630 12:34:03.343175   717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:44943 every 8 connection(s)
I20260630 12:34:03.347139   718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.359014   718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c: Bootstrap starting.
I20260630 12:34:03.363842   718 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.368309   718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c: No bootstrap required, opened a new log
I20260630 12:34:03.370703   718 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d0967eabd042a8bba34a9c1ca6f57c" member_type: VOTER }
I20260630 12:34:03.371165   718 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.371381   718 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d0967eabd042a8bba34a9c1ca6f57c, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.372100   718 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2d0967eabd042a8bba34a9c1ca6f57c" member_type: VOTER }
I20260630 12:34:03.372574   718 raft_consensus.cc:399] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:03.372781   718 raft_consensus.cc:493] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:03.373098   718 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.378715   718 raft_consensus.cc:515] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d0967eabd042a8bba34a9c1ca6f57c" member_type: VOTER }
I20260630 12:34:03.379333   718 leader_election.cc:304] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [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: b2d0967eabd042a8bba34a9c1ca6f57c; no voters: 
I20260630 12:34:03.380604   718 leader_election.cc:290] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:03.381044   721 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:03.382619   721 raft_consensus.cc:697] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 1 LEADER]: Becoming Leader. State: Replica: b2d0967eabd042a8bba34a9c1ca6f57c, State: Running, Role: LEADER
I20260630 12:34:03.383281   721 consensus_queue.cc:237] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [LEADER]: Queue going to LEADER mode. State: All 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: "b2d0967eabd042a8bba34a9c1ca6f57c" member_type: VOTER }
I20260630 12:34:03.383850   718 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:03.388731   722 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b2d0967eabd042a8bba34a9c1ca6f57c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d0967eabd042a8bba34a9c1ca6f57c" member_type: VOTER } }
I20260630 12:34:03.389786   722 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:03.390751   723 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [sys.catalog]: SysCatalogTable state changed. Reason: New leader b2d0967eabd042a8bba34a9c1ca6f57c. Latest consensus state: current_term: 1 leader_uuid: "b2d0967eabd042a8bba34a9c1ca6f57c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d0967eabd042a8bba34a9c1ca6f57c" member_type: VOTER } }
I20260630 12:34:03.391623   723 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:03.394847   730 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:03.400326   730 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:03.402490 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:03.410192   730 catalog_manager.cc:1383] Generated new cluster ID: c42863a9bf48436c80f0cd6685656d9a
I20260630 12:34:03.410517   730 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:03.424865   730 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:03.426432   730 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:03.440919   730 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c: Generated new TSK 0
I20260630 12:34:03.441684   730 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:03.469422 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:03.477479   739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:03.477860   740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:03.481657   742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:03.482213 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:03.483227 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:03.483451 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:03.483618 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822843483606 us; error 0 us; skew 500 ppm
I20260630 12:34:03.484225 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:03.486862 24090 webserver.cc:533] Webserver started at http://127.23.134.129:39639/ using document root <none> and password file <none>
I20260630 12:34:03.487370 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:03.487576 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:03.487882 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:03.489133 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "7f9d5cf9c48f43acb0844dfb10be55c3"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-69xz"
I20260630 12:34:03.493940 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:34:03.497696   747 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.498484 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:03.498812 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "7f9d5cf9c48f43acb0844dfb10be55c3"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-69xz"
I20260630 12:34:03.499145 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:03.522490 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:03.523763 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:03.525349 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:03.527819 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:03.528069 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.528321 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:03.528509 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.570312 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:46109
I20260630 12:34:03.570420   809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:46109 every 8 connection(s)
I20260630 12:34:03.575800 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:03.583673   814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:03.585105   815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:03.588353   818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:03.590493 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:03.592192 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:03.592496 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:03.592690 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822843592675 us; error 0 us; skew 500 ppm
I20260630 12:34:03.593338   810 heartbeater.cc:344] Connected to a master server at 127.23.134.190:44943
I20260630 12:34:03.593353 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:03.593874   810 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.594760   810 heartbeater.cc:507] Master 127.23.134.190:44943 requested a full tablet report, sending...
I20260630 12:34:03.596390 24090 webserver.cc:533] Webserver started at http://127.23.134.130:35053/ using document root <none> and password file <none>
I20260630 12:34:03.597088 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:03.597352 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:03.597373   683 ts_manager.cc:194] Registered new tserver with Master: 7f9d5cf9c48f43acb0844dfb10be55c3 (127.23.134.129:46109)
I20260630 12:34:03.597895 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:03.599547 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "d3d6953a01ad4bedbc14a0e350d23ef4"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-69xz"
I20260630 12:34:03.600107   683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58686
I20260630 12:34:03.604664 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:03.608155   822 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.608932 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:03.609177 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "d3d6953a01ad4bedbc14a0e350d23ef4"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-69xz"
I20260630 12:34:03.609411 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:03.618731 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:03.619724 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:03.621045 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:03.623373 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:03.623574 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.623829 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:03.623989 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.665675 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:46073
I20260630 12:34:03.665745   885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:46073 every 8 connection(s)
I20260630 12:34:03.670893 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:03.678248   889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:03.681043   890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:03.681640 24090 server_base.cc:1061] running on GCE node
W20260630 12:34:03.682824   892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:03.684106 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:03.684414 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:03.684763 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822843684702 us; error 0 us; skew 500 ppm
I20260630 12:34:03.685391 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:03.685726   886 heartbeater.cc:344] Connected to a master server at 127.23.134.190:44943
I20260630 12:34:03.686216   886 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.687296   886 heartbeater.cc:507] Master 127.23.134.190:44943 requested a full tablet report, sending...
I20260630 12:34:03.688637 24090 webserver.cc:533] Webserver started at http://127.23.134.131:43097/ using document root <none> and password file <none>
I20260630 12:34:03.689230 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:03.689469 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:03.689819 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:03.690115   683 ts_manager.cc:194] Registered new tserver with Master: d3d6953a01ad4bedbc14a0e350d23ef4 (127.23.134.130:46073)
I20260630 12:34:03.691088 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "3bac5107a9be40edb089aad2f999edce"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-69xz"
I20260630 12:34:03.691833   683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58690
I20260630 12:34:03.696832 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:34:03.700650   897 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.701653 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:34:03.701975 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "3bac5107a9be40edb089aad2f999edce"
format_stamp: "Formatted at 2026-06-30 12:34:03 on dist-test-slave-69xz"
I20260630 12:34:03.702301 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:03.715569 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:03.716737 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:03.718320 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:03.720636 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:03.720878 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.721125 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:03.721320 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:03.763929 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:46691
I20260630 12:34:03.764037   959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:46691 every 8 connection(s)
I20260630 12:34:03.778952   960 heartbeater.cc:344] Connected to a master server at 127.23.134.190:44943
I20260630 12:34:03.779407   960 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:03.780159   960 heartbeater.cc:507] Master 127.23.134.190:44943 requested a full tablet report, sending...
I20260630 12:34:03.782210   683 ts_manager.cc:194] Registered new tserver with Master: 3bac5107a9be40edb089aad2f999edce (127.23.134.131:46691)
I20260630 12:34:03.782608 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015069858s
I20260630 12:34:03.783895   683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58704
I20260630 12:34:04.603096   810 heartbeater.cc:499] Master 127.23.134.190:44943 was elected leader, sending a full tablet report...
I20260630 12:34:04.695006   886 heartbeater.cc:499] Master 127.23.134.190:44943 was elected leader, sending a full tablet report...
I20260630 12:34:04.787037   960 heartbeater.cc:499] Master 127.23.134.190:44943 was elected leader, sending a full tablet report...
I20260630 12:34:04.841070   683 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58714:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:04.843055   683 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:04.894061   925 tablet_service.cc:1511] Processing CreateTablet for tablet afd9e678bce8404d9c91398dbe38e6f8 (DEFAULT_TABLE table=test-workload [id=900343abdc624b1493f2a843cb06e7a1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:04.895596   925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd9e678bce8404d9c91398dbe38e6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:04.903286   775 tablet_service.cc:1511] Processing CreateTablet for tablet afd9e678bce8404d9c91398dbe38e6f8 (DEFAULT_TABLE table=test-workload [id=900343abdc624b1493f2a843cb06e7a1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:04.904898   775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd9e678bce8404d9c91398dbe38e6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:04.910693   851 tablet_service.cc:1511] Processing CreateTablet for tablet afd9e678bce8404d9c91398dbe38e6f8 (DEFAULT_TABLE table=test-workload [id=900343abdc624b1493f2a843cb06e7a1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:04.912250   851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd9e678bce8404d9c91398dbe38e6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:04.917090   980 tablet_bootstrap.cc:492] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce: Bootstrap starting.
I20260630 12:34:04.922434   981 tablet_bootstrap.cc:492] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3: Bootstrap starting.
I20260630 12:34:04.924567   980 tablet_bootstrap.cc:654] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:04.929670   981 tablet_bootstrap.cc:654] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:04.931413   983 tablet_bootstrap.cc:492] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4: Bootstrap starting.
I20260630 12:34:04.932812   980 tablet_bootstrap.cc:492] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce: No bootstrap required, opened a new log
I20260630 12:34:04.933439   980 ts_tablet_manager.cc:1403] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:34:04.935076   981 tablet_bootstrap.cc:492] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3: No bootstrap required, opened a new log
I20260630 12:34:04.935559   981 ts_tablet_manager.cc:1403] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:34:04.936774   980 raft_consensus.cc:359] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bac5107a9be40edb089aad2f999edce" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 46691 } } peers { permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 } } peers { permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 } }
I20260630 12:34:04.937670   980 raft_consensus.cc:385] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:04.938405   983 tablet_bootstrap.cc:654] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:04.938328   981 raft_consensus.cc:359] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bac5107a9be40edb089aad2f999edce" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 46691 } } peers { permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 } } peers { permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 } }
I20260630 12:34:04.938813   980 raft_consensus.cc:740] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bac5107a9be40edb089aad2f999edce, State: Initialized, Role: FOLLOWER
I20260630 12:34:04.939184   981 raft_consensus.cc:385] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:04.939569   981 raft_consensus.cc:740] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9d5cf9c48f43acb0844dfb10be55c3, State: Initialized, Role: FOLLOWER
I20260630 12:34:04.939916   980 consensus_queue.cc:260] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bac5107a9be40edb089aad2f999edce" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 46691 } } peers { permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 } } peers { permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 } }
I20260630 12:34:04.940379   981 consensus_queue.cc:260] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bac5107a9be40edb089aad2f999edce" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 46691 } } peers { permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 } } peers { permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 } }
I20260630 12:34:04.943109   980 ts_tablet_manager.cc:1434] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:34:04.946235   981 ts_tablet_manager.cc:1434] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.005s
I20260630 12:34:04.947037   983 tablet_bootstrap.cc:492] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4: No bootstrap required, opened a new log
I20260630 12:34:04.947655   983 ts_tablet_manager.cc:1403] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260630 12:34:04.950959   983 raft_consensus.cc:359] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bac5107a9be40edb089aad2f999edce" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 46691 } } peers { permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 } } peers { permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 } }
I20260630 12:34:04.951748   983 raft_consensus.cc:385] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:04.952028   983 raft_consensus.cc:740] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d6953a01ad4bedbc14a0e350d23ef4, State: Initialized, Role: FOLLOWER
I20260630 12:34:04.952920   983 consensus_queue.cc:260] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bac5107a9be40edb089aad2f999edce" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 46691 } } peers { permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 } } peers { permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 } }
I20260630 12:34:04.959981   983 ts_tablet_manager.cc:1434] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:34:05.002170   985 raft_consensus.cc:493] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:05.002849   985 raft_consensus.cc:515] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bac5107a9be40edb089aad2f999edce" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 46691 } } peers { permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 } } peers { permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 } }
I20260630 12:34:05.005338   985 leader_election.cc:290] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f9d5cf9c48f43acb0844dfb10be55c3 (127.23.134.129:46109), d3d6953a01ad4bedbc14a0e350d23ef4 (127.23.134.130:46073)
I20260630 12:34:05.016287   785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd9e678bce8404d9c91398dbe38e6f8" candidate_uuid: "3bac5107a9be40edb089aad2f999edce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" is_pre_election: true
I20260630 12:34:05.017163   785 raft_consensus.cc:2468] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bac5107a9be40edb089aad2f999edce in term 0.
I20260630 12:34:05.018003   861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd9e678bce8404d9c91398dbe38e6f8" candidate_uuid: "3bac5107a9be40edb089aad2f999edce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" is_pre_election: true
I20260630 12:34:05.018514   899 leader_election.cc:304] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bac5107a9be40edb089aad2f999edce, 7f9d5cf9c48f43acb0844dfb10be55c3; no voters: 
I20260630 12:34:05.019291   861 raft_consensus.cc:2468] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bac5107a9be40edb089aad2f999edce in term 0.
W20260630 12:34:05.019632   961 tablet.cc:2406] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:34:05.019583   985 raft_consensus.cc:2804] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:05.020394   985 raft_consensus.cc:493] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:05.020721   985 raft_consensus.cc:3060] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:05.026793   985 raft_consensus.cc:515] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bac5107a9be40edb089aad2f999edce" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 46691 } } peers { permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 } } peers { permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 } }
I20260630 12:34:05.028677   985 leader_election.cc:290] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [CANDIDATE]: Term 1 election: Requested vote from peers 7f9d5cf9c48f43acb0844dfb10be55c3 (127.23.134.129:46109), d3d6953a01ad4bedbc14a0e350d23ef4 (127.23.134.130:46073)
I20260630 12:34:05.029901   861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd9e678bce8404d9c91398dbe38e6f8" candidate_uuid: "3bac5107a9be40edb089aad2f999edce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4"
I20260630 12:34:05.029774   785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd9e678bce8404d9c91398dbe38e6f8" candidate_uuid: "3bac5107a9be40edb089aad2f999edce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3"
I20260630 12:34:05.030697   861 raft_consensus.cc:3060] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:05.030772   785 raft_consensus.cc:3060] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:05.039795   861 raft_consensus.cc:2468] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bac5107a9be40edb089aad2f999edce in term 1.
I20260630 12:34:05.039795   785 raft_consensus.cc:2468] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bac5107a9be40edb089aad2f999edce in term 1.
I20260630 12:34:05.041608   899 leader_election.cc:304] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bac5107a9be40edb089aad2f999edce, 7f9d5cf9c48f43acb0844dfb10be55c3; no voters: 
I20260630 12:34:05.042352   985 raft_consensus.cc:2804] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:05.043962   985 raft_consensus.cc:697] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 1 LEADER]: Becoming Leader. State: Replica: 3bac5107a9be40edb089aad2f999edce, State: Running, Role: LEADER
I20260630 12:34:05.044749   985 consensus_queue.cc:237] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bac5107a9be40edb089aad2f999edce" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 46691 } } peers { permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 } } peers { permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 } }
I20260630 12:34:05.053776   683 catalog_manager.cc:5697] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bac5107a9be40edb089aad2f999edce (127.23.134.131). New cstate: current_term: 1 leader_uuid: "3bac5107a9be40edb089aad2f999edce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bac5107a9be40edb089aad2f999edce" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 46691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:05.292290   785 raft_consensus.cc:1275] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3 [term 1 FOLLOWER]: Refusing update from remote peer 3bac5107a9be40edb089aad2f999edce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:05.292408   861 raft_consensus.cc:1275] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4 [term 1 FOLLOWER]: Refusing update from remote peer 3bac5107a9be40edb089aad2f999edce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:05.293968   991 consensus_queue.cc:1048] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f9d5cf9c48f43acb0844dfb10be55c3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:05.294701   985 consensus_queue.cc:1048] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d6953a01ad4bedbc14a0e350d23ef4" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 46073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:05.813117 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:34:05.843529 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:05.844240 24090 tablet_replica.cc:333] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3: stopping tablet replica
I20260630 12:34:05.844798 24090 raft_consensus.cc:2243] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:05.845392 24090 raft_consensus.cc:2272] T afd9e678bce8404d9c91398dbe38e6f8 P 7f9d5cf9c48f43acb0844dfb10be55c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:05.868448 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:34:05.880029 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:34:05.902493 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:05.903158 24090 tablet_replica.cc:333] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4: stopping tablet replica
I20260630 12:34:05.903687 24090 raft_consensus.cc:2243] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:05.904374 24090 raft_consensus.cc:2272] T afd9e678bce8404d9c91398dbe38e6f8 P d3d6953a01ad4bedbc14a0e350d23ef4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:05.926635 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:34:05.938344 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:34:05.960151 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:05.960942 24090 tablet_replica.cc:333] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce: stopping tablet replica
I20260630 12:34:05.961616 24090 raft_consensus.cc:2243] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:05.962550 24090 raft_consensus.cc:2272] T afd9e678bce8404d9c91398dbe38e6f8 P 3bac5107a9be40edb089aad2f999edce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:05.976713 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:34:05.993114 24090 master.cc:562] Master@127.23.134.190:44943 shutting down...
I20260630 12:34:06.019147 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:06.019807 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:06.020144 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P b2d0967eabd042a8bba34a9c1ca6f57c: stopping tablet replica
I20260630 12:34:06.067868 24090 master.cc:584] Master@127.23.134.190:44943 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2856 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:34:06.127596 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:35245
I20260630 12:34:06.129815 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:06.136337  1016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:06.136811  1017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:06.138130  1019 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:06.139490 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:06.140386 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:06.140570 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:06.140688 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822846140675 us; error 0 us; skew 500 ppm
I20260630 12:34:06.141180 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:06.143743 24090 webserver.cc:533] Webserver started at http://127.23.134.190:36495/ using document root <none> and password file <none>
I20260630 12:34:06.144222 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:06.144405 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:06.144654 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:06.146282 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "0931b66bfbbb4431875ebf8040eac2a1"
format_stamp: "Formatted at 2026-06-30 12:34:06 on dist-test-slave-69xz"
I20260630 12:34:06.150996 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:34:06.154490  1024 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:06.155280 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:06.155576 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "0931b66bfbbb4431875ebf8040eac2a1"
format_stamp: "Formatted at 2026-06-30 12:34:06 on dist-test-slave-69xz"
I20260630 12:34:06.155867 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:06.188287 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:06.189744 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:06.233790 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:35245
I20260630 12:34:06.233909  1075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:35245 every 8 connection(s)
I20260630 12:34:06.238178  1076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:06.252414  1076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1: Bootstrap starting.
I20260630 12:34:06.257967  1076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:06.262478  1076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1: No bootstrap required, opened a new log
I20260630 12:34:06.264999  1076 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0931b66bfbbb4431875ebf8040eac2a1" member_type: VOTER }
I20260630 12:34:06.265545  1076 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:06.265818  1076 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0931b66bfbbb4431875ebf8040eac2a1, State: Initialized, Role: FOLLOWER
I20260630 12:34:06.266469  1076 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0931b66bfbbb4431875ebf8040eac2a1" member_type: VOTER }
I20260630 12:34:06.266963  1076 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:06.267199  1076 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:06.267496  1076 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:06.272809  1076 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0931b66bfbbb4431875ebf8040eac2a1" member_type: VOTER }
I20260630 12:34:06.273362  1076 leader_election.cc:304] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [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: 0931b66bfbbb4431875ebf8040eac2a1; no voters: 
I20260630 12:34:06.274631  1076 leader_election.cc:290] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:06.275157  1079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:06.276564  1079 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 1 LEADER]: Becoming Leader. State: Replica: 0931b66bfbbb4431875ebf8040eac2a1, State: Running, Role: LEADER
I20260630 12:34:06.277328  1079 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [LEADER]: Queue going to LEADER mode. State: All 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: "0931b66bfbbb4431875ebf8040eac2a1" member_type: VOTER }
I20260630 12:34:06.277921  1076 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:06.284310  1080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0931b66bfbbb4431875ebf8040eac2a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0931b66bfbbb4431875ebf8040eac2a1" member_type: VOTER } }
I20260630 12:34:06.284946  1080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:06.285771  1081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0931b66bfbbb4431875ebf8040eac2a1. Latest consensus state: current_term: 1 leader_uuid: "0931b66bfbbb4431875ebf8040eac2a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0931b66bfbbb4431875ebf8040eac2a1" member_type: VOTER } }
I20260630 12:34:06.286583  1081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:06.287098  1086 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:06.292768  1086 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:06.297829 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:06.302863  1086 catalog_manager.cc:1383] Generated new cluster ID: 3c422eae41144732a49f1b3c8157d1a2
I20260630 12:34:06.303122  1086 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:06.335322  1086 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:06.336812  1086 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:06.353818  1086 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1: Generated new TSK 0
I20260630 12:34:06.354423  1086 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:06.364279 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:06.371446  1097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:06.372495  1098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:06.374451  1100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:06.374933 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:06.375825 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:06.376075 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:06.376256 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822846376229 us; error 0 us; skew 500 ppm
I20260630 12:34:06.376801 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:06.379432 24090 webserver.cc:533] Webserver started at http://127.23.134.129:38719/ using document root <none> and password file <none>
I20260630 12:34:06.379993 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:06.380221 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:06.380511 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:06.381982 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9"
format_stamp: "Formatted at 2026-06-30 12:34:06 on dist-test-slave-69xz"
I20260630 12:34:06.386898 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:06.390594  1105 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:06.391552 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:34:06.391861 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9"
format_stamp: "Formatted at 2026-06-30 12:34:06 on dist-test-slave-69xz"
I20260630 12:34:06.392231 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:06.407136 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:06.408569 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:06.410290 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:06.412882 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:06.413084 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:06.413345 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:06.413529 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:06.459484 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:37429
I20260630 12:34:06.459604  1167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:37429 every 8 connection(s)
I20260630 12:34:06.465353 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:06.473366  1172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:06.475000  1173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:06.477797  1175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:06.479550  1168 heartbeater.cc:344] Connected to a master server at 127.23.134.190:35245
I20260630 12:34:06.479707 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:06.480073  1168 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:06.480914  1168 heartbeater.cc:507] Master 127.23.134.190:35245 requested a full tablet report, sending...
I20260630 12:34:06.481664 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:06.481918 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:06.482115 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822846482098 us; error 0 us; skew 500 ppm
I20260630 12:34:06.482826 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:06.483385  1041 ts_manager.cc:194] Registered new tserver with Master: 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429)
I20260630 12:34:06.485481 24090 webserver.cc:533] Webserver started at http://127.23.134.130:34573/ using document root <none> and password file <none>
I20260630 12:34:06.485992  1041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47626
I20260630 12:34:06.486091 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:06.486405 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:06.486714 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:06.488534 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "75b863b1ed884a2ea71dea86e682d261"
format_stamp: "Formatted at 2026-06-30 12:34:06 on dist-test-slave-69xz"
I20260630 12:34:06.493659 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260630 12:34:06.497228  1180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:06.498082 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:34:06.498392 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "75b863b1ed884a2ea71dea86e682d261"
format_stamp: "Formatted at 2026-06-30 12:34:06 on dist-test-slave-69xz"
I20260630 12:34:06.498706 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:06.513816 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:06.515069 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:06.516552 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:06.518989 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:06.519229 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:06.519477 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:06.519649 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:06.564689 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:45955
I20260630 12:34:06.564811  1242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:45955 every 8 connection(s)
I20260630 12:34:06.570278 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:06.578635  1246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:06.579950  1247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:06.582043  1249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:06.582791 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:06.584069 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:06.584376 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:06.584604 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822846584585 us; error 0 us; skew 500 ppm
I20260630 12:34:06.584671  1243 heartbeater.cc:344] Connected to a master server at 127.23.134.190:35245
I20260630 12:34:06.585165  1243 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:06.585316 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:06.586054  1243 heartbeater.cc:507] Master 127.23.134.190:35245 requested a full tablet report, sending...
I20260630 12:34:06.588404 24090 webserver.cc:533] Webserver started at http://127.23.134.131:41727/ using document root <none> and password file <none>
I20260630 12:34:06.588713  1041 ts_manager.cc:194] Registered new tserver with Master: 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:06.589030 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:06.589329 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:06.589670 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:06.590549  1041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47636
I20260630 12:34:06.591145 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "245f0acd0bfa4f099d4adc89d88d0d6a"
format_stamp: "Formatted at 2026-06-30 12:34:06 on dist-test-slave-69xz"
I20260630 12:34:06.596241 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:06.600037  1254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:06.600893 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:06.601197 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "245f0acd0bfa4f099d4adc89d88d0d6a"
format_stamp: "Formatted at 2026-06-30 12:34:06 on dist-test-slave-69xz"
I20260630 12:34:06.601481 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:06.645939 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:06.647358 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:06.649047 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:06.651598 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:06.651882 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:06.652148 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:06.652338 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:06.698474 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:38453
I20260630 12:34:06.698591  1316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:38453 every 8 connection(s)
I20260630 12:34:06.714563  1317 heartbeater.cc:344] Connected to a master server at 127.23.134.190:35245
I20260630 12:34:06.715026  1317 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:06.715879  1317 heartbeater.cc:507] Master 127.23.134.190:35245 requested a full tablet report, sending...
I20260630 12:34:06.718218  1041 ts_manager.cc:194] Registered new tserver with Master: 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:06.718411 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016322156s
I20260630 12:34:06.720364  1041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47650
I20260630 12:34:07.489439  1168 heartbeater.cc:499] Master 127.23.134.190:35245 was elected leader, sending a full tablet report...
I20260630 12:34:07.593416  1243 heartbeater.cc:499] Master 127.23.134.190:35245 was elected leader, sending a full tablet report...
I20260630 12:34:07.723722  1317 heartbeater.cc:499] Master 127.23.134.190:35245 was elected leader, sending a full tablet report...
I20260630 12:34:07.778620  1041 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47654:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:34:07.841075  1133 tablet_service.cc:1511] Processing CreateTablet for tablet 92be2e469fee41a997e4ef0506b1ded9 (DEFAULT_TABLE table=test-workload [id=824d9ddcab854c488d6dd653667664a4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:07.842782  1133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92be2e469fee41a997e4ef0506b1ded9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:07.842806  1132 tablet_service.cc:1511] Processing CreateTablet for tablet 7557a2af7e084e28b24b9c2f9fa5cb28 (DEFAULT_TABLE table=test-workload [id=824d9ddcab854c488d6dd653667664a4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:07.845150  1132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7557a2af7e084e28b24b9c2f9fa5cb28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:07.858747  1282 tablet_service.cc:1511] Processing CreateTablet for tablet 98bc46feaaa645269348bb31b6ed40dd (DEFAULT_TABLE table=test-workload [id=824d9ddcab854c488d6dd653667664a4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:07.858999  1281 tablet_service.cc:1511] Processing CreateTablet for tablet 4b1dcf9458f94fec924c64ff44e6e8d3 (DEFAULT_TABLE table=test-workload [id=824d9ddcab854c488d6dd653667664a4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:07.860541  1282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98bc46feaaa645269348bb31b6ed40dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:07.861249  1281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b1dcf9458f94fec924c64ff44e6e8d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:07.870651  1337 tablet_bootstrap.cc:492] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Bootstrap starting.
I20260630 12:34:07.874894  1208 tablet_service.cc:1511] Processing CreateTablet for tablet 35f4f30a611949549d85e01852cd578b (DEFAULT_TABLE table=test-workload [id=824d9ddcab854c488d6dd653667664a4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:07.876420  1208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f4f30a611949549d85e01852cd578b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:07.879063  1207 tablet_service.cc:1511] Processing CreateTablet for tablet 449a9b045f7843138ec26b83003050c0 (DEFAULT_TABLE table=test-workload [id=824d9ddcab854c488d6dd653667664a4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:07.880992  1207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449a9b045f7843138ec26b83003050c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:07.885696  1337 tablet_bootstrap.cc:654] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:07.903393  1337 tablet_bootstrap.cc:492] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9: No bootstrap required, opened a new log
I20260630 12:34:07.903817  1338 tablet_bootstrap.cc:492] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a: Bootstrap starting.
I20260630 12:34:07.904147  1337 ts_tablet_manager.cc:1403] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.011s
I20260630 12:34:07.904448  1340 tablet_bootstrap.cc:492] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261: Bootstrap starting.
I20260630 12:34:07.907958  1337 raft_consensus.cc:359] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } }
I20260630 12:34:07.908959  1337 raft_consensus.cc:385] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:07.909397  1337 raft_consensus.cc:740] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Initialized, Role: FOLLOWER
I20260630 12:34:07.912365  1338 tablet_bootstrap.cc:654] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:07.912569  1340 tablet_bootstrap.cc:654] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:07.914346  1337 consensus_queue.cc:260] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } }
I20260630 12:34:07.915176  1337 raft_consensus.cc:399] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:07.915516  1337 raft_consensus.cc:493] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:07.915951  1337 raft_consensus.cc:3060] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:07.918279  1338 tablet_bootstrap.cc:492] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a: No bootstrap required, opened a new log
I20260630 12:34:07.918749  1338 ts_tablet_manager.cc:1403] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260630 12:34:07.921375  1338 raft_consensus.cc:359] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:07.922004  1338 raft_consensus.cc:385] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:07.922456  1338 raft_consensus.cc:740] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Initialized, Role: FOLLOWER
I20260630 12:34:07.923300  1338 consensus_queue.cc:260] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:07.923836  1338 raft_consensus.cc:399] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:07.924118  1338 raft_consensus.cc:493] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:07.924407  1338 raft_consensus.cc:3060] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:07.924664  1340 tablet_bootstrap.cc:492] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261: No bootstrap required, opened a new log
I20260630 12:34:07.925200  1340 ts_tablet_manager.cc:1403] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260630 12:34:07.926327  1337 raft_consensus.cc:515] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } }
I20260630 12:34:07.927129  1337 leader_election.cc:304] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [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: 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 
I20260630 12:34:07.928555  1340 raft_consensus.cc:359] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } }
I20260630 12:34:07.929239  1340 raft_consensus.cc:385] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:07.929425  1343 raft_consensus.cc:2804] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:07.929630  1340 raft_consensus.cc:740] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Initialized, Role: FOLLOWER
I20260630 12:34:07.930619  1340 consensus_queue.cc:260] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } }
I20260630 12:34:07.931347  1340 raft_consensus.cc:399] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:07.931706  1340 raft_consensus.cc:493] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:07.931600  1338 raft_consensus.cc:515] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:07.932376  1340 raft_consensus.cc:3060] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:07.932696  1337 leader_election.cc:290] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:07.932914  1338 leader_election.cc:304] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [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: 245f0acd0bfa4f099d4adc89d88d0d6a; no voters: 
I20260630 12:34:07.935544  1337 ts_tablet_manager.cc:1434] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.007s
I20260630 12:34:07.936380  1338 leader_election.cc:290] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:07.936791  1337 tablet_bootstrap.cc:492] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Bootstrap starting.
I20260630 12:34:07.936918  1346 raft_consensus.cc:2804] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:07.940837  1338 ts_tablet_manager.cc:1434] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent starting tablet: real 0.022s	user 0.018s	sys 0.002s
I20260630 12:34:07.941601  1340 raft_consensus.cc:515] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } }
I20260630 12:34:07.942636  1340 leader_election.cc:304] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [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: 75b863b1ed884a2ea71dea86e682d261; no voters: 
I20260630 12:34:07.943140  1338 tablet_bootstrap.cc:492] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a: Bootstrap starting.
I20260630 12:34:07.944515  1346 raft_consensus.cc:697] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 LEADER]: Becoming Leader. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Running, Role: LEADER
I20260630 12:34:07.945014  1343 raft_consensus.cc:697] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Becoming Leader. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Running, Role: LEADER
I20260630 12:34:07.945461  1337 tablet_bootstrap.cc:654] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:07.946045  1343 consensus_queue.cc:237] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Queue going to LEADER mode. State: All 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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } }
I20260630 12:34:07.946046  1346 consensus_queue.cc:237] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [LEADER]: Queue going to LEADER mode. State: All 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: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:07.952940  1349 raft_consensus.cc:2804] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:07.953599  1340 leader_election.cc:290] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:07.954589  1338 tablet_bootstrap.cc:654] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:07.965026  1349 raft_consensus.cc:697] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 1 LEADER]: Becoming Leader. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Running, Role: LEADER
I20260630 12:34:07.966583  1349 consensus_queue.cc:237] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Queue going to LEADER mode. State: All 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: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } }
I20260630 12:34:07.967938  1337 tablet_bootstrap.cc:492] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9: No bootstrap required, opened a new log
I20260630 12:34:07.969342  1337 ts_tablet_manager.cc:1403] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.009s
I20260630 12:34:07.971212  1340 ts_tablet_manager.cc:1434] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261: Time spent starting tablet: real 0.046s	user 0.019s	sys 0.016s
I20260630 12:34:07.972661  1041 catalog_manager.cc:5697] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131). New cstate: current_term: 1 leader_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:07.973837  1337 raft_consensus.cc:359] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } }
I20260630 12:34:07.974464  1337 raft_consensus.cc:385] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:07.974743  1337 raft_consensus.cc:740] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Initialized, Role: FOLLOWER
I20260630 12:34:07.975754  1337 consensus_queue.cc:260] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } }
I20260630 12:34:07.976508  1337 raft_consensus.cc:399] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:07.976824  1337 raft_consensus.cc:493] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:07.977170  1337 raft_consensus.cc:3060] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:07.979027  1340 tablet_bootstrap.cc:492] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261: Bootstrap starting.
I20260630 12:34:07.983146  1040 catalog_manager.cc:5697] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:07.997386  1337 raft_consensus.cc:515] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } }
I20260630 12:34:07.998838  1337 leader_election.cc:304] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [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: 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 
I20260630 12:34:08.002171  1337 leader_election.cc:290] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:08.002995  1343 raft_consensus.cc:2804] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:08.003532  1343 raft_consensus.cc:697] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Becoming Leader. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Running, Role: LEADER
I20260630 12:34:08.004302  1343 consensus_queue.cc:237] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Queue going to LEADER mode. State: All 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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } }
I20260630 12:34:08.010517  1337 ts_tablet_manager.cc:1434] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent starting tablet: real 0.041s	user 0.017s	sys 0.007s
I20260630 12:34:08.014813  1340 tablet_bootstrap.cc:654] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:08.023607  1039 catalog_manager.cc:5697] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "75b863b1ed884a2ea71dea86e682d261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:08.023937  1040 catalog_manager.cc:5697] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:08.014878  1338 tablet_bootstrap.cc:492] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a: No bootstrap required, opened a new log
I20260630 12:34:08.047272  1338 ts_tablet_manager.cc:1403] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.013s
I20260630 12:34:08.052840  1338 raft_consensus.cc:359] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:08.053985  1338 raft_consensus.cc:385] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:08.054755  1338 raft_consensus.cc:740] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Initialized, Role: FOLLOWER
I20260630 12:34:08.056202  1338 consensus_queue.cc:260] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:08.056938  1338 raft_consensus.cc:399] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:08.057314  1338 raft_consensus.cc:493] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:08.057803  1338 raft_consensus.cc:3060] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:08.058614  1340 tablet_bootstrap.cc:492] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261: No bootstrap required, opened a new log
I20260630 12:34:08.059257  1340 ts_tablet_manager.cc:1403] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.038s
I20260630 12:34:08.062481  1340 raft_consensus.cc:359] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } }
I20260630 12:34:08.063122  1340 raft_consensus.cc:385] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:08.063433  1340 raft_consensus.cc:740] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Initialized, Role: FOLLOWER
I20260630 12:34:08.064224  1340 consensus_queue.cc:260] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } }
I20260630 12:34:08.064942  1340 raft_consensus.cc:399] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:08.065279  1340 raft_consensus.cc:493] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:08.065652  1340 raft_consensus.cc:3060] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:08.065706  1338 raft_consensus.cc:515] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:08.066524  1338 leader_election.cc:304] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [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: 245f0acd0bfa4f099d4adc89d88d0d6a; no voters: 
I20260630 12:34:08.067059  1338 leader_election.cc:290] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:08.067585  1346 raft_consensus.cc:2804] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:08.068104  1346 raft_consensus.cc:697] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 LEADER]: Becoming Leader. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Running, Role: LEADER
I20260630 12:34:08.068866  1338 ts_tablet_manager.cc:1434] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent starting tablet: real 0.021s	user 0.017s	sys 0.001s
I20260630 12:34:08.068890  1346 consensus_queue.cc:237] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [LEADER]: Queue going to LEADER mode. State: All 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: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:08.073861  1340 raft_consensus.cc:515] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } }
I20260630 12:34:08.074779  1340 leader_election.cc:304] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [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: 75b863b1ed884a2ea71dea86e682d261; no voters: 
I20260630 12:34:08.075484  1340 leader_election.cc:290] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:08.075812  1353 raft_consensus.cc:2804] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:08.076406  1353 raft_consensus.cc:697] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 1 LEADER]: Becoming Leader. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Running, Role: LEADER
I20260630 12:34:08.077351  1340 ts_tablet_manager.cc:1434] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.008s
I20260630 12:34:08.077174  1353 consensus_queue.cc:237] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Queue going to LEADER mode. State: All 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: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } }
I20260630 12:34:08.078151  1040 catalog_manager.cc:5697] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131). New cstate: current_term: 1 leader_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:08.085631  1039 catalog_manager.cc:5697] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "75b863b1ed884a2ea71dea86e682d261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:08.860867  1041 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47666:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:08.863472  1041 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:08.909452  1132 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2aca19ea4e4afb8e5d85909104def3 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:08.910990  1132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2aca19ea4e4afb8e5d85909104def3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.910990  1207 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2aca19ea4e4afb8e5d85909104def3 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:08.912542  1207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2aca19ea4e4afb8e5d85909104def3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.913956  1133 tablet_service.cc:1511] Processing CreateTablet for tablet 54577f5bb1ad420ba8cf3e978cd0d324 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:08.915422  1133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54577f5bb1ad420ba8cf3e978cd0d324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.913815  1281 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2aca19ea4e4afb8e5d85909104def3 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:08.918619  1131 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0dad47ff3c44dc8dd4973b1702f711 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:08.919169  1281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2aca19ea4e4afb8e5d85909104def3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.920018  1131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0dad47ff3c44dc8dd4973b1702f711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.920113  1282 tablet_service.cc:1511] Processing CreateTablet for tablet 54577f5bb1ad420ba8cf3e978cd0d324 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:08.921480  1282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54577f5bb1ad420ba8cf3e978cd0d324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.925034  1130 tablet_service.cc:1511] Processing CreateTablet for tablet 82bcdf70054242bb9f0fa731a111bd56 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:08.926420  1130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bcdf70054242bb9f0fa731a111bd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.927090  1208 tablet_service.cc:1511] Processing CreateTablet for tablet 54577f5bb1ad420ba8cf3e978cd0d324 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:08.927328  1280 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0dad47ff3c44dc8dd4973b1702f711 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:08.928457  1208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54577f5bb1ad420ba8cf3e978cd0d324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.928714  1280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0dad47ff3c44dc8dd4973b1702f711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.930845  1206 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0dad47ff3c44dc8dd4973b1702f711 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:08.931182  1279 tablet_service.cc:1511] Processing CreateTablet for tablet 82bcdf70054242bb9f0fa731a111bd56 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:08.932384  1206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0dad47ff3c44dc8dd4973b1702f711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.935060  1205 tablet_service.cc:1511] Processing CreateTablet for tablet 82bcdf70054242bb9f0fa731a111bd56 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:08.936564  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bcdf70054242bb9f0fa731a111bd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.934880  1129 tablet_service.cc:1511] Processing CreateTablet for tablet 573fd418d9494538a22e7f265ed0019e (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:08.938551  1129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573fd418d9494538a22e7f265ed0019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.937489  1128 tablet_service.cc:1511] Processing CreateTablet for tablet fce2533728154cd780d44168a7944250 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:08.940129  1128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce2533728154cd780d44168a7944250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.943886  1278 tablet_service.cc:1511] Processing CreateTablet for tablet 573fd418d9494538a22e7f265ed0019e (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:08.937582  1279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bcdf70054242bb9f0fa731a111bd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.951342  1277 tablet_service.cc:1511] Processing CreateTablet for tablet fce2533728154cd780d44168a7944250 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:08.949994  1278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573fd418d9494538a22e7f265ed0019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.955392  1277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce2533728154cd780d44168a7944250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.957911  1204 tablet_service.cc:1511] Processing CreateTablet for tablet 573fd418d9494538a22e7f265ed0019e (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:08.959841  1204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573fd418d9494538a22e7f265ed0019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:08.971119  1203 tablet_service.cc:1511] Processing CreateTablet for tablet fce2533728154cd780d44168a7944250 (DEFAULT_TABLE table=test-workload-rf3 [id=6e2e08f4f0eb46e39738f3ec9685864a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:08.972711  1203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce2533728154cd780d44168a7944250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:09.023056  1394 tablet_bootstrap.cc:492] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Bootstrap starting.
I20260630 12:34:09.048352  1395 tablet_bootstrap.cc:492] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a: Bootstrap starting.
I20260630 12:34:09.063381  1395 tablet_bootstrap.cc:654] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.068256  1396 tablet_bootstrap.cc:492] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261: Bootstrap starting.
I20260630 12:34:09.071681  1394 tablet_bootstrap.cc:654] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.077455  1396 tablet_bootstrap.cc:654] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.079226  1394 tablet_bootstrap.cc:492] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9: No bootstrap required, opened a new log
I20260630 12:34:09.079816  1394 ts_tablet_manager.cc:1403] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.002s
I20260630 12:34:09.080744  1395 tablet_bootstrap.cc:492] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a: No bootstrap required, opened a new log
I20260630 12:34:09.081378  1395 ts_tablet_manager.cc:1403] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.011s
I20260630 12:34:09.083132  1396 tablet_bootstrap.cc:492] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261: No bootstrap required, opened a new log
I20260630 12:34:09.083693  1396 ts_tablet_manager.cc:1403] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260630 12:34:09.083365  1394 raft_consensus.cc:359] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.084280  1394 raft_consensus.cc:385] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.084661  1394 raft_consensus.cc:740] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.084463  1395 raft_consensus.cc:359] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.085273  1395 raft_consensus.cc:385] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.085603  1395 raft_consensus.cc:740] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.085587  1394 consensus_queue.cc:260] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.086620  1395 consensus_queue.cc:260] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.086968  1396 raft_consensus.cc:359] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.088619  1396 raft_consensus.cc:385] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.088958  1396 raft_consensus.cc:740] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.089099  1395 ts_tablet_manager.cc:1434] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:34:09.090277  1395 tablet_bootstrap.cc:492] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a: Bootstrap starting.
I20260630 12:34:09.089807  1396 consensus_queue.cc:260] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.088219  1394 ts_tablet_manager.cc:1434] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:34:09.092386  1394 tablet_bootstrap.cc:492] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Bootstrap starting.
I20260630 12:34:09.098426  1395 tablet_bootstrap.cc:654] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.099342  1394 tablet_bootstrap.cc:654] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.099637  1396 ts_tablet_manager.cc:1434] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.006s
I20260630 12:34:09.101198  1396 tablet_bootstrap.cc:492] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261: Bootstrap starting.
I20260630 12:34:09.108126  1396 tablet_bootstrap.cc:654] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.112144  1395 tablet_bootstrap.cc:492] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a: No bootstrap required, opened a new log
I20260630 12:34:09.112954  1395 ts_tablet_manager.cc:1403] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260630 12:34:09.117187  1395 raft_consensus.cc:359] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.118818  1395 raft_consensus.cc:385] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.119177  1395 raft_consensus.cc:740] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.120750  1394 tablet_bootstrap.cc:492] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9: No bootstrap required, opened a new log
I20260630 12:34:09.120187  1395 consensus_queue.cc:260] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.121388  1394 ts_tablet_manager.cc:1403] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260630 12:34:09.122979  1395 ts_tablet_manager.cc:1434] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:34:09.124125  1395 tablet_bootstrap.cc:492] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a: Bootstrap starting.
I20260630 12:34:09.124920  1394 raft_consensus.cc:359] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.125828  1394 raft_consensus.cc:385] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.126147  1394 raft_consensus.cc:740] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.127131  1394 consensus_queue.cc:260] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.130050  1394 ts_tablet_manager.cc:1434] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:34:09.131174  1394 tablet_bootstrap.cc:492] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Bootstrap starting.
I20260630 12:34:09.132334  1395 tablet_bootstrap.cc:654] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.139268  1394 tablet_bootstrap.cc:654] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.146924  1395 tablet_bootstrap.cc:492] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a: No bootstrap required, opened a new log
I20260630 12:34:09.147508  1395 ts_tablet_manager.cc:1403] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260630 12:34:09.147872  1394 tablet_bootstrap.cc:492] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9: No bootstrap required, opened a new log
I20260630 12:34:09.148488  1394 ts_tablet_manager.cc:1403] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:34:09.150965  1395 raft_consensus.cc:359] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.151829  1395 raft_consensus.cc:385] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.152444  1395 raft_consensus.cc:740] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.151829  1394 raft_consensus.cc:359] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.152979  1394 raft_consensus.cc:385] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.153350  1394 raft_consensus.cc:740] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.153436  1395 consensus_queue.cc:260] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.154433  1394 consensus_queue.cc:260] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.155965  1395 ts_tablet_manager.cc:1434] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:34:09.157116  1395 tablet_bootstrap.cc:492] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a: Bootstrap starting.
I20260630 12:34:09.157258  1394 ts_tablet_manager.cc:1434] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:34:09.158447  1394 tablet_bootstrap.cc:492] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Bootstrap starting.
I20260630 12:34:09.164188  1395 tablet_bootstrap.cc:654] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.165593  1394 tablet_bootstrap.cc:654] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.176631  1395 tablet_bootstrap.cc:492] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a: No bootstrap required, opened a new log
I20260630 12:34:09.177249  1395 ts_tablet_manager.cc:1403] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260630 12:34:09.181149  1395 raft_consensus.cc:359] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.181944  1395 raft_consensus.cc:385] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.182253  1395 raft_consensus.cc:740] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.182374  1394 tablet_bootstrap.cc:492] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9: No bootstrap required, opened a new log
I20260630 12:34:09.183034  1394 ts_tablet_manager.cc:1403] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260630 12:34:09.183261  1395 consensus_queue.cc:260] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.186288  1395 ts_tablet_manager.cc:1434] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:34:09.186866  1394 raft_consensus.cc:359] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.187423  1395 tablet_bootstrap.cc:492] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a: Bootstrap starting.
I20260630 12:34:09.187767  1394 raft_consensus.cc:385] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.188153  1394 raft_consensus.cc:740] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.189159  1394 consensus_queue.cc:260] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.192306  1394 ts_tablet_manager.cc:1434] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:34:09.194439  1395 tablet_bootstrap.cc:654] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.197580  1396 tablet_bootstrap.cc:492] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261: No bootstrap required, opened a new log
I20260630 12:34:09.198139  1396 ts_tablet_manager.cc:1403] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261: Time spent bootstrapping tablet: real 0.097s	user 0.036s	sys 0.059s
I20260630 12:34:09.198705  1394 tablet_bootstrap.cc:492] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Bootstrap starting.
I20260630 12:34:09.201651  1396 raft_consensus.cc:359] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.202427  1396 raft_consensus.cc:385] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.202754  1396 raft_consensus.cc:740] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.203634  1396 consensus_queue.cc:260] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.207266  1396 ts_tablet_manager.cc:1434] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260630 12:34:09.208326  1396 tablet_bootstrap.cc:492] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261: Bootstrap starting.
I20260630 12:34:09.209493  1394 tablet_bootstrap.cc:654] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.215261  1396 tablet_bootstrap.cc:654] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.226919  1394 tablet_bootstrap.cc:492] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9: No bootstrap required, opened a new log
I20260630 12:34:09.227089  1395 tablet_bootstrap.cc:492] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a: No bootstrap required, opened a new log
I20260630 12:34:09.227586  1394 ts_tablet_manager.cc:1403] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260630 12:34:09.227722  1395 ts_tablet_manager.cc:1403] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.015s
I20260630 12:34:09.230862  1394 raft_consensus.cc:359] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.231177  1395 raft_consensus.cc:359] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.231736  1394 raft_consensus.cc:385] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.232010  1395 raft_consensus.cc:385] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.232115  1394 raft_consensus.cc:740] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.233213  1394 consensus_queue.cc:260] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.234026  1396 tablet_bootstrap.cc:492] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261: No bootstrap required, opened a new log
I20260630 12:34:09.232486  1395 raft_consensus.cc:740] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.234704  1396 ts_tablet_manager.cc:1403] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260630 12:34:09.235307  1395 consensus_queue.cc:260] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.237793  1395 ts_tablet_manager.cc:1434] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:34:09.238186  1396 raft_consensus.cc:359] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.238897  1395 tablet_bootstrap.cc:492] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a: Bootstrap starting.
I20260630 12:34:09.238950  1396 raft_consensus.cc:385] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.239224  1394 ts_tablet_manager.cc:1434] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:34:09.239732  1396 raft_consensus.cc:740] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.240790  1394 tablet_bootstrap.cc:492] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9: Bootstrap starting.
I20260630 12:34:09.240567  1396 consensus_queue.cc:260] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.243170  1396 ts_tablet_manager.cc:1434] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:34:09.244335  1396 tablet_bootstrap.cc:492] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261: Bootstrap starting.
I20260630 12:34:09.247028  1395 tablet_bootstrap.cc:654] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.249171  1394 tablet_bootstrap.cc:654] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.251664  1396 tablet_bootstrap.cc:654] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.262746  1394 tablet_bootstrap.cc:492] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9: No bootstrap required, opened a new log
I20260630 12:34:09.263566  1394 ts_tablet_manager.cc:1403] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260630 12:34:09.263620  1343 raft_consensus.cc:493] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.264338  1343 raft_consensus.cc:515] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.268420  1394 raft_consensus.cc:359] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.269642  1394 raft_consensus.cc:385] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.270018  1394 raft_consensus.cc:740] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.270994  1394 consensus_queue.cc:260] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.272526  1346 raft_consensus.cc:493] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.273066  1346 raft_consensus.cc:515] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.274444  1394 ts_tablet_manager.cc:1434] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260630 12:34:09.275563  1396 tablet_bootstrap.cc:492] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261: No bootstrap required, opened a new log
I20260630 12:34:09.276180  1396 ts_tablet_manager.cc:1403] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.021s
I20260630 12:34:09.278442  1346 leader_election.cc:290] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:09.282258  1343 leader_election.cc:290] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.299322  1395 tablet_bootstrap.cc:492] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a: No bootstrap required, opened a new log
I20260630 12:34:09.300307  1395 ts_tablet_manager.cc:1403] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.013s
I20260630 12:34:09.300606  1353 raft_consensus.cc:493] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.301340  1353 raft_consensus.cc:515] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.305248  1395 raft_consensus.cc:359] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.306727  1395 raft_consensus.cc:385] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.307142  1395 raft_consensus.cc:740] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.308277  1395 consensus_queue.cc:260] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.313723  1353 leader_election.cc:290] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.324011  1343 raft_consensus.cc:493] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.325021  1343 raft_consensus.cc:515] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.366551  1396 raft_consensus.cc:359] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.367818  1396 raft_consensus.cc:385] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.368196  1396 raft_consensus.cc:740] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.370898  1395 ts_tablet_manager.cc:1434] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.000s
W20260630 12:34:09.371404  1089 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:09.369307  1396 consensus_queue.cc:260] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.400322  1353 raft_consensus.cc:493] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.401098  1353 raft_consensus.cc:515] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.403515  1353 leader_election.cc:290] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.404639  1353 raft_consensus.cc:493] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.404703  1396 ts_tablet_manager.cc:1434] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261: Time spent starting tablet: real 0.128s	user 0.010s	sys 0.000s
I20260630 12:34:09.405201  1353 raft_consensus.cc:515] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.409197  1353 leader_election.cc:290] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.412703  1343 leader_election.cc:290] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.414629  1353 raft_consensus.cc:493] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.415374  1353 raft_consensus.cc:515] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.418468  1353 leader_election.cc:290] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.426576  1343 raft_consensus.cc:493] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.427453  1343 raft_consensus.cc:515] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.431835  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54577f5bb1ad420ba8cf3e978cd0d324" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261" is_pre_election: true
I20260630 12:34:09.432518  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0dad47ff3c44dc8dd4973b1702f711" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" is_pre_election: true
I20260630 12:34:09.433036  1218 raft_consensus.cc:2468] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in term 0.
I20260630 12:34:09.433314  1143 raft_consensus.cc:2468] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in term 0.
I20260630 12:34:09.433470  1396 tablet_bootstrap.cc:492] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261: Bootstrap starting.
I20260630 12:34:09.435041  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261" is_pre_election: true
I20260630 12:34:09.435689  1346 raft_consensus.cc:493] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.435837  1217 raft_consensus.cc:2468] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in term 0.
I20260630 12:34:09.436339  1346 raft_consensus.cc:515] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.438149  1109 leader_election.cc:304] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 
I20260630 12:34:09.438900  1346 leader_election.cc:290] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:09.439240  1109 leader_election.cc:304] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 
I20260630 12:34:09.439435  1346 raft_consensus.cc:493] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.439505  1345 raft_consensus.cc:2804] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:09.440079  1345 raft_consensus.cc:493] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.439996  1346 raft_consensus.cc:515] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.440599  1345 raft_consensus.cc:3060] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.442298  1346 leader_election.cc:290] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:09.444381  1396 tablet_bootstrap.cc:654] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:09.445470  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54577f5bb1ad420ba8cf3e978cd0d324" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261" is_pre_election: true
I20260630 12:34:09.448167  1216 raft_consensus.cc:2468] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in term 0.
I20260630 12:34:09.449507  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0dad47ff3c44dc8dd4973b1702f711" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261" is_pre_election: true
I20260630 12:34:09.450207  1258 leader_election.cc:304] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245f0acd0bfa4f099d4adc89d88d0d6a, 75b863b1ed884a2ea71dea86e682d261; no voters: 
I20260630 12:34:09.451503  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2aca19ea4e4afb8e5d85909104def3" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261" is_pre_election: true
I20260630 12:34:09.452855  1346 raft_consensus.cc:2804] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:09.452745  1218 raft_consensus.cc:2468] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in term 0.
I20260630 12:34:09.453938  1346 raft_consensus.cc:493] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.454351  1346 raft_consensus.cc:3060] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.454698  1343 leader_election.cc:290] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.455260  1343 raft_consensus.cc:2804] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:34:09.455154  1258 leader_election.cc:343] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:09.455811  1343 raft_consensus.cc:493] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.456171  1343 raft_consensus.cc:3060] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.456449  1258 leader_election.cc:304] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245f0acd0bfa4f099d4adc89d88d0d6a, 75b863b1ed884a2ea71dea86e682d261; no voters: 
I20260630 12:34:09.461280  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2aca19ea4e4afb8e5d85909104def3" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" is_pre_election: true
I20260630 12:34:09.461902  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce2533728154cd780d44168a7944250" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" is_pre_election: true
I20260630 12:34:09.462072  1142 raft_consensus.cc:2468] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b863b1ed884a2ea71dea86e682d261 in term 0.
I20260630 12:34:09.462569  1143 raft_consensus.cc:2468] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b863b1ed884a2ea71dea86e682d261 in term 0.
I20260630 12:34:09.463610  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54577f5bb1ad420ba8cf3e978cd0d324" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" is_pre_election: true
I20260630 12:34:09.464289  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" is_pre_election: true
I20260630 12:34:09.464906  1181 leader_election.cc:304] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 
I20260630 12:34:09.465989  1353 raft_consensus.cc:2804] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:09.466388  1353 raft_consensus.cc:493] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.466730  1353 raft_consensus.cc:3060] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.471271  1426 raft_consensus.cc:2804] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:09.471737  1426 raft_consensus.cc:493] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.472069  1426 raft_consensus.cc:3060] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.479667  1181 leader_election.cc:304] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 
I20260630 12:34:09.482896  1346 raft_consensus.cc:515] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.486688  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54577f5bb1ad420ba8cf3e978cd0d324" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261"
I20260630 12:34:09.487716  1218 raft_consensus.cc:3060] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.488828  1345 raft_consensus.cc:515] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.493084  1428 raft_consensus.cc:493] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.493708  1428 raft_consensus.cc:515] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.494205  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54577f5bb1ad420ba8cf3e978cd0d324" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" is_pre_election: true
I20260630 12:34:09.495178  1290 raft_consensus.cc:2393] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75b863b1ed884a2ea71dea86e682d261 in current term 1: Already voted for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in this term.
I20260630 12:34:09.495311  1345 leader_election.cc:290] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 election: Requested vote from peers 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.496573  1291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2aca19ea4e4afb8e5d85909104def3" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" is_pre_election: true
I20260630 12:34:09.497110  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce2533728154cd780d44168a7944250" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" is_pre_election: true
I20260630 12:34:09.497443  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261" is_pre_election: true
I20260630 12:34:09.497932  1292 raft_consensus.cc:2468] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b863b1ed884a2ea71dea86e682d261 in term 0.
I20260630 12:34:09.498214  1217 raft_consensus.cc:2468] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in term 0.
I20260630 12:34:09.499207  1141 raft_consensus.cc:2393] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75b863b1ed884a2ea71dea86e682d261 in current term 1: Already voted for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in this term.
I20260630 12:34:09.500290  1258 leader_election.cc:304] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245f0acd0bfa4f099d4adc89d88d0d6a, 75b863b1ed884a2ea71dea86e682d261; no voters: 
I20260630 12:34:09.488309  1346 leader_election.cc:290] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 election: Requested vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:09.498143  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" is_pre_election: true
I20260630 12:34:09.501927  1346 raft_consensus.cc:493] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.502297  1290 raft_consensus.cc:2468] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b863b1ed884a2ea71dea86e682d261 in term 0.
I20260630 12:34:09.502480  1346 raft_consensus.cc:515] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.504405  1182 leader_election.cc:304] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245f0acd0bfa4f099d4adc89d88d0d6a, 75b863b1ed884a2ea71dea86e682d261; no voters: 
I20260630 12:34:09.504792  1346 leader_election.cc:290] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
W20260630 12:34:09.488271  1109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.134.130:45955, user_credentials={real_user=slave}} blocked reactor thread for 48464.2us
I20260630 12:34:09.507661  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce2533728154cd780d44168a7944250" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261" is_pre_election: true
I20260630 12:34:09.508855  1181 leader_election.cc:304] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [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: 75b863b1ed884a2ea71dea86e682d261; no voters: 245f0acd0bfa4f099d4adc89d88d0d6a, 9f70ec0a3b2a48d98de33982f5c0b5c9
I20260630 12:34:09.505263  1425 raft_consensus.cc:2804] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:09.509603  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54577f5bb1ad420ba8cf3e978cd0d324" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261"
I20260630 12:34:09.510995  1343 raft_consensus.cc:515] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.512336  1140 raft_consensus.cc:2393] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75b863b1ed884a2ea71dea86e682d261 in current term 1: Already voted for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in this term.
I20260630 12:34:09.512385  1217 raft_consensus.cc:2468] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in term 0.
I20260630 12:34:09.512482  1353 raft_consensus.cc:515] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.513460  1428 leader_election.cc:290] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:09.515411  1345 raft_consensus.cc:493] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:09.514537  1346 raft_consensus.cc:2804] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:09.516280  1346 raft_consensus.cc:493] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.516098  1345 raft_consensus.cc:515] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.516821  1346 raft_consensus.cc:3060] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.516993  1353 leader_election.cc:290] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 election: Requested vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.513756  1425 raft_consensus.cc:493] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.519177  1343 leader_election.cc:290] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 election: Requested vote from peers 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.519474  1425 raft_consensus.cc:3060] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.520066  1345 leader_election.cc:290] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.523231  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fd418d9494538a22e7f265ed0019e" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261" is_pre_election: true
I20260630 12:34:09.525918  1255 leader_election.cc:304] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [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: 245f0acd0bfa4f099d4adc89d88d0d6a, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 75b863b1ed884a2ea71dea86e682d261
I20260630 12:34:09.526396  1109 leader_election.cc:304] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 
I20260630 12:34:09.527230  1428 raft_consensus.cc:2804] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:09.527334  1345 raft_consensus.cc:2804] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:34:09.527469  1109 leader_election.cc:343] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:09.527943  1345 raft_consensus.cc:493] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.528359  1345 raft_consensus.cc:3060] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.528590  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261"
I20260630 12:34:09.530172  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54577f5bb1ad420ba8cf3e978cd0d324" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9"
I20260630 12:34:09.530751  1218 raft_consensus.cc:2468] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in term 1.
I20260630 12:34:09.531009  1143 raft_consensus.cc:2393] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 245f0acd0bfa4f099d4adc89d88d0d6a in current term 1: Already voted for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in this term.
I20260630 12:34:09.521440  1396 tablet_bootstrap.cc:492] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261: No bootstrap required, opened a new log
I20260630 12:34:09.531754  1396 ts_tablet_manager.cc:1403] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.011s
I20260630 12:34:09.532027  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" is_pre_election: true
I20260630 12:34:09.532873  1142 raft_consensus.cc:2393] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 245f0acd0bfa4f099d4adc89d88d0d6a in current term 1: Already voted for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in this term.
I20260630 12:34:09.533998  1139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fd418d9494538a22e7f265ed0019e" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" is_pre_election: true
I20260630 12:34:09.534723  1139 raft_consensus.cc:2468] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in term 0.
I20260630 12:34:09.536854  1139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2aca19ea4e4afb8e5d85909104def3" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9"
I20260630 12:34:09.537406  1139 raft_consensus.cc:3060] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.538640  1345 raft_consensus.cc:515] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.541940  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54577f5bb1ad420ba8cf3e978cd0d324" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" is_pre_election: true
I20260630 12:34:09.542816  1141 raft_consensus.cc:2393] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 245f0acd0bfa4f099d4adc89d88d0d6a in current term 1: Already voted for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in this term.
I20260630 12:34:09.543111  1353 raft_consensus.cc:2749] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:09.541321  1396 raft_consensus.cc:359] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.543836  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2aca19ea4e4afb8e5d85909104def3" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" is_pre_election: true
I20260630 12:34:09.544036  1396 raft_consensus.cc:385] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.544528  1396 raft_consensus.cc:740] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.545220  1345 leader_election.cc:290] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 election: Requested vote from peers 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.548916  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2aca19ea4e4afb8e5d85909104def3" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a"
I20260630 12:34:09.545643  1428 raft_consensus.cc:493] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.549783  1428 raft_consensus.cc:3060] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:09.549015  1258 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.134.130:45955, user_credentials={real_user=slave}} blocked reactor thread for 48826us
I20260630 12:34:09.550896  1425 raft_consensus.cc:515] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.551610  1258 leader_election.cc:304] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245f0acd0bfa4f099d4adc89d88d0d6a, 75b863b1ed884a2ea71dea86e682d261; no voters: 
I20260630 12:34:09.552115  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fd418d9494538a22e7f265ed0019e" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261" is_pre_election: true
I20260630 12:34:09.538856  1426 raft_consensus.cc:515] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.542584  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce2533728154cd780d44168a7944250" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261"
I20260630 12:34:09.554018  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54577f5bb1ad420ba8cf3e978cd0d324" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" is_pre_election: true
I20260630 12:34:09.553859  1346 raft_consensus.cc:515] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.554572  1291 raft_consensus.cc:2393] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75b863b1ed884a2ea71dea86e682d261 in current term 1: Already voted for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in this term.
I20260630 12:34:09.554865  1290 raft_consensus.cc:2393] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in current term 1: Already voted for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in this term.
I20260630 12:34:09.555594  1430 raft_consensus.cc:2804] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:09.555843  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce2533728154cd780d44168a7944250" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" is_pre_election: true
I20260630 12:34:09.556107  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" is_pre_election: true
I20260630 12:34:09.556629  1289 raft_consensus.cc:2468] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in term 0.
I20260630 12:34:09.557121  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fd418d9494538a22e7f265ed0019e" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" is_pre_election: true
I20260630 12:34:09.557927  1288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54577f5bb1ad420ba8cf3e978cd0d324" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a"
I20260630 12:34:09.559221  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a"
W20260630 12:34:09.559836  1258 leader_election.cc:343] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:09.560873  1286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce2533728154cd780d44168a7944250" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a"
I20260630 12:34:09.561650  1286 raft_consensus.cc:3060] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.561601  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261"
I20260630 12:34:09.562872  1139 raft_consensus.cc:2468] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b863b1ed884a2ea71dea86e682d261 in term 1.
I20260630 12:34:09.563165  1425 leader_election.cc:290] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 1 election: Requested vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.557039  1430 raft_consensus.cc:697] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 LEADER]: Becoming Leader. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Running, Role: LEADER
I20260630 12:34:09.564689  1181 leader_election.cc:304] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [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: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 245f0acd0bfa4f099d4adc89d88d0d6a
I20260630 12:34:09.564621  1430 consensus_queue.cc:237] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.565676  1425 raft_consensus.cc:2804] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:09.526765  1433 raft_consensus.cc:2804] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:09.566375  1425 raft_consensus.cc:697] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 1 LEADER]: Becoming Leader. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Running, Role: LEADER
I20260630 12:34:09.566448  1217 raft_consensus.cc:3060] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.567406  1425 consensus_queue.cc:237] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.559356  1346 leader_election.cc:290] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 election: Requested vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:09.571260  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9"
I20260630 12:34:09.572384  1140 raft_consensus.cc:2393] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 245f0acd0bfa4f099d4adc89d88d0d6a in current term 1: Already voted for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in this term.
I20260630 12:34:09.573693  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce2533728154cd780d44168a7944250" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9"
I20260630 12:34:09.574822  1141 raft_consensus.cc:2393] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75b863b1ed884a2ea71dea86e682d261 in current term 1: Already voted for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in this term.
I20260630 12:34:09.557890  1292 raft_consensus.cc:2393] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in current term 1: Already voted for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in this term.
I20260630 12:34:09.557900  1290 raft_consensus.cc:2468] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in term 0.
I20260630 12:34:09.582953  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce2533728154cd780d44168a7944250" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a"
I20260630 12:34:09.578514  1255 leader_election.cc:304] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [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: 245f0acd0bfa4f099d4adc89d88d0d6a, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 75b863b1ed884a2ea71dea86e682d261
I20260630 12:34:09.583629  1107 leader_election.cc:304] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [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: 245f0acd0bfa4f099d4adc89d88d0d6a, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 75b863b1ed884a2ea71dea86e682d261
I20260630 12:34:09.577462  1217 raft_consensus.cc:2468] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in term 1.
I20260630 12:34:09.585125  1345 raft_consensus.cc:2804] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:09.585379  1182 leader_election.cc:304] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [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: 75b863b1ed884a2ea71dea86e682d261; no voters: 245f0acd0bfa4f099d4adc89d88d0d6a, 9f70ec0a3b2a48d98de33982f5c0b5c9
I20260630 12:34:09.585566  1345 raft_consensus.cc:493] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.585647  1433 raft_consensus.cc:493] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.586068  1345 raft_consensus.cc:3060] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.586340  1433 raft_consensus.cc:3060] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:09.554947  1396 consensus_queue.cc:260] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.554064  1218 raft_consensus.cc:2393] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in current term 1: Already voted for candidate 75b863b1ed884a2ea71dea86e682d261 in this term.
I20260630 12:34:09.589233  1432 raft_consensus.cc:2749] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:09.590647  1346 raft_consensus.cc:2804] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:09.591060  1346 raft_consensus.cc:493] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:09.591411  1346 raft_consensus.cc:3060] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.591877  1396 ts_tablet_manager.cc:1434] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260630 12:34:09.591797  1109 leader_election.cc:304] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [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: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 245f0acd0bfa4f099d4adc89d88d0d6a
I20260630 12:34:09.593216  1396 tablet_bootstrap.cc:492] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261: Bootstrap starting.
I20260630 12:34:09.593271  1343 raft_consensus.cc:2804] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:09.594002  1343 raft_consensus.cc:697] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Becoming Leader. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Running, Role: LEADER
I20260630 12:34:09.594475  1426 leader_election.cc:290] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 election: Requested vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:09.581382  1286 raft_consensus.cc:2468] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in term 1.
I20260630 12:34:09.594869  1343 consensus_queue.cc:237] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.596156  1107 leader_election.cc:304] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [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: 245f0acd0bfa4f099d4adc89d88d0d6a, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 75b863b1ed884a2ea71dea86e682d261
I20260630 12:34:09.597353  1427 raft_consensus.cc:2804] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:09.597853  1427 raft_consensus.cc:697] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Becoming Leader. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Running, Role: LEADER
I20260630 12:34:09.598686  1427 consensus_queue.cc:237] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.600164  1346 raft_consensus.cc:515] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.601362  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2aca19ea4e4afb8e5d85909104def3" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261"
I20260630 12:34:09.604635  1345 raft_consensus.cc:515] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.607070  1345 leader_election.cc:290] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [CANDIDATE]: Term 1 election: Requested vote from peers 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.603523  1346 leader_election.cc:290] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 election: Requested vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:09.603754  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fd418d9494538a22e7f265ed0019e" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261"
I20260630 12:34:09.604226  1396 tablet_bootstrap.cc:654] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261: Neither blocks nor log segments found. Creating new log.
W20260630 12:34:09.609898  1258 leader_election.cc:343] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:09.611925  1286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fd418d9494538a22e7f265ed0019e" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a"
I20260630 12:34:09.612972  1286 raft_consensus.cc:2393] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in current term 1: Already voted for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in this term.
I20260630 12:34:09.616153  1428 raft_consensus.cc:515] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.619035  1428 leader_election.cc:290] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 election: Requested vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:09.618820  1396 tablet_bootstrap.cc:492] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261: No bootstrap required, opened a new log
I20260630 12:34:09.620909  1396 ts_tablet_manager.cc:1403] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260630 12:34:09.622098  1217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0dad47ff3c44dc8dd4973b1702f711" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261"
I20260630 12:34:09.627194  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fd418d9494538a22e7f265ed0019e" candidate_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b863b1ed884a2ea71dea86e682d261"
I20260630 12:34:09.627851  1217 raft_consensus.cc:3060] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.625944  1255 leader_election.cc:304] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [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: 245f0acd0bfa4f099d4adc89d88d0d6a; no voters: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9
I20260630 12:34:09.626492  1396 raft_consensus.cc:359] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.633831  1396 raft_consensus.cc:385] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:09.635913  1428 raft_consensus.cc:2749] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:09.637095  1396 raft_consensus.cc:740] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Initialized, Role: FOLLOWER
I20260630 12:34:09.641644  1139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2aca19ea4e4afb8e5d85909104def3" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9"
I20260630 12:34:09.641799  1396 consensus_queue.cc:260] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.642612  1139 raft_consensus.cc:2393] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 245f0acd0bfa4f099d4adc89d88d0d6a in current term 1: Already voted for candidate 75b863b1ed884a2ea71dea86e682d261 in this term.
I20260630 12:34:09.643826  1218 raft_consensus.cc:3060] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.644331  1396 ts_tablet_manager.cc:1434] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260630 12:34:09.645813  1433 raft_consensus.cc:515] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.649045  1433 leader_election.cc:290] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [CANDIDATE]: Term 2 election: Requested vote from peers 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429), 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:09.650339  1286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a"
I20260630 12:34:09.650964  1139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bcdf70054242bb9f0fa731a111bd56" candidate_uuid: "75b863b1ed884a2ea71dea86e682d261" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9"
I20260630 12:34:09.648427  1038 catalog_manager.cc:5697] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:09.655817  1218 raft_consensus.cc:2468] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f70ec0a3b2a48d98de33982f5c0b5c9 in term 1.
I20260630 12:34:09.658212  1107 leader_election.cc:304] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [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: 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 245f0acd0bfa4f099d4adc89d88d0d6a, 75b863b1ed884a2ea71dea86e682d261
I20260630 12:34:09.658401  1109 leader_election.cc:304] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [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: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9; no voters: 245f0acd0bfa4f099d4adc89d88d0d6a
I20260630 12:34:09.659463  1343 raft_consensus.cc:2749] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:09.659720  1427 raft_consensus.cc:2804] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:09.660281  1427 raft_consensus.cc:697] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Becoming Leader. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Running, Role: LEADER
I20260630 12:34:09.655257  1286 raft_consensus.cc:3060] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:09.661170  1427 consensus_queue.cc:237] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.663085  1032 catalog_manager.cc:5697] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "75b863b1ed884a2ea71dea86e682d261" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:09.668291  1139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573fd418d9494538a22e7f265ed0019e" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9"
I20260630 12:34:09.670004  1286 raft_consensus.cc:2468] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b863b1ed884a2ea71dea86e682d261 in term 2.
I20260630 12:34:09.670845  1139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0dad47ff3c44dc8dd4973b1702f711" candidate_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9"
I20260630 12:34:09.671490  1139 raft_consensus.cc:3060] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:09.672344  1182 leader_election.cc:304] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [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: 245f0acd0bfa4f099d4adc89d88d0d6a, 75b863b1ed884a2ea71dea86e682d261; no voters: 9f70ec0a3b2a48d98de33982f5c0b5c9
I20260630 12:34:09.673499  1433 raft_consensus.cc:2804] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:09.674016  1433 raft_consensus.cc:697] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 2 LEADER]: Becoming Leader. State: Replica: 75b863b1ed884a2ea71dea86e682d261, State: Running, Role: LEADER
I20260630 12:34:09.674844  1433 consensus_queue.cc:237] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Queue going to LEADER 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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.681245  1037 catalog_manager.cc:5697] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131). New cstate: current_term: 1 leader_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:09.684235  1255 leader_election.cc:304] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [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: 245f0acd0bfa4f099d4adc89d88d0d6a; no voters: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9
I20260630 12:34:09.689479  1428 raft_consensus.cc:2749] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:09.690090  1255 leader_election.cc:304] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [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: 245f0acd0bfa4f099d4adc89d88d0d6a; no voters: 75b863b1ed884a2ea71dea86e682d261, 9f70ec0a3b2a48d98de33982f5c0b5c9
I20260630 12:34:09.690929  1428 raft_consensus.cc:2749] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:09.692307  1217 raft_consensus.cc:2468] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in term 1.
I20260630 12:34:09.692353  1139 raft_consensus.cc:2468] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245f0acd0bfa4f099d4adc89d88d0d6a in term 1.
I20260630 12:34:09.693783  1258 leader_election.cc:304] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245f0acd0bfa4f099d4adc89d88d0d6a, 75b863b1ed884a2ea71dea86e682d261; no voters: 
I20260630 12:34:09.695830  1428 raft_consensus.cc:2804] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:09.696370  1428 raft_consensus.cc:697] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 LEADER]: Becoming Leader. State: Replica: 245f0acd0bfa4f099d4adc89d88d0d6a, State: Running, Role: LEADER
I20260630 12:34:09.697217  1428 consensus_queue.cc:237] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:09.708073  1038 catalog_manager.cc:5697] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 reported cstate change: term changed from 1 to 2, leader changed from 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129) to 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130). New cstate: current_term: 2 leader_uuid: "75b863b1ed884a2ea71dea86e682d261" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:09.719229  1032 catalog_manager.cc:5697] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131). New cstate: current_term: 1 leader_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:09.719870  1037 catalog_manager.cc:5697] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:09.721783  1037 catalog_manager.cc:5697] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:10.016518  1427 consensus_queue.cc:1048] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:10.017400  1428 consensus_queue.cc:1048] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:10.021365  1286 raft_consensus.cc:1240] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 2 FOLLOWER]: Rejecting Update request from peer 9f70ec0a3b2a48d98de33982f5c0b5c9 for earlier term 1. Current term is 2. Ops: []
I20260630 12:34:10.024405  1427 consensus_queue.cc:1059] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:10.025902  1343 raft_consensus.cc:3055] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:10.026403  1343 raft_consensus.cc:740] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f70ec0a3b2a48d98de33982f5c0b5c9, State: Running, Role: LEADER
I20260630 12:34:10.027602  1343 consensus_queue.cc:260] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } }
I20260630 12:34:10.029171  1343 raft_consensus.cc:3060] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:10.065404  1427 consensus_queue.cc:1048] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:10.079739  1425 consensus_queue.cc:1048] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:10.106796  1346 consensus_queue.cc:1048] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:10.171253  1290 raft_consensus.cc:1275] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 2 FOLLOWER]: Refusing update from remote peer 75b863b1ed884a2ea71dea86e682d261: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:10.174484  1433 consensus_queue.cc:1048] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:10.178216  1433 consensus_queue.cc:1048] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:10.185761  1346 consensus_queue.cc:1048] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:10.187426  1218 raft_consensus.cc:1275] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Refusing update from remote peer 245f0acd0bfa4f099d4adc89d88d0d6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:10.189901  1346 consensus_queue.cc:1048] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:10.217489  1427 consensus_queue.cc:1048] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:10.233130  1139 raft_consensus.cc:1275] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 2 FOLLOWER]: Refusing update from remote peer 75b863b1ed884a2ea71dea86e682d261: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:10.228519  1427 consensus_queue.cc:1048] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260630 12:34:10.310009  1433 consensus_queue.cc:1048] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:10.310774  1433 consensus_queue.cc:1243] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Peer 9f70ec0a3b2a48d98de33982f5c0b5c9 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:34:10.350783  1139 pending_rounds.cc:85] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Aborting all ops after (but not including) 0
I20260630 12:34:10.351189  1139 pending_rounds.cc:107] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:34:10.351498  1139 raft_consensus.cc:2889] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:34:10.387050  1474 mvcc.cc:204] Tried to move back new op lower bound from 7302442394294325248 to 7302442392370102272. Current Snapshot: MvccSnapshot[applied={T|T < 7302442394294325248}]
W20260630 12:34:10.407207  1182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.131:38453, user_credentials={real_user=slave}} blocked reactor thread for 52767.7us
I20260630 12:34:11.705464 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:11.712992  1503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:11.714912  1504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:11.725636  1506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:11.726819 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:11.728521 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:11.728837 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:11.729079 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822851729055 us; error 0 us; skew 500 ppm
I20260630 12:34:11.729882 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:11.733338 24090 webserver.cc:533] Webserver started at http://127.23.134.132:38133/ using document root <none> and password file <none>
I20260630 12:34:11.734071 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:11.734338 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:11.734697 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:11.736606 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "26fa0624086542999e67f36df7352305"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-69xz"
I20260630 12:34:11.742940 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:34:11.746629  1511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:11.747440 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:34:11.747802 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "26fa0624086542999e67f36df7352305"
format_stamp: "Formatted at 2026-06-30 12:34:11 on dist-test-slave-69xz"
I20260630 12:34:11.748122 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:11.762184 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:11.763514 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:11.765020 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:11.767531 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:11.767786 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:11.768050 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:11.768245 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:11.814044 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:41325
I20260630 12:34:11.814158  1573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:41325 every 8 connection(s)
I20260630 12:34:11.830215  1574 heartbeater.cc:344] Connected to a master server at 127.23.134.190:35245
I20260630 12:34:11.830663  1574 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:11.831398  1574 heartbeater.cc:507] Master 127.23.134.190:35245 requested a full tablet report, sending...
I20260630 12:34:11.833467  1041 ts_manager.cc:194] Registered new tserver with Master: 26fa0624086542999e67f36df7352305 (127.23.134.132:41325)
I20260630 12:34:11.835376  1041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40554
I20260630 12:34:12.731467  1142 consensus_queue.cc:237] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:12.739880  1286 raft_consensus.cc:1275] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Refusing update from remote peer 9f70ec0a3b2a48d98de33982f5c0b5c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:34:12.739880  1218 raft_consensus.cc:1275] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Refusing update from remote peer 9f70ec0a3b2a48d98de33982f5c0b5c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:34:12.741700  1436 consensus_queue.cc:1048] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:34:12.742794  1583 consensus_queue.cc:1048] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260630 12:34:12.753634  1108 consensus_peers.cc:597] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 -> Peer 26fa0624086542999e67f36df7352305 (127.23.134.132:41325): Couldn't send request to peer 26fa0624086542999e67f36df7352305. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 573fd418d9494538a22e7f265ed0019e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:12.754118  1582 raft_consensus.cc:2955] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.755538  1218 raft_consensus.cc:2955] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.758927  1286 raft_consensus.cc:2955] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.773453  1039 catalog_manager.cc:5697] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 reported cstate change: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.785372  1286 consensus_queue.cc:237] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:12.794488  1218 raft_consensus.cc:1275] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Refusing update from remote peer 245f0acd0bfa4f099d4adc89d88d0d6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:34:12.796022  1594 consensus_queue.cc:1048] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:34:12.796505  1142 raft_consensus.cc:1275] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Refusing update from remote peer 245f0acd0bfa4f099d4adc89d88d0d6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:34:12.798072  1594 consensus_queue.cc:1048] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:34:12.806474  1594 raft_consensus.cc:2955] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.807718  1218 raft_consensus.cc:2955] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
W20260630 12:34:12.812077  1257 consensus_peers.cc:597] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a -> Peer 26fa0624086542999e67f36df7352305 (127.23.134.132:41325): Couldn't send request to peer 26fa0624086542999e67f36df7352305. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54577f5bb1ad420ba8cf3e978cd0d324. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:12.818102  1142 raft_consensus.cc:2955] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.822533  1035 catalog_manager.cc:5697] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 reported cstate change: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.826722  1139 consensus_queue.cc:237] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } attrs { replace: true } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
W20260630 12:34:12.835079  1108 consensus_peers.cc:597] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 -> Peer 26fa0624086542999e67f36df7352305 (127.23.134.132:41325): Couldn't send request to peer 26fa0624086542999e67f36df7352305. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fce2533728154cd780d44168a7944250. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:12.835719  1286 raft_consensus.cc:1275] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Refusing update from remote peer 9f70ec0a3b2a48d98de33982f5c0b5c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:34:12.836826  1218 raft_consensus.cc:1275] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Refusing update from remote peer 9f70ec0a3b2a48d98de33982f5c0b5c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:34:12.837406  1582 consensus_queue.cc:1048] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:34:12.838053  1574 heartbeater.cc:499] Master 127.23.134.190:35245 was elected leader, sending a full tablet report...
I20260630 12:34:12.840310  1436 consensus_queue.cc:1048] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:34:12.847545  1436 raft_consensus.cc:2955] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } attrs { replace: true } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.850369  1286 raft_consensus.cc:2955] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } attrs { replace: true } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.852715  1217 raft_consensus.cc:2955] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } attrs { replace: true } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.863899  1039 catalog_manager.cc:5697] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a reported cstate change: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } attrs { replace: true } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.880738  1217 consensus_queue.cc:237] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 2.16, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:12.889801  1286 raft_consensus.cc:1275] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 2 FOLLOWER]: Refusing update from remote peer 75b863b1ed884a2ea71dea86e682d261: Log matching property violated. Preceding OpId in replica: term: 2 index: 16. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
I20260630 12:34:12.890282  1139 raft_consensus.cc:1275] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 2 FOLLOWER]: Refusing update from remote peer 75b863b1ed884a2ea71dea86e682d261: Log matching property violated. Preceding OpId in replica: term: 2 index: 16. Preceding OpId from leader: term: 2 index: 17. (index mismatch)
I20260630 12:34:12.891774  1425 consensus_queue.cc:1048] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:34:12.892700  1578 consensus_queue.cc:1048] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:34:12.903066  1578 raft_consensus.cc:2955] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 2 LEADER]: Committing config change with OpId 2.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.905237  1286 raft_consensus.cc:2955] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 2 FOLLOWER]: Committing config change with OpId 2.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
W20260630 12:34:12.909834  1183 consensus_peers.cc:597] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 -> Peer 26fa0624086542999e67f36df7352305 (127.23.134.132:41325): Couldn't send request to peer 26fa0624086542999e67f36df7352305. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82bcdf70054242bb9f0fa731a111bd56. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:12.914592  1139 raft_consensus.cc:2955] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 2 FOLLOWER]: Committing config change with OpId 2.17: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:12.920855  1035 catalog_manager.cc:5697] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a reported cstate change: config changed from index -1 to 17, NON_VOTER 26fa0624086542999e67f36df7352305 (127.23.134.132) added. New cstate: current_term: 2 leader_uuid: "75b863b1ed884a2ea71dea86e682d261" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } } }
I20260630 12:34:13.176654  1608 ts_tablet_manager.cc:933] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: Initiating tablet copy from peer 245f0acd0bfa4f099d4adc89d88d0d6a (127.23.134.131:38453)
I20260630 12:34:13.178714  1608 tablet_copy_client.cc:323] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:38453
I20260630 12:34:13.190649  1302 tablet_copy_service.cc:140] P 245f0acd0bfa4f099d4adc89d88d0d6a: Received BeginTabletCopySession request for tablet 54577f5bb1ad420ba8cf3e978cd0d324 from peer 26fa0624086542999e67f36df7352305 ({username='slave'} at 127.0.0.1:39464)
I20260630 12:34:13.191322  1302 tablet_copy_service.cc:161] P 245f0acd0bfa4f099d4adc89d88d0d6a: Beginning new tablet copy session on tablet 54577f5bb1ad420ba8cf3e978cd0d324 from peer 26fa0624086542999e67f36df7352305 at {username='slave'} at 127.0.0.1:39464: session id = 26fa0624086542999e67f36df7352305-54577f5bb1ad420ba8cf3e978cd0d324
I20260630 12:34:13.200286  1302 tablet_copy_source_session.cc:215] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:13.203685  1608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54577f5bb1ad420ba8cf3e978cd0d324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.215037  1608 tablet_copy_client.cc:806] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:13.215576  1608 tablet_copy_client.cc:670] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:13.219633  1608 tablet_copy_client.cc:538] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:13.225607  1608 tablet_bootstrap.cc:492] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: Bootstrap starting.
I20260630 12:34:13.254204  1612 ts_tablet_manager.cc:933] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: Initiating tablet copy from peer 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429)
I20260630 12:34:13.256296  1612 tablet_copy_client.cc:323] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:37429
I20260630 12:34:13.268939  1153 tablet_copy_service.cc:140] P 9f70ec0a3b2a48d98de33982f5c0b5c9: Received BeginTabletCopySession request for tablet 573fd418d9494538a22e7f265ed0019e from peer 26fa0624086542999e67f36df7352305 ({username='slave'} at 127.0.0.1:47084)
I20260630 12:34:13.269598  1153 tablet_copy_service.cc:161] P 9f70ec0a3b2a48d98de33982f5c0b5c9: Beginning new tablet copy session on tablet 573fd418d9494538a22e7f265ed0019e from peer 26fa0624086542999e67f36df7352305 at {username='slave'} at 127.0.0.1:47084: session id = 26fa0624086542999e67f36df7352305-573fd418d9494538a22e7f265ed0019e
I20260630 12:34:13.278154  1153 tablet_copy_source_session.cc:215] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:13.281586  1612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573fd418d9494538a22e7f265ed0019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.299501  1612 tablet_copy_client.cc:806] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:13.300190  1612 tablet_copy_client.cc:670] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:13.305016  1612 tablet_copy_client.cc:538] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:13.314079  1612 tablet_bootstrap.cc:492] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: Bootstrap starting.
I20260630 12:34:13.337982  1608 tablet_bootstrap.cc:492] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:13.338917  1608 tablet_bootstrap.cc:492] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: Bootstrap complete.
I20260630 12:34:13.339632  1608 ts_tablet_manager.cc:1403] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: Time spent bootstrapping tablet: real 0.114s	user 0.101s	sys 0.012s
I20260630 12:34:13.342867  1608 raft_consensus.cc:359] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:13.343683  1608 raft_consensus.cc:740] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26fa0624086542999e67f36df7352305, State: Initialized, Role: LEARNER
I20260630 12:34:13.344300  1608 consensus_queue.cc:260] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305 [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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:13.346920  1608 ts_tablet_manager.cc:1434] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:34:13.349000  1302 tablet_copy_service.cc:342] P 245f0acd0bfa4f099d4adc89d88d0d6a: Request end of tablet copy session 26fa0624086542999e67f36df7352305-54577f5bb1ad420ba8cf3e978cd0d324 received from {username='slave'} at 127.0.0.1:39464
I20260630 12:34:13.349431  1302 tablet_copy_service.cc:434] P 245f0acd0bfa4f099d4adc89d88d0d6a: ending tablet copy session 26fa0624086542999e67f36df7352305-54577f5bb1ad420ba8cf3e978cd0d324 on tablet 54577f5bb1ad420ba8cf3e978cd0d324 with peer 26fa0624086542999e67f36df7352305
I20260630 12:34:13.378270  1608 ts_tablet_manager.cc:933] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: Initiating tablet copy from peer 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429)
I20260630 12:34:13.386314  1608 tablet_copy_client.cc:323] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:37429
I20260630 12:34:13.388151  1153 tablet_copy_service.cc:140] P 9f70ec0a3b2a48d98de33982f5c0b5c9: Received BeginTabletCopySession request for tablet fce2533728154cd780d44168a7944250 from peer 26fa0624086542999e67f36df7352305 ({username='slave'} at 127.0.0.1:47084)
I20260630 12:34:13.388751  1153 tablet_copy_service.cc:161] P 9f70ec0a3b2a48d98de33982f5c0b5c9: Beginning new tablet copy session on tablet fce2533728154cd780d44168a7944250 from peer 26fa0624086542999e67f36df7352305 at {username='slave'} at 127.0.0.1:47084: session id = 26fa0624086542999e67f36df7352305-fce2533728154cd780d44168a7944250
I20260630 12:34:13.397024  1153 tablet_copy_source_session.cc:215] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:13.400061  1608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce2533728154cd780d44168a7944250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.415820  1608 tablet_copy_client.cc:806] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:13.416388  1608 tablet_copy_client.cc:670] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:13.420601  1608 tablet_copy_client.cc:538] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:13.423144  1612 tablet_bootstrap.cc:492] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:13.424160  1612 tablet_bootstrap.cc:492] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: Bootstrap complete.
I20260630 12:34:13.424897  1612 ts_tablet_manager.cc:1403] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: Time spent bootstrapping tablet: real 0.111s	user 0.096s	sys 0.008s
I20260630 12:34:13.427659  1612 raft_consensus.cc:359] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:13.428468  1612 raft_consensus.cc:740] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26fa0624086542999e67f36df7352305, State: Initialized, Role: LEARNER
I20260630 12:34:13.429644  1608 tablet_bootstrap.cc:492] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: Bootstrap starting.
I20260630 12:34:13.429159  1612 consensus_queue.cc:260] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305 [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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } attrs { replace: true } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:13.432814  1612 ts_tablet_manager.cc:1434] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:34:13.434888  1153 tablet_copy_service.cc:342] P 9f70ec0a3b2a48d98de33982f5c0b5c9: Request end of tablet copy session 26fa0624086542999e67f36df7352305-573fd418d9494538a22e7f265ed0019e received from {username='slave'} at 127.0.0.1:47084
I20260630 12:34:13.435307  1153 tablet_copy_service.cc:434] P 9f70ec0a3b2a48d98de33982f5c0b5c9: ending tablet copy session 26fa0624086542999e67f36df7352305-573fd418d9494538a22e7f265ed0019e on tablet 573fd418d9494538a22e7f265ed0019e with peer 26fa0624086542999e67f36df7352305
I20260630 12:34:13.435436  1618 ts_tablet_manager.cc:933] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: Initiating tablet copy from peer 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955)
I20260630 12:34:13.441834  1618 tablet_copy_client.cc:323] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:45955
I20260630 12:34:13.454658  1228 tablet_copy_service.cc:140] P 75b863b1ed884a2ea71dea86e682d261: Received BeginTabletCopySession request for tablet 82bcdf70054242bb9f0fa731a111bd56 from peer 26fa0624086542999e67f36df7352305 ({username='slave'} at 127.0.0.1:34022)
I20260630 12:34:13.455185  1228 tablet_copy_service.cc:161] P 75b863b1ed884a2ea71dea86e682d261: Beginning new tablet copy session on tablet 82bcdf70054242bb9f0fa731a111bd56 from peer 26fa0624086542999e67f36df7352305 at {username='slave'} at 127.0.0.1:34022: session id = 26fa0624086542999e67f36df7352305-82bcdf70054242bb9f0fa731a111bd56
I20260630 12:34:13.461755  1228 tablet_copy_source_session.cc:215] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:13.464531  1618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bcdf70054242bb9f0fa731a111bd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:13.477177  1618 tablet_copy_client.cc:806] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:13.477782  1618 tablet_copy_client.cc:670] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:13.483804  1618 tablet_copy_client.cc:538] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:13.490334  1618 tablet_bootstrap.cc:492] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: Bootstrap starting.
I20260630 12:34:13.548084  1608 tablet_bootstrap.cc:492] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:13.549111  1608 tablet_bootstrap.cc:492] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: Bootstrap complete.
I20260630 12:34:13.549862  1608 ts_tablet_manager.cc:1403] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: Time spent bootstrapping tablet: real 0.120s	user 0.115s	sys 0.000s
I20260630 12:34:13.552752  1608 raft_consensus.cc:359] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } attrs { replace: true } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:13.553570  1608 raft_consensus.cc:740] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 26fa0624086542999e67f36df7352305, State: Initialized, Role: LEARNER
I20260630 12:34:13.554190  1608 consensus_queue.cc:260] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305 [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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } attrs { replace: true } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:13.556274  1608 ts_tablet_manager.cc:1434] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:34:13.558563  1153 tablet_copy_service.cc:342] P 9f70ec0a3b2a48d98de33982f5c0b5c9: Request end of tablet copy session 26fa0624086542999e67f36df7352305-fce2533728154cd780d44168a7944250 received from {username='slave'} at 127.0.0.1:47084
I20260630 12:34:13.559011  1153 tablet_copy_service.cc:434] P 9f70ec0a3b2a48d98de33982f5c0b5c9: ending tablet copy session 26fa0624086542999e67f36df7352305-fce2533728154cd780d44168a7944250 on tablet fce2533728154cd780d44168a7944250 with peer 26fa0624086542999e67f36df7352305
I20260630 12:34:13.592049  1618 tablet_bootstrap.cc:492] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:13.592860  1618 tablet_bootstrap.cc:492] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: Bootstrap complete.
I20260630 12:34:13.593478  1618 ts_tablet_manager.cc:1403] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: Time spent bootstrapping tablet: real 0.103s	user 0.078s	sys 0.020s
I20260630 12:34:13.595724  1618 raft_consensus.cc:359] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:13.596372  1618 raft_consensus.cc:740] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 26fa0624086542999e67f36df7352305, State: Initialized, Role: LEARNER
I20260630 12:34:13.596835  1618 consensus_queue.cc:260] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 2.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: "9f70ec0a3b2a48d98de33982f5c0b5c9" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 37429 } attrs { replace: true } } peers { permanent_uuid: "75b863b1ed884a2ea71dea86e682d261" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 45955 } } peers { permanent_uuid: "245f0acd0bfa4f099d4adc89d88d0d6a" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38453 } } peers { permanent_uuid: "26fa0624086542999e67f36df7352305" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 41325 } attrs { promote: true } }
I20260630 12:34:13.598476  1618 ts_tablet_manager.cc:1434] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:34:13.600503  1228 tablet_copy_service.cc:342] P 75b863b1ed884a2ea71dea86e682d261: Request end of tablet copy session 26fa0624086542999e67f36df7352305-82bcdf70054242bb9f0fa731a111bd56 received from {username='slave'} at 127.0.0.1:34022
I20260630 12:34:13.600970  1228 tablet_copy_service.cc:434] P 75b863b1ed884a2ea71dea86e682d261: ending tablet copy session 26fa0624086542999e67f36df7352305-82bcdf70054242bb9f0fa731a111bd56 on tablet 82bcdf70054242bb9f0fa731a111bd56 with peer 26fa0624086542999e67f36df7352305
I20260630 12:34:13.605003  1549 raft_consensus.cc:1217] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260630 12:34:13.796156  1549 raft_consensus.cc:1217] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260630 12:34:13.828580  1549 raft_consensus.cc:1217] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260630 12:34:13.848281 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
W20260630 12:34:13.860757  1255 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260630 12:34:13.873979  1255 consensus_peers.cc:597] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a -> Peer 9f70ec0a3b2a48d98de33982f5c0b5c9 (127.23.134.129:37429): Couldn't send request to peer 9f70ec0a3b2a48d98de33982f5c0b5c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:13.888974 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:13.889801 24090 tablet_replica.cc:333] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9: stopping tablet replica
I20260630 12:34:13.890484 24090 raft_consensus.cc:2243] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:13.891811 24090 raft_consensus.cc:2272] T fce2533728154cd780d44168a7944250 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:13.894486 24090 tablet_replica.cc:333] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9: stopping tablet replica
I20260630 12:34:13.895076 24090 raft_consensus.cc:2243] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:13.895677 24090 raft_consensus.cc:2272] T 54577f5bb1ad420ba8cf3e978cd0d324 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:13.897902 24090 tablet_replica.cc:333] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9: stopping tablet replica
I20260630 12:34:13.898484 24090 raft_consensus.cc:2243] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:13.899057 24090 raft_consensus.cc:2272] T 92be2e469fee41a997e4ef0506b1ded9 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:13.901712 24090 tablet_replica.cc:333] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9: stopping tablet replica
I20260630 12:34:13.902455 24090 raft_consensus.cc:2243] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:13.903342 24090 raft_consensus.cc:2272] T 1c0dad47ff3c44dc8dd4973b1702f711 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:13.906519 24090 tablet_replica.cc:333] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9: stopping tablet replica
I20260630 12:34:13.906849  1549 raft_consensus.cc:1217] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.16->[2.17-2.17]   Dedup: 2.17->[]
I20260630 12:34:13.907330 24090 raft_consensus.cc:2243] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:13.908033 24090 raft_consensus.cc:2272] T 5c2aca19ea4e4afb8e5d85909104def3 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:13.911142 24090 tablet_replica.cc:333] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9: stopping tablet replica
I20260630 12:34:13.911896 24090 raft_consensus.cc:2243] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:13.912562 24090 raft_consensus.cc:2272] T 82bcdf70054242bb9f0fa731a111bd56 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:13.916332 24090 tablet_replica.cc:333] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9: stopping tablet replica
I20260630 12:34:13.917627 24090 raft_consensus.cc:2243] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:13.919117 24090 raft_consensus.cc:2272] T 573fd418d9494538a22e7f265ed0019e P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:13.921850 24090 tablet_replica.cc:333] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9: stopping tablet replica
I20260630 12:34:13.922336 24090 raft_consensus.cc:2243] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:13.922792 24090 raft_consensus.cc:2272] T 7557a2af7e084e28b24b9c2f9fa5cb28 P 9f70ec0a3b2a48d98de33982f5c0b5c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:13.953896 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:34:13.975903 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:34:14.006561 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:14.007279 24090 tablet_replica.cc:333] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261: stopping tablet replica
I20260630 12:34:14.007915 24090 raft_consensus.cc:2243] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:14.008518 24090 raft_consensus.cc:2272] T 1c0dad47ff3c44dc8dd4973b1702f711 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.011107 24090 tablet_replica.cc:333] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261: stopping tablet replica
I20260630 12:34:14.011989 24090 raft_consensus.cc:2243] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:14.012763 24090 raft_consensus.cc:2272] T 54577f5bb1ad420ba8cf3e978cd0d324 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.015618 24090 tablet_replica.cc:333] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261: stopping tablet replica
I20260630 12:34:14.016351 24090 raft_consensus.cc:2243] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:14.017084 24090 raft_consensus.cc:2272] T fce2533728154cd780d44168a7944250 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:14.017071  1258 consensus_peers.cc:597] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a -> Peer 75b863b1ed884a2ea71dea86e682d261 (127.23.134.130:45955): Couldn't send request to peer 75b863b1ed884a2ea71dea86e682d261. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:14.019709 24090 tablet_replica.cc:333] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261: stopping tablet replica
I20260630 12:34:14.020326 24090 raft_consensus.cc:2243] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:14.021116 24090 raft_consensus.cc:2272] T 5c2aca19ea4e4afb8e5d85909104def3 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.023262 24090 tablet_replica.cc:333] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261: stopping tablet replica
I20260630 12:34:14.023806 24090 raft_consensus.cc:2243] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:14.024837 24090 raft_consensus.cc:2272] T 82bcdf70054242bb9f0fa731a111bd56 P 75b863b1ed884a2ea71dea86e682d261 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.027009 24090 tablet_replica.cc:333] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261: stopping tablet replica
I20260630 12:34:14.027549 24090 raft_consensus.cc:2243] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:14.027980 24090 raft_consensus.cc:2272] T 449a9b045f7843138ec26b83003050c0 P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.030194 24090 tablet_replica.cc:333] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261: stopping tablet replica
I20260630 12:34:14.030689 24090 raft_consensus.cc:2243] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:14.031215 24090 raft_consensus.cc:2272] T 573fd418d9494538a22e7f265ed0019e P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.033584 24090 tablet_replica.cc:333] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261: stopping tablet replica
I20260630 12:34:14.034082 24090 raft_consensus.cc:2243] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:14.034580 24090 raft_consensus.cc:2272] T 35f4f30a611949549d85e01852cd578b P 75b863b1ed884a2ea71dea86e682d261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.054703 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:34:14.077329 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:34:14.109324 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:14.110080 24090 tablet_replica.cc:333] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a: stopping tablet replica
I20260630 12:34:14.110713 24090 raft_consensus.cc:2243] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:14.111334 24090 raft_consensus.cc:2272] T fce2533728154cd780d44168a7944250 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.113746 24090 tablet_replica.cc:333] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a: stopping tablet replica
I20260630 12:34:14.114331 24090 raft_consensus.cc:2243] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:14.114890 24090 raft_consensus.cc:2272] T 573fd418d9494538a22e7f265ed0019e P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.116954 24090 tablet_replica.cc:333] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a: stopping tablet replica
I20260630 12:34:14.117494 24090 raft_consensus.cc:2243] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:14.118095 24090 raft_consensus.cc:2272] T 82bcdf70054242bb9f0fa731a111bd56 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.120180 24090 tablet_replica.cc:333] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a: stopping tablet replica
I20260630 12:34:14.121099 24090 raft_consensus.cc:2243] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:14.122942 24090 raft_consensus.cc:2272] T 54577f5bb1ad420ba8cf3e978cd0d324 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.126271 24090 tablet_replica.cc:333] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a: stopping tablet replica
I20260630 12:34:14.126945 24090 raft_consensus.cc:2243] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:14.127503 24090 raft_consensus.cc:2272] T 4b1dcf9458f94fec924c64ff44e6e8d3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.130731 24090 tablet_replica.cc:333] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a: stopping tablet replica
I20260630 12:34:14.131316 24090 raft_consensus.cc:2243] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:14.131836 24090 raft_consensus.cc:2272] T 5c2aca19ea4e4afb8e5d85909104def3 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.134232 24090 tablet_replica.cc:333] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a: stopping tablet replica
I20260630 12:34:14.134776 24090 raft_consensus.cc:2243] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:14.135634 24090 raft_consensus.cc:2272] T 1c0dad47ff3c44dc8dd4973b1702f711 P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.137924 24090 tablet_replica.cc:333] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a: stopping tablet replica
I20260630 12:34:14.138432 24090 raft_consensus.cc:2243] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:14.138898 24090 raft_consensus.cc:2272] T 98bc46feaaa645269348bb31b6ed40dd P 245f0acd0bfa4f099d4adc89d88d0d6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.169044 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:34:14.191504 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:34:14.218132 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:14.218832 24090 tablet_replica.cc:333] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305: stopping tablet replica
I20260630 12:34:14.219472 24090 raft_consensus.cc:2243] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:34:14.219918 24090 raft_consensus.cc:2272] T 82bcdf70054242bb9f0fa731a111bd56 P 26fa0624086542999e67f36df7352305 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:34:14.222319 24090 tablet_replica.cc:333] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305: stopping tablet replica
I20260630 12:34:14.222868 24090 raft_consensus.cc:2243] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:14.223258 24090 raft_consensus.cc:2272] T fce2533728154cd780d44168a7944250 P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:14.225328 24090 tablet_replica.cc:333] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305: stopping tablet replica
I20260630 12:34:14.225899 24090 raft_consensus.cc:2243] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:14.226284 24090 raft_consensus.cc:2272] T 573fd418d9494538a22e7f265ed0019e P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:14.228297 24090 tablet_replica.cc:333] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305: stopping tablet replica
I20260630 12:34:14.228790 24090 raft_consensus.cc:2243] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:14.229174 24090 raft_consensus.cc:2272] T 54577f5bb1ad420ba8cf3e978cd0d324 P 26fa0624086542999e67f36df7352305 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:14.252386 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:34:14.271847 24090 master.cc:562] Master@127.23.134.190:35245 shutting down...
W20260630 12:34:14.295490  1089 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:34:14.297008 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:14.297639 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:14.297963 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0931b66bfbbb4431875ebf8040eac2a1: stopping tablet replica
I20260630 12:34:14.319913 24090 master.cc:584] Master@127.23.134.190:35245 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8242 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:34:14.367705 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:46005
I20260630 12:34:14.369015 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:14.374560  1630 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:14.374795  1631 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:14.376283  1633 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:14.377697 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:14.378615 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:14.378788 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:14.378901 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822854378889 us; error 0 us; skew 500 ppm
I20260630 12:34:14.379367 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:14.381652 24090 webserver.cc:533] Webserver started at http://127.23.134.190:36025/ using document root <none> and password file <none>
I20260630 12:34:14.382097 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:14.382253 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:14.382462 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:14.383575 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "28559f391b58463d97a7e68409e394e8"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-69xz"
I20260630 12:34:14.387969 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:14.391384  1638 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.392190 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:14.392520 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "28559f391b58463d97a7e68409e394e8"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-69xz"
I20260630 12:34:14.392825 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:14.407567 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:14.408685 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:14.447548 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:46005
I20260630 12:34:14.447660  1689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:46005 every 8 connection(s)
I20260630 12:34:14.451617  1690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:14.462774  1690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8: Bootstrap starting.
I20260630 12:34:14.467442  1690 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:14.471531  1690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8: No bootstrap required, opened a new log
I20260630 12:34:14.473606  1690 raft_consensus.cc:359] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28559f391b58463d97a7e68409e394e8" member_type: VOTER }
I20260630 12:34:14.474025  1690 raft_consensus.cc:385] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:14.474253  1690 raft_consensus.cc:740] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28559f391b58463d97a7e68409e394e8, State: Initialized, Role: FOLLOWER
I20260630 12:34:14.474908  1690 consensus_queue.cc:260] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "28559f391b58463d97a7e68409e394e8" member_type: VOTER }
I20260630 12:34:14.475375  1690 raft_consensus.cc:399] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:14.475610  1690 raft_consensus.cc:493] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:14.475893  1690 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:14.480751  1690 raft_consensus.cc:515] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28559f391b58463d97a7e68409e394e8" member_type: VOTER }
I20260630 12:34:14.481253  1690 leader_election.cc:304] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [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: 28559f391b58463d97a7e68409e394e8; no voters: 
I20260630 12:34:14.482436  1690 leader_election.cc:290] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:14.482792  1693 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:14.484189  1693 raft_consensus.cc:697] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 1 LEADER]: Becoming Leader. State: Replica: 28559f391b58463d97a7e68409e394e8, State: Running, Role: LEADER
I20260630 12:34:14.484863  1693 consensus_queue.cc:237] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [LEADER]: Queue going to LEADER mode. State: All 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: "28559f391b58463d97a7e68409e394e8" member_type: VOTER }
I20260630 12:34:14.485419  1690 sys_catalog.cc:565] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:14.489126  1694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "28559f391b58463d97a7e68409e394e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28559f391b58463d97a7e68409e394e8" member_type: VOTER } }
I20260630 12:34:14.489887  1694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:14.489886  1695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28559f391b58463d97a7e68409e394e8. Latest consensus state: current_term: 1 leader_uuid: "28559f391b58463d97a7e68409e394e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28559f391b58463d97a7e68409e394e8" member_type: VOTER } }
I20260630 12:34:14.490655  1695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:14.498135  1700 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:14.503162  1700 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:14.504393 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:14.511868  1700 catalog_manager.cc:1383] Generated new cluster ID: 6ae2facb28c549bbbfffc9a1a6f878f7
I20260630 12:34:14.512131  1700 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:14.527323  1700 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:14.528652  1700 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:14.547123  1700 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8: Generated new TSK 0
I20260630 12:34:14.547773  1700 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:14.571089 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:14.577201  1711 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:14.578670  1712 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:14.579917  1714 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:14.580627 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:14.581506 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:14.581791 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:14.581975 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822854581953 us; error 0 us; skew 500 ppm
I20260630 12:34:14.582517 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:14.584762 24090 webserver.cc:533] Webserver started at http://127.23.134.129:45319/ using document root <none> and password file <none>
I20260630 12:34:14.585263 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:14.585466 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:14.585834 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:14.587095 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "c3bbd8fe613844718d221563a3bc816b"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-69xz"
I20260630 12:34:14.591588 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:34:14.595008  1719 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.595810 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:14.596104 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "c3bbd8fe613844718d221563a3bc816b"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-69xz"
I20260630 12:34:14.596424 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:14.611506 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:14.612537 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:14.614068 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:14.616472 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:14.616698 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.616952 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:14.617127 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.658409 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:41619
I20260630 12:34:14.658526  1781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:41619 every 8 connection(s)
I20260630 12:34:14.663671 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:14.671715  1787 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:14.670925  1786 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:14.676003  1789 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:14.676227 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:14.677846 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:14.678035 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:14.678169 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822854678156 us; error 0 us; skew 500 ppm
I20260630 12:34:14.678730 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:14.681696 24090 webserver.cc:533] Webserver started at http://127.23.134.130:37413/ using document root <none> and password file <none>
I20260630 12:34:14.682179  1782 heartbeater.cc:344] Connected to a master server at 127.23.134.190:46005
I20260630 12:34:14.682370 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:14.682624  1782 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.682669 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:14.683139 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:14.683643  1782 heartbeater.cc:507] Master 127.23.134.190:46005 requested a full tablet report, sending...
I20260630 12:34:14.684685 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "0e7aa4195fae4df6ba6eeb70f92e602b"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-69xz"
I20260630 12:34:14.685990  1655 ts_manager.cc:194] Registered new tserver with Master: c3bbd8fe613844718d221563a3bc816b (127.23.134.129:41619)
I20260630 12:34:14.687875  1655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47420
I20260630 12:34:14.689867 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.008s	sys 0.000s
I20260630 12:34:14.693396  1794 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.694269 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:14.694505 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "0e7aa4195fae4df6ba6eeb70f92e602b"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-69xz"
I20260630 12:34:14.694790 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:14.712476 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:14.713389 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:14.714874 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:14.717093 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:14.717262 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.717568 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:14.717730 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:34:14.757985 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:35061
I20260630 12:34:14.758100  1856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:35061 every 8 connection(s)
I20260630 12:34:14.763090 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:14.770380  1860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:14.770942  1861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:14.773985  1863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:14.774832 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:14.775871 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:14.776088 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:14.776283 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822854776263 us; error 0 us; skew 500 ppm
I20260630 12:34:14.776916 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:14.777043  1857 heartbeater.cc:344] Connected to a master server at 127.23.134.190:46005
I20260630 12:34:14.777467  1857 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.778487  1857 heartbeater.cc:507] Master 127.23.134.190:46005 requested a full tablet report, sending...
I20260630 12:34:14.779866 24090 webserver.cc:533] Webserver started at http://127.23.134.131:46843/ using document root <none> and password file <none>
I20260630 12:34:14.780458 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:14.780656 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:14.780802  1655 ts_manager.cc:194] Registered new tserver with Master: 0e7aa4195fae4df6ba6eeb70f92e602b (127.23.134.130:35061)
I20260630 12:34:14.780938 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:14.782301 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "f1d31c03082745398edd744abc752dea"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-69xz"
I20260630 12:34:14.782393  1655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47426
I20260630 12:34:14.786900 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:14.790218  1868 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.790925 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:14.791210 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "f1d31c03082745398edd744abc752dea"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-69xz"
I20260630 12:34:14.791481 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:14.830044 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:14.831221 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:14.832748 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:14.835218 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:14.835451 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.835708 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:14.835887 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.876729 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:36599
I20260630 12:34:14.876839  1930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:36599 every 8 connection(s)
I20260630 12:34:14.891300  1931 heartbeater.cc:344] Connected to a master server at 127.23.134.190:46005
I20260630 12:34:14.891690  1931 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.892370  1931 heartbeater.cc:507] Master 127.23.134.190:46005 requested a full tablet report, sending...
I20260630 12:34:14.894456  1655 ts_manager.cc:194] Registered new tserver with Master: f1d31c03082745398edd744abc752dea (127.23.134.131:36599)
I20260630 12:34:14.894963 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01482478s
I20260630 12:34:14.896135  1655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47436
I20260630 12:34:14.919914  1655 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47448:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:14.921869  1655 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:14.965147  1822 tablet_service.cc:1511] Processing CreateTablet for tablet 02b2db86ade44a6da51237cc14457181 (DEFAULT_TABLE table=test-workload [id=770f6f18cd6749bf9065a0bf14656b0b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:14.966097  1747 tablet_service.cc:1511] Processing CreateTablet for tablet 02b2db86ade44a6da51237cc14457181 (DEFAULT_TABLE table=test-workload [id=770f6f18cd6749bf9065a0bf14656b0b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:14.966675  1822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b2db86ade44a6da51237cc14457181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:14.966979  1896 tablet_service.cc:1511] Processing CreateTablet for tablet 02b2db86ade44a6da51237cc14457181 (DEFAULT_TABLE table=test-workload [id=770f6f18cd6749bf9065a0bf14656b0b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:14.967324  1747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b2db86ade44a6da51237cc14457181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:14.968315  1896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b2db86ade44a6da51237cc14457181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:14.982656  1946 tablet_bootstrap.cc:492] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b: Bootstrap starting.
I20260630 12:34:14.986331  1947 tablet_bootstrap.cc:492] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea: Bootstrap starting.
I20260630 12:34:14.990193  1946 tablet_bootstrap.cc:654] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:14.991305  1948 tablet_bootstrap.cc:492] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b: Bootstrap starting.
I20260630 12:34:14.994307  1947 tablet_bootstrap.cc:654] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:14.996261  1946 tablet_bootstrap.cc:492] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b: No bootstrap required, opened a new log
I20260630 12:34:14.996861  1946 ts_tablet_manager.cc:1403] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:34:14.998427  1948 tablet_bootstrap.cc:654] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:15.001395  1946 raft_consensus.cc:359] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 35061 } } peers { permanent_uuid: "c3bbd8fe613844718d221563a3bc816b" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41619 } } peers { permanent_uuid: "f1d31c03082745398edd744abc752dea" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 36599 } }
I20260630 12:34:15.002408  1946 raft_consensus.cc:385] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:15.002808  1946 raft_consensus.cc:740] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3bbd8fe613844718d221563a3bc816b, State: Initialized, Role: FOLLOWER
I20260630 12:34:15.003660  1946 consensus_queue.cc:260] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 35061 } } peers { permanent_uuid: "c3bbd8fe613844718d221563a3bc816b" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41619 } } peers { permanent_uuid: "f1d31c03082745398edd744abc752dea" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 36599 } }
I20260630 12:34:15.004532  1947 tablet_bootstrap.cc:492] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea: No bootstrap required, opened a new log
I20260630 12:34:15.005520  1947 ts_tablet_manager.cc:1403] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.017s
I20260630 12:34:15.007022  1948 tablet_bootstrap.cc:492] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b: No bootstrap required, opened a new log
I20260630 12:34:15.007400  1948 ts_tablet_manager.cc:1403] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.005s
I20260630 12:34:15.009590  1948 raft_consensus.cc:359] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 35061 } } peers { permanent_uuid: "c3bbd8fe613844718d221563a3bc816b" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41619 } } peers { permanent_uuid: "f1d31c03082745398edd744abc752dea" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 36599 } }
I20260630 12:34:15.010278  1948 raft_consensus.cc:385] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:15.009851  1947 raft_consensus.cc:359] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 35061 } } peers { permanent_uuid: "c3bbd8fe613844718d221563a3bc816b" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41619 } } peers { permanent_uuid: "f1d31c03082745398edd744abc752dea" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 36599 } }
I20260630 12:34:15.010587  1948 raft_consensus.cc:740] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7aa4195fae4df6ba6eeb70f92e602b, State: Initialized, Role: FOLLOWER
I20260630 12:34:15.010814  1947 raft_consensus.cc:385] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:15.011277  1946 ts_tablet_manager.cc:1434] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260630 12:34:15.011299  1947 raft_consensus.cc:740] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1d31c03082745398edd744abc752dea, State: Initialized, Role: FOLLOWER
I20260630 12:34:15.011827  1782 heartbeater.cc:499] Master 127.23.134.190:46005 was elected leader, sending a full tablet report...
I20260630 12:34:15.012684  1947 consensus_queue.cc:260] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 35061 } } peers { permanent_uuid: "c3bbd8fe613844718d221563a3bc816b" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41619 } } peers { permanent_uuid: "f1d31c03082745398edd744abc752dea" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 36599 } }
I20260630 12:34:15.013302  1948 consensus_queue.cc:260] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 35061 } } peers { permanent_uuid: "c3bbd8fe613844718d221563a3bc816b" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41619 } } peers { permanent_uuid: "f1d31c03082745398edd744abc752dea" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 36599 } }
I20260630 12:34:15.015514  1931 heartbeater.cc:499] Master 127.23.134.190:46005 was elected leader, sending a full tablet report...
I20260630 12:34:15.016265  1947 ts_tablet_manager.cc:1434] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:34:15.018911  1857 heartbeater.cc:499] Master 127.23.134.190:46005 was elected leader, sending a full tablet report...
I20260630 12:34:15.019048  1948 ts_tablet_manager.cc:1434] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.007s
I20260630 12:34:15.087914  1953 raft_consensus.cc:493] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:15.088486  1953 raft_consensus.cc:515] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 35061 } } peers { permanent_uuid: "c3bbd8fe613844718d221563a3bc816b" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41619 } } peers { permanent_uuid: "f1d31c03082745398edd744abc752dea" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 36599 } }
I20260630 12:34:15.091841  1953 leader_election.cc:290] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e7aa4195fae4df6ba6eeb70f92e602b (127.23.134.130:35061), c3bbd8fe613844718d221563a3bc816b (127.23.134.129:41619)
I20260630 12:34:15.101806  1832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b2db86ade44a6da51237cc14457181" candidate_uuid: "f1d31c03082745398edd744abc752dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" is_pre_election: true
I20260630 12:34:15.102558  1832 raft_consensus.cc:2468] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d31c03082745398edd744abc752dea in term 0.
I20260630 12:34:15.103732  1869 leader_election.cc:304] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e7aa4195fae4df6ba6eeb70f92e602b, f1d31c03082745398edd744abc752dea; no voters: 
I20260630 12:34:15.103847  1757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b2db86ade44a6da51237cc14457181" candidate_uuid: "f1d31c03082745398edd744abc752dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3bbd8fe613844718d221563a3bc816b" is_pre_election: true
I20260630 12:34:15.104538  1953 raft_consensus.cc:2804] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:15.104599  1757 raft_consensus.cc:2468] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1d31c03082745398edd744abc752dea in term 0.
I20260630 12:34:15.105016  1953 raft_consensus.cc:493] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:15.105415  1953 raft_consensus.cc:3060] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:15.111140  1953 raft_consensus.cc:515] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 35061 } } peers { permanent_uuid: "c3bbd8fe613844718d221563a3bc816b" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41619 } } peers { permanent_uuid: "f1d31c03082745398edd744abc752dea" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 36599 } }
I20260630 12:34:15.112746  1953 leader_election.cc:290] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [CANDIDATE]: Term 1 election: Requested vote from peers 0e7aa4195fae4df6ba6eeb70f92e602b (127.23.134.130:35061), c3bbd8fe613844718d221563a3bc816b (127.23.134.129:41619)
I20260630 12:34:15.113742  1832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b2db86ade44a6da51237cc14457181" candidate_uuid: "f1d31c03082745398edd744abc752dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b"
I20260630 12:34:15.113785  1757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b2db86ade44a6da51237cc14457181" candidate_uuid: "f1d31c03082745398edd744abc752dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3bbd8fe613844718d221563a3bc816b"
I20260630 12:34:15.114639  1832 raft_consensus.cc:3060] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:15.114709  1757 raft_consensus.cc:3060] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:15.120390  1757 raft_consensus.cc:2468] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d31c03082745398edd744abc752dea in term 1.
I20260630 12:34:15.120707  1832 raft_consensus.cc:2468] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1d31c03082745398edd744abc752dea in term 1.
I20260630 12:34:15.121438  1871 leader_election.cc:304] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3bbd8fe613844718d221563a3bc816b, f1d31c03082745398edd744abc752dea; no voters: 
I20260630 12:34:15.122360  1953 raft_consensus.cc:2804] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:15.123215  1953 raft_consensus.cc:697] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 1 LEADER]: Becoming Leader. State: Replica: f1d31c03082745398edd744abc752dea, State: Running, Role: LEADER
I20260630 12:34:15.124033  1953 consensus_queue.cc:237] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 35061 } } peers { permanent_uuid: "c3bbd8fe613844718d221563a3bc816b" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41619 } } peers { permanent_uuid: "f1d31c03082745398edd744abc752dea" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 36599 } }
I20260630 12:34:15.132056  1654 catalog_manager.cc:5697] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea reported cstate change: term changed from 0 to 1, leader changed from <none> to f1d31c03082745398edd744abc752dea (127.23.134.131). New cstate: current_term: 1 leader_uuid: "f1d31c03082745398edd744abc752dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e7aa4195fae4df6ba6eeb70f92e602b" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3bbd8fe613844718d221563a3bc816b" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1d31c03082745398edd744abc752dea" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 36599 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:15.167611 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:34:15.186537 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:15.187458 24090 tablet_replica.cc:333] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b: stopping tablet replica
I20260630 12:34:15.188078 24090 raft_consensus.cc:2243] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:15.188479 24090 raft_consensus.cc:2272] T 02b2db86ade44a6da51237cc14457181 P c3bbd8fe613844718d221563a3bc816b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:15.207964 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:34:15.218819 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:34:15.236200 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:15.237160 24090 tablet_replica.cc:333] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b: stopping tablet replica
I20260630 12:34:15.237825 24090 raft_consensus.cc:2243] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:15.238283 24090 raft_consensus.cc:2272] T 02b2db86ade44a6da51237cc14457181 P 0e7aa4195fae4df6ba6eeb70f92e602b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:15.258091 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:34:15.269004 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:34:15.288218 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:15.289170 24090 tablet_replica.cc:333] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea: stopping tablet replica
I20260630 12:34:15.289975 24090 raft_consensus.cc:2243] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:15.290633 24090 pending_rounds.cc:70] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea: Trying to abort 1 pending ops.
I20260630 12:34:15.290807 24090 pending_rounds.cc:77] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442414596694016 op_type: NO_OP noop_request { }
I20260630 12:34:15.291072 24090 raft_consensus.cc:2889] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:15.291311 24090 raft_consensus.cc:2272] T 02b2db86ade44a6da51237cc14457181 P f1d31c03082745398edd744abc752dea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:15.313400 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:34:15.323654 24090 master.cc:562] Master@127.23.134.190:46005 shutting down...
I20260630 12:34:15.340795 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:15.341346 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:15.341686 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 28559f391b58463d97a7e68409e394e8: stopping tablet replica
I20260630 12:34:15.362180 24090 master.cc:584] Master@127.23.134.190:46005 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1030 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:34:15.397176 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:38529
I20260630 12:34:15.398422 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:15.403615  1959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:15.404709  1958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:15.405040  1961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:15.405613 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:15.406394 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:15.406579 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:15.406692 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822855406682 us; error 0 us; skew 500 ppm
I20260630 12:34:15.407166 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:15.409489 24090 webserver.cc:533] Webserver started at http://127.23.134.190:41609/ using document root <none> and password file <none>
I20260630 12:34:15.409967 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:15.410126 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:15.410332 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:15.411381 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "b819efc08f5249f7adf15733a7fb9745"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-69xz"
I20260630 12:34:15.415953 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:15.419149  1966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.419881 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:15.420176 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "b819efc08f5249f7adf15733a7fb9745"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-69xz"
I20260630 12:34:15.420460 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:15.445325 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:15.446468 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:15.485003 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:38529
I20260630 12:34:15.485116  2017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:38529 every 8 connection(s)
I20260630 12:34:15.489228  2018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:15.500881  2018 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745: Bootstrap starting.
I20260630 12:34:15.505493  2018 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:15.509770  2018 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745: No bootstrap required, opened a new log
I20260630 12:34:15.511826  2018 raft_consensus.cc:359] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b819efc08f5249f7adf15733a7fb9745" member_type: VOTER }
I20260630 12:34:15.512210  2018 raft_consensus.cc:385] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:15.512387  2018 raft_consensus.cc:740] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b819efc08f5249f7adf15733a7fb9745, State: Initialized, Role: FOLLOWER
I20260630 12:34:15.512941  2018 consensus_queue.cc:260] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b819efc08f5249f7adf15733a7fb9745" member_type: VOTER }
I20260630 12:34:15.513365  2018 raft_consensus.cc:399] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:15.513645  2018 raft_consensus.cc:493] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:15.513865  2018 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:15.518788  2018 raft_consensus.cc:515] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b819efc08f5249f7adf15733a7fb9745" member_type: VOTER }
I20260630 12:34:15.519239  2018 leader_election.cc:304] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [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: b819efc08f5249f7adf15733a7fb9745; no voters: 
I20260630 12:34:15.520310  2018 leader_election.cc:290] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:15.520673  2021 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:15.522037  2021 raft_consensus.cc:697] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 1 LEADER]: Becoming Leader. State: Replica: b819efc08f5249f7adf15733a7fb9745, State: Running, Role: LEADER
I20260630 12:34:15.522727  2021 consensus_queue.cc:237] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [LEADER]: Queue going to LEADER mode. State: All 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: "b819efc08f5249f7adf15733a7fb9745" member_type: VOTER }
I20260630 12:34:15.523526  2018 sys_catalog.cc:565] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:15.526162  2023 sys_catalog.cc:455] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b819efc08f5249f7adf15733a7fb9745. Latest consensus state: current_term: 1 leader_uuid: "b819efc08f5249f7adf15733a7fb9745" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b819efc08f5249f7adf15733a7fb9745" member_type: VOTER } }
I20260630 12:34:15.526098  2022 sys_catalog.cc:455] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b819efc08f5249f7adf15733a7fb9745" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b819efc08f5249f7adf15733a7fb9745" member_type: VOTER } }
I20260630 12:34:15.526899  2023 sys_catalog.cc:458] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:15.527097  2022 sys_catalog.cc:458] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:15.529812  2027 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:15.536572  2027 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:15.538823 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:15.546233  2027 catalog_manager.cc:1383] Generated new cluster ID: 12a071765bbf4ba19e2dde2fe76ddd66
I20260630 12:34:15.546543  2027 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:15.572917  2027 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:15.574638  2027 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:15.588963  2027 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745: Generated new TSK 0
I20260630 12:34:15.589643  2027 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:15.605276 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:15.611550  2039 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:15.612569  2040 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:15.614403  2042 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:15.615172 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:15.616195 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:15.616420 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:15.616606 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822855616584 us; error 0 us; skew 500 ppm
I20260630 12:34:15.617172 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:15.619608 24090 webserver.cc:533] Webserver started at http://127.23.134.129:46469/ using document root <none> and password file <none>
I20260630 12:34:15.620131 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:15.620328 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:15.620630 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:15.621894 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "748f1bff8e734b7392bf8509ec802d58"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-69xz"
I20260630 12:34:15.626732 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:15.630151  2047 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.630959 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:34:15.631233 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "748f1bff8e734b7392bf8509ec802d58"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-69xz"
I20260630 12:34:15.631479 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:15.646023 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:15.647183 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:15.648586 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:15.650996 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:15.651257 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.651494 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:15.651667 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.693107 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:38857
I20260630 12:34:15.693226  2109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:38857 every 8 connection(s)
I20260630 12:34:15.698480 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:15.705789  2114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:15.707731  2115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:15.710009  2117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:15.711232 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:15.712237  2110 heartbeater.cc:344] Connected to a master server at 127.23.134.190:38529
I20260630 12:34:15.712374 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:34:15.712664  2110 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:15.712700 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:15.713083 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822855713061 us; error 0 us; skew 500 ppm
I20260630 12:34:15.713732 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:15.713711  2110 heartbeater.cc:507] Master 127.23.134.190:38529 requested a full tablet report, sending...
I20260630 12:34:15.716341  1983 ts_manager.cc:194] Registered new tserver with Master: 748f1bff8e734b7392bf8509ec802d58 (127.23.134.129:38857)
I20260630 12:34:15.716639 24090 webserver.cc:533] Webserver started at http://127.23.134.130:33749/ using document root <none> and password file <none>
I20260630 12:34:15.717311 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:15.717592 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:15.717965 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:15.718842  1983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39252
I20260630 12:34:15.719578 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "31ab362e33b84890b412db52fe1dd4b1"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-69xz"
I20260630 12:34:15.724212 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:34:15.727589  2122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.728345 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:15.728683 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "31ab362e33b84890b412db52fe1dd4b1"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-69xz"
I20260630 12:34:15.729017 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:15.757118 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:15.758160 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:15.759629 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:15.762001 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:15.762247 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.762506 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:15.762704 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.803702 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:38095
I20260630 12:34:15.803798  2185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:38095 every 8 connection(s)
I20260630 12:34:15.809054 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:15.815508  2189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:15.826767  2186 heartbeater.cc:344] Connected to a master server at 127.23.134.190:38529
I20260630 12:34:15.827649  2186 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:15.828406  2190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:15.829147  2186 heartbeater.cc:507] Master 127.23.134.190:38529 requested a full tablet report, sending...
I20260630 12:34:15.831082 24090 server_base.cc:1061] running on GCE node
W20260630 12:34:15.833475  2192 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:15.833396  1983 ts_manager.cc:194] Registered new tserver with Master: 31ab362e33b84890b412db52fe1dd4b1 (127.23.134.130:38095)
I20260630 12:34:15.834887 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:15.835152 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:15.835345 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822855835325 us; error 0 us; skew 500 ppm
I20260630 12:34:15.835697  1983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39258
I20260630 12:34:15.835966 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:15.838902 24090 webserver.cc:533] Webserver started at http://127.23.134.131:37345/ using document root <none> and password file <none>
I20260630 12:34:15.839396 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:15.839599 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:15.839898 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:15.841024 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "8722c88e24844bb5a3e2ab4a6c30dd29"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-69xz"
I20260630 12:34:15.845481 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:34:15.848799  2197 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.849592 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:15.849905 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "8722c88e24844bb5a3e2ab4a6c30dd29"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-69xz"
I20260630 12:34:15.850194 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:15.883224 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:15.884316 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:15.885836 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:15.888190 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:15.888422 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.888681 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:15.888864 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.934768 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:38249
I20260630 12:34:15.934877  2259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:38249 every 8 connection(s)
I20260630 12:34:15.940071 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:15.947486  2263 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:15.948968  2264 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:15.951717  2266 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:15.953655  2260 heartbeater.cc:344] Connected to a master server at 127.23.134.190:38529
I20260630 12:34:15.954173  2260 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:15.955209  2260 heartbeater.cc:507] Master 127.23.134.190:38529 requested a full tablet report, sending...
I20260630 12:34:15.955415 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:15.956617 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:15.956895 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:15.957154 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822855957130 us; error 0 us; skew 500 ppm
I20260630 12:34:15.957782 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:15.957840  1983 ts_manager.cc:194] Registered new tserver with Master: 8722c88e24844bb5a3e2ab4a6c30dd29 (127.23.134.131:38249)
I20260630 12:34:15.959657  1983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39270
I20260630 12:34:15.960667 24090 webserver.cc:533] Webserver started at http://127.23.134.132:40161/ using document root <none> and password file <none>
I20260630 12:34:15.961459 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:15.961745 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:15.962088 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:15.963357 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "7c5adae95cf142a788c76c8746a6e302"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-69xz"
I20260630 12:34:15.968366 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:34:15.971894  2271 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.972695 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:15.973029 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "7c5adae95cf142a788c76c8746a6e302"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-69xz"
I20260630 12:34:15.973320 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:16.014251 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:16.015728 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:16.017206 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:16.019747 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:16.019991 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:16.020263 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:16.020454 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:16.083444 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:37759
I20260630 12:34:16.083655  2333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:37759 every 8 connection(s)
I20260630 12:34:16.155416  2334 heartbeater.cc:344] Connected to a master server at 127.23.134.190:38529
I20260630 12:34:16.156332  2334 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:16.157622  2334 heartbeater.cc:507] Master 127.23.134.190:38529 requested a full tablet report, sending...
I20260630 12:34:16.160564  1983 ts_manager.cc:194] Registered new tserver with Master: 7c5adae95cf142a788c76c8746a6e302 (127.23.134.132:37759)
I20260630 12:34:16.160776 24090 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.074104216s
I20260630 12:34:16.163187  1983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39286
I20260630 12:34:16.193524  1983 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39300:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:34:16.253731  2075 tablet_service.cc:1511] Processing CreateTablet for tablet e9e49b67a6874c0e87f7edc5aed02c70 (DEFAULT_TABLE table=test-workload [id=222c0046acc54f8fa3cdb698e3164f1d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:16.255903  2075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e49b67a6874c0e87f7edc5aed02c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:16.258325  2151 tablet_service.cc:1511] Processing CreateTablet for tablet e9e49b67a6874c0e87f7edc5aed02c70 (DEFAULT_TABLE table=test-workload [id=222c0046acc54f8fa3cdb698e3164f1d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:16.260159  2151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e49b67a6874c0e87f7edc5aed02c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:16.264513  2225 tablet_service.cc:1511] Processing CreateTablet for tablet e9e49b67a6874c0e87f7edc5aed02c70 (DEFAULT_TABLE table=test-workload [id=222c0046acc54f8fa3cdb698e3164f1d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:34:16.266647  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e49b67a6874c0e87f7edc5aed02c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:16.281855  2353 tablet_bootstrap.cc:492] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1: Bootstrap starting.
I20260630 12:34:16.284192  2354 tablet_bootstrap.cc:492] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58: Bootstrap starting.
I20260630 12:34:16.291671  2353 tablet_bootstrap.cc:654] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:16.293054  2354 tablet_bootstrap.cc:654] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:16.295644  2355 tablet_bootstrap.cc:492] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29: Bootstrap starting.
I20260630 12:34:16.299823  2353 tablet_bootstrap.cc:492] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1: No bootstrap required, opened a new log
I20260630 12:34:16.300354  2353 ts_tablet_manager.cc:1403] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:34:16.300613  2354 tablet_bootstrap.cc:492] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58: No bootstrap required, opened a new log
I20260630 12:34:16.301190  2354 ts_tablet_manager.cc:1403] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:34:16.303889  2355 tablet_bootstrap.cc:654] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:16.303351  2353 raft_consensus.cc:359] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "748f1bff8e734b7392bf8509ec802d58" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38857 } } peers { permanent_uuid: "31ab362e33b84890b412db52fe1dd4b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38095 } } peers { permanent_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38249 } }
I20260630 12:34:16.304412  2353 raft_consensus.cc:385] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:16.304730  2353 raft_consensus.cc:740] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31ab362e33b84890b412db52fe1dd4b1, State: Initialized, Role: FOLLOWER
I20260630 12:34:16.304703  2354 raft_consensus.cc:359] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "748f1bff8e734b7392bf8509ec802d58" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38857 } } peers { permanent_uuid: "31ab362e33b84890b412db52fe1dd4b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38095 } } peers { permanent_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38249 } }
I20260630 12:34:16.305838  2354 raft_consensus.cc:385] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:16.306195  2354 raft_consensus.cc:740] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748f1bff8e734b7392bf8509ec802d58, State: Initialized, Role: FOLLOWER
I20260630 12:34:16.306092  2353 consensus_queue.cc:260] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "748f1bff8e734b7392bf8509ec802d58" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38857 } } peers { permanent_uuid: "31ab362e33b84890b412db52fe1dd4b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38095 } } peers { permanent_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38249 } }
I20260630 12:34:16.307255  2354 consensus_queue.cc:260] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "748f1bff8e734b7392bf8509ec802d58" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38857 } } peers { permanent_uuid: "31ab362e33b84890b412db52fe1dd4b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38095 } } peers { permanent_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38249 } }
I20260630 12:34:16.311693  2110 heartbeater.cc:499] Master 127.23.134.190:38529 was elected leader, sending a full tablet report...
I20260630 12:34:16.312192  2354 ts_tablet_manager.cc:1434] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260630 12:34:16.313310  2186 heartbeater.cc:499] Master 127.23.134.190:38529 was elected leader, sending a full tablet report...
I20260630 12:34:16.314260  2353 ts_tablet_manager.cc:1434] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:34:16.314718  2355 tablet_bootstrap.cc:492] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29: No bootstrap required, opened a new log
I20260630 12:34:16.315243  2355 ts_tablet_manager.cc:1403] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260630 12:34:16.318797  2355 raft_consensus.cc:359] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "748f1bff8e734b7392bf8509ec802d58" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38857 } } peers { permanent_uuid: "31ab362e33b84890b412db52fe1dd4b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38095 } } peers { permanent_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38249 } }
I20260630 12:34:16.319593  2355 raft_consensus.cc:385] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:16.319636  2360 raft_consensus.cc:493] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:16.319994  2355 raft_consensus.cc:740] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8722c88e24844bb5a3e2ab4a6c30dd29, State: Initialized, Role: FOLLOWER
I20260630 12:34:16.320389  2360 raft_consensus.cc:515] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "748f1bff8e734b7392bf8509ec802d58" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38857 } } peers { permanent_uuid: "31ab362e33b84890b412db52fe1dd4b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38095 } } peers { permanent_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38249 } }
I20260630 12:34:16.320994  2355 consensus_queue.cc:260] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "748f1bff8e734b7392bf8509ec802d58" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38857 } } peers { permanent_uuid: "31ab362e33b84890b412db52fe1dd4b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38095 } } peers { permanent_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38249 } }
I20260630 12:34:16.323918  2360 leader_election.cc:290] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31ab362e33b84890b412db52fe1dd4b1 (127.23.134.130:38095), 8722c88e24844bb5a3e2ab4a6c30dd29 (127.23.134.131:38249)
I20260630 12:34:16.338050  2260 heartbeater.cc:499] Master 127.23.134.190:38529 was elected leader, sending a full tablet report...
I20260630 12:34:16.338794  2355 ts_tablet_manager.cc:1434] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.011s
I20260630 12:34:16.351359  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e49b67a6874c0e87f7edc5aed02c70" candidate_uuid: "748f1bff8e734b7392bf8509ec802d58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab362e33b84890b412db52fe1dd4b1" is_pre_election: true
I20260630 12:34:16.352411  2161 raft_consensus.cc:2468] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748f1bff8e734b7392bf8509ec802d58 in term 0.
I20260630 12:34:16.354022  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e49b67a6874c0e87f7edc5aed02c70" candidate_uuid: "748f1bff8e734b7392bf8509ec802d58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" is_pre_election: true
I20260630 12:34:16.354171  2049 leader_election.cc:304] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31ab362e33b84890b412db52fe1dd4b1, 748f1bff8e734b7392bf8509ec802d58; no voters: 
I20260630 12:34:16.354736  2235 raft_consensus.cc:2468] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748f1bff8e734b7392bf8509ec802d58 in term 0.
I20260630 12:34:16.355093  2360 raft_consensus.cc:2804] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:16.355508  2360 raft_consensus.cc:493] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:16.355913  2360 raft_consensus.cc:3060] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:16.362993  2360 raft_consensus.cc:515] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "748f1bff8e734b7392bf8509ec802d58" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38857 } } peers { permanent_uuid: "31ab362e33b84890b412db52fe1dd4b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38095 } } peers { permanent_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38249 } }
I20260630 12:34:16.364631  2360 leader_election.cc:290] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [CANDIDATE]: Term 1 election: Requested vote from peers 31ab362e33b84890b412db52fe1dd4b1 (127.23.134.130:38095), 8722c88e24844bb5a3e2ab4a6c30dd29 (127.23.134.131:38249)
I20260630 12:34:16.365612  2161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e49b67a6874c0e87f7edc5aed02c70" candidate_uuid: "748f1bff8e734b7392bf8509ec802d58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31ab362e33b84890b412db52fe1dd4b1"
I20260630 12:34:16.365794  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e49b67a6874c0e87f7edc5aed02c70" candidate_uuid: "748f1bff8e734b7392bf8509ec802d58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29"
I20260630 12:34:16.366171  2161 raft_consensus.cc:3060] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:16.366407  2235 raft_consensus.cc:3060] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:16.373201  2235 raft_consensus.cc:2468] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748f1bff8e734b7392bf8509ec802d58 in term 1.
I20260630 12:34:16.373214  2161 raft_consensus.cc:2468] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748f1bff8e734b7392bf8509ec802d58 in term 1.
I20260630 12:34:16.374541  2051 leader_election.cc:304] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 748f1bff8e734b7392bf8509ec802d58, 8722c88e24844bb5a3e2ab4a6c30dd29; no voters: 
I20260630 12:34:16.375268  2360 raft_consensus.cc:2804] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:16.376276  2360 raft_consensus.cc:697] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 1 LEADER]: Becoming Leader. State: Replica: 748f1bff8e734b7392bf8509ec802d58, State: Running, Role: LEADER
I20260630 12:34:16.377123  2360 consensus_queue.cc:237] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "748f1bff8e734b7392bf8509ec802d58" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38857 } } peers { permanent_uuid: "31ab362e33b84890b412db52fe1dd4b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38095 } } peers { permanent_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38249 } }
I20260630 12:34:16.384307  1981 catalog_manager.cc:5697] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 748f1bff8e734b7392bf8509ec802d58 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "748f1bff8e734b7392bf8509ec802d58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "748f1bff8e734b7392bf8509ec802d58" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31ab362e33b84890b412db52fe1dd4b1" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8722c88e24844bb5a3e2ab4a6c30dd29" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38249 } health_report { overall_health: UNKNOWN } } }
W20260630 12:34:16.440050 24090 auto_rebalancer.cc:639] Failed to schedule move for tablet e9e49b67a6874c0e87f7edc5aed02c70: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:34:16.441823 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:34:16.468516 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:16.469480 24090 tablet_replica.cc:333] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58: stopping tablet replica
I20260630 12:34:16.470136 24090 raft_consensus.cc:2243] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:16.470835 24090 pending_rounds.cc:70] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58: Trying to abort 1 pending ops.
I20260630 12:34:16.471146 24090 pending_rounds.cc:77] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442419729620992 op_type: NO_OP noop_request { }
I20260630 12:34:16.471549 24090 raft_consensus.cc:2889] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:16.471868 24090 raft_consensus.cc:2272] T e9e49b67a6874c0e87f7edc5aed02c70 P 748f1bff8e734b7392bf8509ec802d58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:16.493359 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:34:16.506219 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:34:16.530484 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:16.531713 24090 tablet_replica.cc:333] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1: stopping tablet replica
I20260630 12:34:16.532321 24090 raft_consensus.cc:2243] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:16.532835 24090 raft_consensus.cc:2272] T e9e49b67a6874c0e87f7edc5aed02c70 P 31ab362e33b84890b412db52fe1dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:16.554461 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:34:16.567140 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:34:16.593348 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:16.594404 24090 tablet_replica.cc:333] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29: stopping tablet replica
I20260630 12:34:16.595034 24090 raft_consensus.cc:2243] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:16.595494 24090 raft_consensus.cc:2272] T e9e49b67a6874c0e87f7edc5aed02c70 P 8722c88e24844bb5a3e2ab4a6c30dd29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:16.615336 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:34:16.628505 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:34:16.650368 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:16.666738 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:34:16.677615 24090 master.cc:562] Master@127.23.134.190:38529 shutting down...
I20260630 12:34:16.698254 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:16.698932 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:16.699330 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P b819efc08f5249f7adf15733a7fb9745: stopping tablet replica
I20260630 12:34:16.719959 24090 master.cc:584] Master@127.23.134.190:38529 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1373 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:34:16.771814 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:41923
I20260630 12:34:16.773119 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:16.778928  2369 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:16.779006  2368 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:16.780457  2371 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:16.781301 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:16.782194 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:16.782374 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:16.782579 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822856782546 us; error 0 us; skew 500 ppm
I20260630 12:34:16.783114 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:16.785611 24090 webserver.cc:533] Webserver started at http://127.23.134.190:42297/ using document root <none> and password file <none>
I20260630 12:34:16.786110 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:16.786307 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:16.786609 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:16.787755 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "ef02d9bae1734bf6b8c1b51278c01f85"
format_stamp: "Formatted at 2026-06-30 12:34:16 on dist-test-slave-69xz"
I20260630 12:34:16.792310 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:34:16.795684  2376 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:16.796458 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:16.796741 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "ef02d9bae1734bf6b8c1b51278c01f85"
format_stamp: "Formatted at 2026-06-30 12:34:16 on dist-test-slave-69xz"
I20260630 12:34:16.797025 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:16.819128 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:16.820495 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:16.862125 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:41923
I20260630 12:34:16.862244  2427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:41923 every 8 connection(s)
I20260630 12:34:16.866398  2428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:16.879237  2428 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85: Bootstrap starting.
I20260630 12:34:16.884758  2428 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:16.889462  2428 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85: No bootstrap required, opened a new log
I20260630 12:34:16.891860  2428 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef02d9bae1734bf6b8c1b51278c01f85" member_type: VOTER }
I20260630 12:34:16.892297  2428 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:16.892527  2428 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef02d9bae1734bf6b8c1b51278c01f85, State: Initialized, Role: FOLLOWER
I20260630 12:34:16.893225  2428 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef02d9bae1734bf6b8c1b51278c01f85" member_type: VOTER }
I20260630 12:34:16.893761  2428 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:16.893988  2428 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:16.894287  2428 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:16.900198  2428 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef02d9bae1734bf6b8c1b51278c01f85" member_type: VOTER }
I20260630 12:34:16.900768  2428 leader_election.cc:304] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [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: ef02d9bae1734bf6b8c1b51278c01f85; no voters: 
I20260630 12:34:16.902110  2428 leader_election.cc:290] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:16.902472  2431 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:16.903957  2431 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 1 LEADER]: Becoming Leader. State: Replica: ef02d9bae1734bf6b8c1b51278c01f85, State: Running, Role: LEADER
I20260630 12:34:16.904569  2431 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [LEADER]: Queue going to LEADER mode. State: All 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: "ef02d9bae1734bf6b8c1b51278c01f85" member_type: VOTER }
I20260630 12:34:16.905258  2428 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:16.907693  2432 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef02d9bae1734bf6b8c1b51278c01f85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef02d9bae1734bf6b8c1b51278c01f85" member_type: VOTER } }
I20260630 12:34:16.908339  2432 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:16.907579  2433 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef02d9bae1734bf6b8c1b51278c01f85. Latest consensus state: current_term: 1 leader_uuid: "ef02d9bae1734bf6b8c1b51278c01f85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef02d9bae1734bf6b8c1b51278c01f85" member_type: VOTER } }
I20260630 12:34:16.909271  2433 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:16.912144  2436 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:16.921176  2436 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:16.922534 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:16.930912  2436 catalog_manager.cc:1383] Generated new cluster ID: dce3763b17a6469385c2f4b12d1add1a
I20260630 12:34:16.931195  2436 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:16.949028  2436 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:16.950558  2436 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:16.967546  2436 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85: Generated new TSK 0
I20260630 12:34:16.968446  2436 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:16.989305 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:16.995970  2449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:16.997262  2450 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:16.998915  2452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:16.999336 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:17.000476 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:17.000731 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:17.000900 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822857000882 us; error 0 us; skew 500 ppm
I20260630 12:34:17.001461 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:17.003978 24090 webserver.cc:533] Webserver started at http://127.23.134.129:45681/ using document root <none> and password file <none>
I20260630 12:34:17.004494 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:17.004724 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:17.005007 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:17.006337 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "81f1141f72d54e3890b5c85b5cc0f0e3"
format_stamp: "Formatted at 2026-06-30 12:34:16 on dist-test-slave-69xz"
I20260630 12:34:17.011157 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:34:17.014818  2457 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:17.015825 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:34:17.016129 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "81f1141f72d54e3890b5c85b5cc0f0e3"
format_stamp: "Formatted at 2026-06-30 12:34:16 on dist-test-slave-69xz"
I20260630 12:34:17.016467 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:17.029935 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:17.031095 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:17.032580 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:17.035069 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:17.035293 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:17.035537 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:17.035750 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:17.080888 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:46647
I20260630 12:34:17.080996  2519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:46647 every 8 connection(s)
I20260630 12:34:17.086740 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:17.095002  2524 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:17.096863  2525 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:17.099509  2527 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:17.099872 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:17.100998  2520 heartbeater.cc:344] Connected to a master server at 127.23.134.190:41923
I20260630 12:34:17.101241 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:34:17.101439  2520 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:17.101514 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:17.101863 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822857101838 us; error 0 us; skew 500 ppm
I20260630 12:34:17.102537  2520 heartbeater.cc:507] Master 127.23.134.190:41923 requested a full tablet report, sending...
I20260630 12:34:17.102667 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:17.105144  2393 ts_manager.cc:194] Registered new tserver with Master: 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647)
I20260630 12:34:17.105667 24090 webserver.cc:533] Webserver started at http://127.23.134.130:44897/ using document root <none> and password file <none>
I20260630 12:34:17.106413 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:17.106696 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:17.106987 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:17.107602  2393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48848
I20260630 12:34:17.108211 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "a0390281116a44c38e95d7d1a84f596c"
format_stamp: "Formatted at 2026-06-30 12:34:17 on dist-test-slave-69xz"
I20260630 12:34:17.113253 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:34:17.116633  2532 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:17.117342 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:17.117674 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "a0390281116a44c38e95d7d1a84f596c"
format_stamp: "Formatted at 2026-06-30 12:34:17 on dist-test-slave-69xz"
I20260630 12:34:17.117976 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:17.130463 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:17.131577 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:17.133052 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:17.135324 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:17.135551 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:17.135799 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:17.135972 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:17.179315 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:37689
I20260630 12:34:17.179428  2594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:37689 every 8 connection(s)
I20260630 12:34:17.184468 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:17.192006  2598 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:17.192979  2599 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:17.196892 24090 server_base.cc:1061] running on GCE node
W20260630 12:34:17.197024  2601 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:17.198010  2595 heartbeater.cc:344] Connected to a master server at 127.23.134.190:41923
I20260630 12:34:17.198246 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:34:17.198465  2595 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:17.198556 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:17.198961 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822857198939 us; error 0 us; skew 500 ppm
I20260630 12:34:17.199532  2595 heartbeater.cc:507] Master 127.23.134.190:41923 requested a full tablet report, sending...
I20260630 12:34:17.199798 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:17.202057  2393 ts_manager.cc:194] Registered new tserver with Master: a0390281116a44c38e95d7d1a84f596c (127.23.134.130:37689)
I20260630 12:34:17.202697 24090 webserver.cc:533] Webserver started at http://127.23.134.131:32847/ using document root <none> and password file <none>
I20260630 12:34:17.203194 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:17.203347 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:17.203552 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:17.203630  2393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48850
I20260630 12:34:17.205003 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "a8bfa4eda97f4927a130f599b6a54dee"
format_stamp: "Formatted at 2026-06-30 12:34:17 on dist-test-slave-69xz"
I20260630 12:34:17.210843 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:34:17.214143  2606 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:17.214919 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:34:17.215184 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "a8bfa4eda97f4927a130f599b6a54dee"
format_stamp: "Formatted at 2026-06-30 12:34:17 on dist-test-slave-69xz"
I20260630 12:34:17.215440 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:17.240483 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:17.241732 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:17.243242 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:17.245504 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:17.245718 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:17.245978 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:17.246146 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:17.288370 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:37689
I20260630 12:34:17.288498  2668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:37689 every 8 connection(s)
I20260630 12:34:17.303763  2669 heartbeater.cc:344] Connected to a master server at 127.23.134.190:41923
I20260630 12:34:17.304270  2669 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:17.305054  2669 heartbeater.cc:507] Master 127.23.134.190:41923 requested a full tablet report, sending...
I20260630 12:34:17.307173  2393 ts_manager.cc:194] Registered new tserver with Master: a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689)
I20260630 12:34:17.307700 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015869524s
I20260630 12:34:17.308676  2393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48856
I20260630 12:34:18.110659  2520 heartbeater.cc:499] Master 127.23.134.190:41923 was elected leader, sending a full tablet report...
I20260630 12:34:18.207284  2595 heartbeater.cc:499] Master 127.23.134.190:41923 was elected leader, sending a full tablet report...
I20260630 12:34:18.311717  2669 heartbeater.cc:499] Master 127.23.134.190:41923 was elected leader, sending a full tablet report...
I20260630 12:34:18.366250  2393 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48866:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:18.368654  2393 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:18.593972  2560 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb90bc2b4ae415fad60dd885db7a5c0 (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:34:18.595192  2560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb90bc2b4ae415fad60dd885db7a5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.618737  2634 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb90bc2b4ae415fad60dd885db7a5c0 (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:34:18.618903  2485 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb90bc2b4ae415fad60dd885db7a5c0 (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:34:18.620415  2634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb90bc2b4ae415fad60dd885db7a5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.620666  2484 tablet_service.cc:1511] Processing CreateTablet for tablet 7740b00dddb44228923d6dac9e5b043b (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:34:18.621696  2557 tablet_service.cc:1511] Processing CreateTablet for tablet 9241c15d859145b5a48a947667ac7756 (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:34:18.618903  2559 tablet_service.cc:1511] Processing CreateTablet for tablet 7740b00dddb44228923d6dac9e5b043b (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:34:18.623060  2557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9241c15d859145b5a48a947667ac7756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.619980  2558 tablet_service.cc:1511] Processing CreateTablet for tablet 5159fe56425e4e74a6118532f2d2f255 (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:34:18.622756  2632 tablet_service.cc:1511] Processing CreateTablet for tablet 5159fe56425e4e74a6118532f2d2f255 (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:34:18.623783  2559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7740b00dddb44228923d6dac9e5b043b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.624655  2632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5159fe56425e4e74a6118532f2d2f255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.625092  2558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5159fe56425e4e74a6118532f2d2f255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.625208  2483 tablet_service.cc:1511] Processing CreateTablet for tablet 5159fe56425e4e74a6118532f2d2f255 (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:34:18.620426  2485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb90bc2b4ae415fad60dd885db7a5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.627681  2482 tablet_service.cc:1511] Processing CreateTablet for tablet 9241c15d859145b5a48a947667ac7756 (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:34:18.628633  2484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7740b00dddb44228923d6dac9e5b043b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.630025  2633 tablet_service.cc:1511] Processing CreateTablet for tablet 7740b00dddb44228923d6dac9e5b043b (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:34:18.631374  2633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7740b00dddb44228923d6dac9e5b043b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.622754  2631 tablet_service.cc:1511] Processing CreateTablet for tablet 9241c15d859145b5a48a947667ac7756 (DEFAULT_TABLE table=test-workload [id=11b4249da380496495589b06ccfd9db8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:34:18.634341  2631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9241c15d859145b5a48a947667ac7756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.637952  2483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5159fe56425e4e74a6118532f2d2f255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.641858  2482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9241c15d859145b5a48a947667ac7756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:18.683511  2689 tablet_bootstrap.cc:492] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee: Bootstrap starting.
I20260630 12:34:18.686305  2688 tablet_bootstrap.cc:492] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c: Bootstrap starting.
I20260630 12:34:18.691917  2689 tablet_bootstrap.cc:654] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.693732  2688 tablet_bootstrap.cc:654] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.703083  2689 tablet_bootstrap.cc:492] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee: No bootstrap required, opened a new log
I20260630 12:34:18.703855  2689 ts_tablet_manager.cc:1403] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.006s
I20260630 12:34:18.712992  2691 tablet_bootstrap.cc:492] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3: Bootstrap starting.
I20260630 12:34:18.713774  2689 raft_consensus.cc:359] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.714249  2688 tablet_bootstrap.cc:492] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c: No bootstrap required, opened a new log
I20260630 12:34:18.714749  2689 raft_consensus.cc:385] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.715050  2688 ts_tablet_manager.cc:1403] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260630 12:34:18.715104  2689 raft_consensus.cc:740] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8bfa4eda97f4927a130f599b6a54dee, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.716166  2689 consensus_queue.cc:260] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.718848  2688 raft_consensus.cc:359] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.719659  2688 raft_consensus.cc:385] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.719981  2688 raft_consensus.cc:740] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0390281116a44c38e95d7d1a84f596c, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.720988  2688 consensus_queue.cc:260] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.721948  2691 tablet_bootstrap.cc:654] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.725018  2689 ts_tablet_manager.cc:1434] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.007s
I20260630 12:34:18.726272  2689 tablet_bootstrap.cc:492] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee: Bootstrap starting.
I20260630 12:34:18.729099  2688 ts_tablet_manager.cc:1434] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:34:18.733659  2689 tablet_bootstrap.cc:654] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.735275  2688 tablet_bootstrap.cc:492] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c: Bootstrap starting.
I20260630 12:34:18.744884  2688 tablet_bootstrap.cc:654] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.747148  2691 tablet_bootstrap.cc:492] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3: No bootstrap required, opened a new log
I20260630 12:34:18.747756  2691 ts_tablet_manager.cc:1403] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.017s
I20260630 12:34:18.750391  2689 tablet_bootstrap.cc:492] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee: No bootstrap required, opened a new log
I20260630 12:34:18.750945  2689 ts_tablet_manager.cc:1403] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260630 12:34:18.751482  2691 raft_consensus.cc:359] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.752249  2688 tablet_bootstrap.cc:492] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c: No bootstrap required, opened a new log
I20260630 12:34:18.752290  2691 raft_consensus.cc:385] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.752961  2688 ts_tablet_manager.cc:1403] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260630 12:34:18.752854  2691 raft_consensus.cc:740] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81f1141f72d54e3890b5c85b5cc0f0e3, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.753813  2689 raft_consensus.cc:359] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.754472  2689 raft_consensus.cc:385] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.753902  2691 consensus_queue.cc:260] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.754755  2689 raft_consensus.cc:740] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8bfa4eda97f4927a130f599b6a54dee, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.755661  2689 consensus_queue.cc:260] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.756088  2688 raft_consensus.cc:359] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.757231  2691 ts_tablet_manager.cc:1434] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:34:18.757939  2689 ts_tablet_manager.cc:1434] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:18.758668  2688 raft_consensus.cc:385] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.759115  2688 raft_consensus.cc:740] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0390281116a44c38e95d7d1a84f596c, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.759753  2689 tablet_bootstrap.cc:492] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee: Bootstrap starting.
I20260630 12:34:18.760039  2688 consensus_queue.cc:260] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.762419  2688 ts_tablet_manager.cc:1434] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260630 12:34:18.763441  2688 tablet_bootstrap.cc:492] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c: Bootstrap starting.
I20260630 12:34:18.763654  2691 tablet_bootstrap.cc:492] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3: Bootstrap starting.
I20260630 12:34:18.767506  2689 tablet_bootstrap.cc:654] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.771289  2691 tablet_bootstrap.cc:654] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.775493  2688 tablet_bootstrap.cc:654] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.784102  2689 tablet_bootstrap.cc:492] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee: No bootstrap required, opened a new log
I20260630 12:34:18.784804  2689 ts_tablet_manager.cc:1403] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260630 12:34:18.787542  2688 tablet_bootstrap.cc:492] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c: No bootstrap required, opened a new log
I20260630 12:34:18.788071  2688 ts_tablet_manager.cc:1403] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260630 12:34:18.788733  2689 raft_consensus.cc:359] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.790688  2688 raft_consensus.cc:359] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.791052  2689 raft_consensus.cc:385] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.791391  2688 raft_consensus.cc:385] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.791440  2689 raft_consensus.cc:740] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8bfa4eda97f4927a130f599b6a54dee, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.791776  2688 raft_consensus.cc:740] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0390281116a44c38e95d7d1a84f596c, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.792412  2691 tablet_bootstrap.cc:492] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3: No bootstrap required, opened a new log
I20260630 12:34:18.793069  2691 ts_tablet_manager.cc:1403] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.013s
I20260630 12:34:18.792619  2688 consensus_queue.cc:260] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.792479  2689 consensus_queue.cc:260] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.794834  2689 ts_tablet_manager.cc:1434] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260630 12:34:18.795888  2689 tablet_bootstrap.cc:492] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee: Bootstrap starting.
I20260630 12:34:18.796252  2691 raft_consensus.cc:359] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.796970  2694 raft_consensus.cc:493] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:18.796991  2691 raft_consensus.cc:385] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.797608  2691 raft_consensus.cc:740] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81f1141f72d54e3890b5c85b5cc0f0e3, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.797626  2694 raft_consensus.cc:515] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.798538  2691 consensus_queue.cc:260] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.800097  2688 ts_tablet_manager.cc:1434] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260630 12:34:18.801060  2691 ts_tablet_manager.cc:1434] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:34:18.801206  2688 tablet_bootstrap.cc:492] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c: Bootstrap starting.
I20260630 12:34:18.802213  2691 tablet_bootstrap.cc:492] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3: Bootstrap starting.
I20260630 12:34:18.803670  2689 tablet_bootstrap.cc:654] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.806380  2694 leader_election.cc:290] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647), a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689)
I20260630 12:34:18.810628  2691 tablet_bootstrap.cc:654] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.808727  2688 tablet_bootstrap.cc:654] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.822104  2693 raft_consensus.cc:493] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:18.822646  2689 tablet_bootstrap.cc:492] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee: No bootstrap required, opened a new log
I20260630 12:34:18.822773  2693 raft_consensus.cc:515] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.823530  2689 ts_tablet_manager.cc:1403] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.011s
I20260630 12:34:18.828032  2689 raft_consensus.cc:359] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.829015  2689 raft_consensus.cc:385] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.829402  2689 raft_consensus.cc:740] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8bfa4eda97f4927a130f599b6a54dee, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.830626  2689 consensus_queue.cc:260] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.835153  2693 leader_election.cc:290] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647), a0390281116a44c38e95d7d1a84f596c (127.23.134.130:37689)
I20260630 12:34:18.842720  2689 ts_tablet_manager.cc:1434] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:34:18.864125  2688 tablet_bootstrap.cc:492] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c: No bootstrap required, opened a new log
I20260630 12:34:18.867234  2688 ts_tablet_manager.cc:1403] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.017s
I20260630 12:34:18.868764  2694 raft_consensus.cc:493] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:18.869640  2691 tablet_bootstrap.cc:492] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3: No bootstrap required, opened a new log
I20260630 12:34:18.869309  2694 raft_consensus.cc:515] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.870214  2691 ts_tablet_manager.cc:1403] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3: Time spent bootstrapping tablet: real 0.068s	user 0.036s	sys 0.029s
I20260630 12:34:18.870538  2688 raft_consensus.cc:359] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.871351  2688 raft_consensus.cc:385] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.871639  2688 raft_consensus.cc:740] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0390281116a44c38e95d7d1a84f596c, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.871685  2694 leader_election.cc:290] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647), a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689)
I20260630 12:34:18.873452  2698 raft_consensus.cc:493] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:18.873549  2691 raft_consensus.cc:359] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.874545  2691 raft_consensus.cc:385] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.874190  2698 raft_consensus.cc:515] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.874876  2691 raft_consensus.cc:740] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81f1141f72d54e3890b5c85b5cc0f0e3, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.875814  2691 consensus_queue.cc:260] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.879374  2698 leader_election.cc:290] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0390281116a44c38e95d7d1a84f596c (127.23.134.130:37689), a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689)
I20260630 12:34:18.881983  2644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9241c15d859145b5a48a947667ac7756" candidate_uuid: "a0390281116a44c38e95d7d1a84f596c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8bfa4eda97f4927a130f599b6a54dee" is_pre_election: true
I20260630 12:34:18.882833  2644 raft_consensus.cc:2468] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0390281116a44c38e95d7d1a84f596c in term 0.
I20260630 12:34:18.884413  2643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5159fe56425e4e74a6118532f2d2f255" candidate_uuid: "a0390281116a44c38e95d7d1a84f596c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8bfa4eda97f4927a130f599b6a54dee" is_pre_election: true
I20260630 12:34:18.885313  2643 raft_consensus.cc:2468] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0390281116a44c38e95d7d1a84f596c in term 0.
I20260630 12:34:18.888934  2688 consensus_queue.cc:260] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.893340  2533 leader_election.cc:304] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0390281116a44c38e95d7d1a84f596c, a8bfa4eda97f4927a130f599b6a54dee; no voters: 
I20260630 12:34:18.894667  2706 raft_consensus.cc:493] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:18.895314  2706 raft_consensus.cc:515] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.898169  2706 leader_election.cc:290] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647), a0390281116a44c38e95d7d1a84f596c (127.23.134.130:37689)
I20260630 12:34:18.899470  2533 leader_election.cc:304] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0390281116a44c38e95d7d1a84f596c, a8bfa4eda97f4927a130f599b6a54dee; no voters: 
I20260630 12:34:18.900799  2694 raft_consensus.cc:2804] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:18.901228  2694 raft_consensus.cc:493] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:18.901593  2694 raft_consensus.cc:3060] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:18.902657  2688 ts_tablet_manager.cc:1434] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260630 12:34:18.909865  2495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5159fe56425e4e74a6118532f2d2f255" candidate_uuid: "a8bfa4eda97f4927a130f599b6a54dee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" is_pre_election: true
I20260630 12:34:18.910851  2495 raft_consensus.cc:2468] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8bfa4eda97f4927a130f599b6a54dee in term 0.
I20260630 12:34:18.913559  2495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7740b00dddb44228923d6dac9e5b043b" candidate_uuid: "a8bfa4eda97f4927a130f599b6a54dee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" is_pre_election: true
I20260630 12:34:18.913591  2694 raft_consensus.cc:515] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.914321  2495 raft_consensus.cc:2468] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8bfa4eda97f4927a130f599b6a54dee in term 0.
I20260630 12:34:18.916098  2694 leader_election.cc:290] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [CANDIDATE]: Term 1 election: Requested vote from peers 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647), a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689)
I20260630 12:34:18.917061  2694 raft_consensus.cc:2804] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:18.917485  2694 raft_consensus.cc:493] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:18.917909  2694 raft_consensus.cc:3060] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:18.919826  2441 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:18.927627  2607 leader_election.cc:304] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81f1141f72d54e3890b5c85b5cc0f0e3, a8bfa4eda97f4927a130f599b6a54dee; no voters: 
I20260630 12:34:18.928676  2706 raft_consensus.cc:2804] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:18.928826  2607 leader_election.cc:304] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81f1141f72d54e3890b5c85b5cc0f0e3, a8bfa4eda97f4927a130f599b6a54dee; no voters: 
I20260630 12:34:18.929126  2706 raft_consensus.cc:493] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:18.930505  2706 raft_consensus.cc:3060] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:18.938405  2693 raft_consensus.cc:2804] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:18.938809  2693 raft_consensus.cc:493] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:18.939159  2693 raft_consensus.cc:3060] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:18.939226  2706 raft_consensus.cc:515] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.939771  2643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9241c15d859145b5a48a947667ac7756" candidate_uuid: "a0390281116a44c38e95d7d1a84f596c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8bfa4eda97f4927a130f599b6a54dee"
I20260630 12:34:18.940713  2643 raft_consensus.cc:3060] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:18.942330  2694 raft_consensus.cc:515] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.944497  2694 leader_election.cc:290] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [CANDIDATE]: Term 1 election: Requested vote from peers 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647), a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689)
I20260630 12:34:18.946713  2706 leader_election.cc:290] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [CANDIDATE]: Term 1 election: Requested vote from peers 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647), a0390281116a44c38e95d7d1a84f596c (127.23.134.130:37689)
I20260630 12:34:18.948405  2693 raft_consensus.cc:515] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.950565  2495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5159fe56425e4e74a6118532f2d2f255" candidate_uuid: "a8bfa4eda97f4927a130f599b6a54dee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3"
I20260630 12:34:18.951283  2495 raft_consensus.cc:3060] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:18.951596  2644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5159fe56425e4e74a6118532f2d2f255" candidate_uuid: "a0390281116a44c38e95d7d1a84f596c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8bfa4eda97f4927a130f599b6a54dee"
I20260630 12:34:18.952702  2644 raft_consensus.cc:2393] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a0390281116a44c38e95d7d1a84f596c in current term 1: Already voted for candidate a8bfa4eda97f4927a130f599b6a54dee in this term.
I20260630 12:34:18.955453  2494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9241c15d859145b5a48a947667ac7756" candidate_uuid: "a0390281116a44c38e95d7d1a84f596c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" is_pre_election: true
I20260630 12:34:18.958169  2494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5159fe56425e4e74a6118532f2d2f255" candidate_uuid: "a0390281116a44c38e95d7d1a84f596c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" is_pre_election: true
I20260630 12:34:18.959000  2493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9241c15d859145b5a48a947667ac7756" candidate_uuid: "a0390281116a44c38e95d7d1a84f596c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3"
I20260630 12:34:18.959609  2495 raft_consensus.cc:2468] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8bfa4eda97f4927a130f599b6a54dee in term 1.
I20260630 12:34:18.961704  2693 leader_election.cc:290] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [CANDIDATE]: Term 1 election: Requested vote from peers 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647), a0390281116a44c38e95d7d1a84f596c (127.23.134.130:37689)
I20260630 12:34:18.963547  2644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb90bc2b4ae415fad60dd885db7a5c0" candidate_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8bfa4eda97f4927a130f599b6a54dee" is_pre_election: true
I20260630 12:34:18.964193  2643 raft_consensus.cc:2468] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0390281116a44c38e95d7d1a84f596c in term 1.
I20260630 12:34:18.964442  2644 raft_consensus.cc:2468] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81f1141f72d54e3890b5c85b5cc0f0e3 in term 0.
I20260630 12:34:18.963650  2607 leader_election.cc:304] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81f1141f72d54e3890b5c85b5cc0f0e3, a8bfa4eda97f4927a130f599b6a54dee; no voters: 
I20260630 12:34:18.966415  2493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5159fe56425e4e74a6118532f2d2f255" candidate_uuid: "a0390281116a44c38e95d7d1a84f596c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3"
I20260630 12:34:18.967242  2493 raft_consensus.cc:2393] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a0390281116a44c38e95d7d1a84f596c in current term 1: Already voted for candidate a8bfa4eda97f4927a130f599b6a54dee in this term.
I20260630 12:34:18.968046  2691 ts_tablet_manager.cc:1434] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3: Time spent starting tablet: real 0.097s	user 0.026s	sys 0.065s
I20260630 12:34:18.968962  2533 leader_election.cc:304] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0390281116a44c38e95d7d1a84f596c, a8bfa4eda97f4927a130f599b6a54dee; no voters: 
I20260630 12:34:18.969822  2694 raft_consensus.cc:2804] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:18.970316  2694 raft_consensus.cc:697] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 1 LEADER]: Becoming Leader. State: Replica: a0390281116a44c38e95d7d1a84f596c, State: Running, Role: LEADER
I20260630 12:34:18.971462  2691 tablet_bootstrap.cc:492] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3: Bootstrap starting.
I20260630 12:34:18.971151  2694 consensus_queue.cc:237] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.973418  2495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7740b00dddb44228923d6dac9e5b043b" candidate_uuid: "a8bfa4eda97f4927a130f599b6a54dee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3"
I20260630 12:34:18.974095  2495 raft_consensus.cc:3060] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:18.976660  2533 leader_election.cc:343] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:18.979285  2458 leader_election.cc:304] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81f1141f72d54e3890b5c85b5cc0f0e3, a8bfa4eda97f4927a130f599b6a54dee; no voters: 
I20260630 12:34:18.979897  2691 tablet_bootstrap.cc:654] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.980827  2570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5159fe56425e4e74a6118532f2d2f255" candidate_uuid: "a8bfa4eda97f4927a130f599b6a54dee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0390281116a44c38e95d7d1a84f596c" is_pre_election: true
W20260630 12:34:18.981323  2533 leader_election.cc:343] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:18.981732  2570 raft_consensus.cc:2393] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8bfa4eda97f4927a130f599b6a54dee in current term 1: Already voted for candidate a0390281116a44c38e95d7d1a84f596c in this term.
I20260630 12:34:18.982055  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb90bc2b4ae415fad60dd885db7a5c0" candidate_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0390281116a44c38e95d7d1a84f596c" is_pre_election: true
I20260630 12:34:18.982487  2533 leader_election.cc:304] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [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: a0390281116a44c38e95d7d1a84f596c; no voters: 81f1141f72d54e3890b5c85b5cc0f0e3, a8bfa4eda97f4927a130f599b6a54dee
I20260630 12:34:18.982710  2566 raft_consensus.cc:2468] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81f1141f72d54e3890b5c85b5cc0f0e3 in term 0.
I20260630 12:34:18.983054  2569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7740b00dddb44228923d6dac9e5b043b" candidate_uuid: "a8bfa4eda97f4927a130f599b6a54dee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0390281116a44c38e95d7d1a84f596c" is_pre_election: true
I20260630 12:34:18.983743  2569 raft_consensus.cc:2468] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8bfa4eda97f4927a130f599b6a54dee in term 0.
I20260630 12:34:18.984360  2710 raft_consensus.cc:2804] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:18.984889  2710 raft_consensus.cc:493] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:18.985966  2567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7740b00dddb44228923d6dac9e5b043b" candidate_uuid: "a8bfa4eda97f4927a130f599b6a54dee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0390281116a44c38e95d7d1a84f596c"
I20260630 12:34:18.980012  2693 raft_consensus.cc:2804] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:18.986307  2710 raft_consensus.cc:3060] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:18.986733  2567 raft_consensus.cc:3060] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:18.986994  2693 raft_consensus.cc:697] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 1 LEADER]: Becoming Leader. State: Replica: a8bfa4eda97f4927a130f599b6a54dee, State: Running, Role: LEADER
I20260630 12:34:18.987974  2693 consensus_queue.cc:237] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:18.984988  2568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5159fe56425e4e74a6118532f2d2f255" candidate_uuid: "a8bfa4eda97f4927a130f599b6a54dee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0390281116a44c38e95d7d1a84f596c"
I20260630 12:34:18.990039  2568 raft_consensus.cc:2393] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a8bfa4eda97f4927a130f599b6a54dee in current term 1: Already voted for candidate a0390281116a44c38e95d7d1a84f596c in this term.
I20260630 12:34:18.992220  2390 catalog_manager.cc:5697] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c reported cstate change: term changed from 0 to 1, leader changed from <none> to a0390281116a44c38e95d7d1a84f596c (127.23.134.130). New cstate: current_term: 1 leader_uuid: "a0390281116a44c38e95d7d1a84f596c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:18.997732  2694 raft_consensus.cc:2749] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:19.001039  2567 raft_consensus.cc:2468] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8bfa4eda97f4927a130f599b6a54dee in term 1.
I20260630 12:34:19.002308  2607 leader_election.cc:304] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0390281116a44c38e95d7d1a84f596c, a8bfa4eda97f4927a130f599b6a54dee; no voters: 
I20260630 12:34:19.003453  2706 raft_consensus.cc:2804] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:19.012061  2495 raft_consensus.cc:2468] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8bfa4eda97f4927a130f599b6a54dee in term 1.
I20260630 12:34:19.015812  2691 tablet_bootstrap.cc:492] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3: No bootstrap required, opened a new log
I20260630 12:34:19.016494  2691 ts_tablet_manager.cc:1403] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.025s
I20260630 12:34:19.021898  2691 raft_consensus.cc:359] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:19.022567  2691 raft_consensus.cc:385] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:19.022832  2691 raft_consensus.cc:740] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81f1141f72d54e3890b5c85b5cc0f0e3, State: Initialized, Role: FOLLOWER
I20260630 12:34:19.020318  2706 raft_consensus.cc:697] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 1 LEADER]: Becoming Leader. State: Replica: a8bfa4eda97f4927a130f599b6a54dee, State: Running, Role: LEADER
I20260630 12:34:19.023567  2691 consensus_queue.cc:260] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:19.025856  2691 ts_tablet_manager.cc:1434] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:34:19.028414  2393 catalog_manager.cc:5697] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee reported cstate change: term changed from 0 to 1, leader changed from <none> to a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131). New cstate: current_term: 1 leader_uuid: "a8bfa4eda97f4927a130f599b6a54dee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:19.029172  2710 raft_consensus.cc:515] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:19.024629  2706 consensus_queue.cc:237] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:19.032582  2567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb90bc2b4ae415fad60dd885db7a5c0" candidate_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0390281116a44c38e95d7d1a84f596c"
I20260630 12:34:19.033228  2567 raft_consensus.cc:3060] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:19.033560  2710 leader_election.cc:290] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [CANDIDATE]: Term 1 election: Requested vote from peers a0390281116a44c38e95d7d1a84f596c (127.23.134.130:37689), a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689)
I20260630 12:34:19.033783  2643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb90bc2b4ae415fad60dd885db7a5c0" candidate_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8bfa4eda97f4927a130f599b6a54dee"
I20260630 12:34:19.034493  2643 raft_consensus.cc:3060] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:19.042784  2567 raft_consensus.cc:2468] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81f1141f72d54e3890b5c85b5cc0f0e3 in term 1.
I20260630 12:34:19.044369  2458 leader_election.cc:304] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81f1141f72d54e3890b5c85b5cc0f0e3, a0390281116a44c38e95d7d1a84f596c; no voters: 
I20260630 12:34:19.044495  2643 raft_consensus.cc:2468] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81f1141f72d54e3890b5c85b5cc0f0e3 in term 1.
I20260630 12:34:19.045364  2710 raft_consensus.cc:2804] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:19.047173  2710 raft_consensus.cc:697] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 LEADER]: Becoming Leader. State: Replica: 81f1141f72d54e3890b5c85b5cc0f0e3, State: Running, Role: LEADER
I20260630 12:34:19.048111  2710 consensus_queue.cc:237] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:19.060209  2393 catalog_manager.cc:5697] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:19.060658  2391 catalog_manager.cc:5697] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee reported cstate change: term changed from 0 to 1, leader changed from <none> to a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131). New cstate: current_term: 1 leader_uuid: "a8bfa4eda97f4927a130f599b6a54dee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:19.342643  2710 raft_consensus.cc:493] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:19.343286  2710 raft_consensus.cc:515] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } }
I20260630 12:34:19.345810  2710 leader_election.cc:290] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0390281116a44c38e95d7d1a84f596c (127.23.134.130:37689), a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689)
I20260630 12:34:19.346724  2567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9241c15d859145b5a48a947667ac7756" candidate_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0390281116a44c38e95d7d1a84f596c" is_pre_election: true
I20260630 12:34:19.346937  2643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9241c15d859145b5a48a947667ac7756" candidate_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8bfa4eda97f4927a130f599b6a54dee" is_pre_election: true
I20260630 12:34:19.347703  2643 raft_consensus.cc:2393] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81f1141f72d54e3890b5c85b5cc0f0e3 in current term 1: Already voted for candidate a0390281116a44c38e95d7d1a84f596c in this term.
I20260630 12:34:19.348676  2458 leader_election.cc:304] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [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: 81f1141f72d54e3890b5c85b5cc0f0e3; no voters: a0390281116a44c38e95d7d1a84f596c, a8bfa4eda97f4927a130f599b6a54dee
I20260630 12:34:19.349416  2710 raft_consensus.cc:3060] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:19.355340  2710 raft_consensus.cc:2749] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:19.366335  2694 consensus_queue.cc:1048] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [LEADER]: Connected to new peer: Peer: permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:19.380523  2727 consensus_queue.cc:1048] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:19.415808  2706 consensus_queue.cc:1048] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:19.428371  2693 consensus_queue.cc:1048] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:19.436955  2698 consensus_queue.cc:1048] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:19.450214  2698 consensus_queue.cc:1048] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:19.450289  2693 consensus_queue.cc:1048] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:19.471984  2719 consensus_queue.cc:1048] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:34:19.606901  2665 debug-util.cc:398] Leaking SignalData structure 0x7b0800048a20 after lost signal to thread 24093
W20260630 12:34:19.608271  2665 debug-util.cc:398] Leaking SignalData structure 0x7b0800253e80 after lost signal to thread 2427
I20260630 12:34:26.136521 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:26.145632  2742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:26.145780  2743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:26.148371  2745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:26.152172 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:26.154590 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:26.154834 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:26.155036 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822866155016 us; error 0 us; skew 500 ppm
I20260630 12:34:26.155617 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:26.158640 24090 webserver.cc:533] Webserver started at http://127.23.134.132:36193/ using document root <none> and password file <none>
I20260630 12:34:26.159164 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:26.159420 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:26.159808 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:26.161538 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "49df9fcf943a47df85f5e5f01e6544b3"
format_stamp: "Formatted at 2026-06-30 12:34:26 on dist-test-slave-69xz"
I20260630 12:34:26.166895 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:34:26.212348  2751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:26.215710 24090 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:34:26.216391 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "49df9fcf943a47df85f5e5f01e6544b3"
format_stamp: "Formatted at 2026-06-30 12:34:26 on dist-test-slave-69xz"
I20260630 12:34:26.216979 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:26.238860 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:26.240429 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:26.242908 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:26.246726 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:26.246942 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:26.247159 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:26.247303 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:26.300596 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:39765
I20260630 12:34:26.300750  2814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:39765 every 8 connection(s)
I20260630 12:34:26.323108  2815 heartbeater.cc:344] Connected to a master server at 127.23.134.190:41923
I20260630 12:34:26.323765  2815 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:26.324857  2815 heartbeater.cc:507] Master 127.23.134.190:41923 requested a full tablet report, sending...
I20260630 12:34:26.327368  2393 ts_manager.cc:194] Registered new tserver with Master: 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132:39765)
I20260630 12:34:26.329476  2393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41448
I20260630 12:34:27.012162  2643 consensus_queue.cc:237] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [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: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } }
I20260630 12:34:27.022974  2495 raft_consensus.cc:1275] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:27.025414  2823 consensus_queue.cc:1048] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:27.029248  2567 raft_consensus.cc:1275] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:27.030864  2823 consensus_queue.cc:1048] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:34:27.038791  2609 consensus_peers.cc:597] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee -> Peer 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132:39765): Couldn't send request to peer 49df9fcf943a47df85f5e5f01e6544b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7740b00dddb44228923d6dac9e5b043b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:27.041193  2822 raft_consensus.cc:2955] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.042963  2495 raft_consensus.cc:2955] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.045287  2567 raft_consensus.cc:2955] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.059291  2393 catalog_manager.cc:5697] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 reported cstate change: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "a8bfa4eda97f4927a130f599b6a54dee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.066340  2643 consensus_queue.cc:237] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [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: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } }
I20260630 12:34:27.073984  2567 raft_consensus.cc:1275] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:34:27.075130  2609 consensus_peers.cc:597] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee -> Peer 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132:39765): Couldn't send request to peer 49df9fcf943a47df85f5e5f01e6544b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5159fe56425e4e74a6118532f2d2f255. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:27.075652  2823 consensus_queue.cc:1048] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:27.075894  2495 raft_consensus.cc:1275] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:27.077598  2822 consensus_queue.cc:1048] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:27.087268  2823 raft_consensus.cc:2955] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.093438  2495 raft_consensus.cc:2955] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.094193  2567 raft_consensus.cc:2955] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.105268  2391 catalog_manager.cc:5697] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee reported cstate change: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "a8bfa4eda97f4927a130f599b6a54dee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:27.122273  2495 consensus_queue.cc:237] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [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: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } }
I20260630 12:34:27.131880  2567 raft_consensus.cc:1275] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Refusing update from remote peer 81f1141f72d54e3890b5c85b5cc0f0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:27.132109  2643 raft_consensus.cc:1275] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Refusing update from remote peer 81f1141f72d54e3890b5c85b5cc0f0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:27.133706  2837 consensus_queue.cc:1048] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:27.134838  2741 consensus_queue.cc:1048] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:34:27.143635  2460 consensus_peers.cc:597] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 -> Peer 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132:39765): Couldn't send request to peer 49df9fcf943a47df85f5e5f01e6544b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0cb90bc2b4ae415fad60dd885db7a5c0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:27.146679  2837 raft_consensus.cc:2955] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.148394  2567 raft_consensus.cc:2955] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.151428  2643 raft_consensus.cc:2955] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.172384  2393 catalog_manager.cc:5697] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee reported cstate change: config changed from index -1 to 2, NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } } }
I20260630 12:34:27.332683  2815 heartbeater.cc:499] Master 127.23.134.190:41923 was elected leader, sending a full tablet report...
I20260630 12:34:27.529632  2843 ts_tablet_manager.cc:933] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: Initiating tablet copy from peer a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689)
I20260630 12:34:27.530042  2844 ts_tablet_manager.cc:933] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: Initiating tablet copy from peer a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689)
I20260630 12:34:27.532272  2843 tablet_copy_client.cc:323] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:37689
I20260630 12:34:27.532740  2844 tablet_copy_client.cc:323] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:37689
I20260630 12:34:27.546273  2654 tablet_copy_service.cc:140] P a8bfa4eda97f4927a130f599b6a54dee: Received BeginTabletCopySession request for tablet 7740b00dddb44228923d6dac9e5b043b from peer 49df9fcf943a47df85f5e5f01e6544b3 ({username='slave'} at 127.0.0.1:59698)
I20260630 12:34:27.546711  2653 tablet_copy_service.cc:140] P a8bfa4eda97f4927a130f599b6a54dee: Received BeginTabletCopySession request for tablet 5159fe56425e4e74a6118532f2d2f255 from peer 49df9fcf943a47df85f5e5f01e6544b3 ({username='slave'} at 127.0.0.1:59698)
I20260630 12:34:27.546919  2654 tablet_copy_service.cc:161] P a8bfa4eda97f4927a130f599b6a54dee: Beginning new tablet copy session on tablet 7740b00dddb44228923d6dac9e5b043b from peer 49df9fcf943a47df85f5e5f01e6544b3 at {username='slave'} at 127.0.0.1:59698: session id = 49df9fcf943a47df85f5e5f01e6544b3-7740b00dddb44228923d6dac9e5b043b
I20260630 12:34:27.547763  2653 tablet_copy_service.cc:161] P a8bfa4eda97f4927a130f599b6a54dee: Beginning new tablet copy session on tablet 5159fe56425e4e74a6118532f2d2f255 from peer 49df9fcf943a47df85f5e5f01e6544b3 at {username='slave'} at 127.0.0.1:59698: session id = 49df9fcf943a47df85f5e5f01e6544b3-5159fe56425e4e74a6118532f2d2f255
I20260630 12:34:27.554853  2654 tablet_copy_source_session.cc:215] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:27.558249  2653 tablet_copy_source_session.cc:215] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:27.558522  2843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7740b00dddb44228923d6dac9e5b043b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:27.562115  2844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5159fe56425e4e74a6118532f2d2f255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:27.579675  2843 tablet_copy_client.cc:806] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:27.580438  2843 tablet_copy_client.cc:670] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:27.582258  2849 ts_tablet_manager.cc:933] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: Initiating tablet copy from peer 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647)
I20260630 12:34:27.586534  2844 tablet_copy_client.cc:806] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:27.587308  2844 tablet_copy_client.cc:670] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:27.590371  2843 tablet_copy_client.cc:538] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:27.590301  2849 tablet_copy_client.cc:323] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:46647
I20260630 12:34:27.595824  2844 tablet_copy_client.cc:538] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:27.602433  2843 tablet_bootstrap.cc:492] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: Bootstrap starting.
I20260630 12:34:27.602854  2505 tablet_copy_service.cc:140] P 81f1141f72d54e3890b5c85b5cc0f0e3: Received BeginTabletCopySession request for tablet 0cb90bc2b4ae415fad60dd885db7a5c0 from peer 49df9fcf943a47df85f5e5f01e6544b3 ({username='slave'} at 127.0.0.1:37166)
I20260630 12:34:27.603478  2505 tablet_copy_service.cc:161] P 81f1141f72d54e3890b5c85b5cc0f0e3: Beginning new tablet copy session on tablet 0cb90bc2b4ae415fad60dd885db7a5c0 from peer 49df9fcf943a47df85f5e5f01e6544b3 at {username='slave'} at 127.0.0.1:37166: session id = 49df9fcf943a47df85f5e5f01e6544b3-0cb90bc2b4ae415fad60dd885db7a5c0
I20260630 12:34:27.609447  2844 tablet_bootstrap.cc:492] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: Bootstrap starting.
I20260630 12:34:27.612365  2505 tablet_copy_source_session.cc:215] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:27.615963  2849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb90bc2b4ae415fad60dd885db7a5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:27.632682  2843 tablet_bootstrap.cc:492] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:27.633888  2843 tablet_bootstrap.cc:492] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: Bootstrap complete.
I20260630 12:34:27.634733  2843 ts_tablet_manager.cc:1403] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.009s
I20260630 12:34:27.638424  2843 raft_consensus.cc:359] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } }
I20260630 12:34:27.639386  2843 raft_consensus.cc:740] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49df9fcf943a47df85f5e5f01e6544b3, State: Initialized, Role: LEARNER
I20260630 12:34:27.640163  2843 consensus_queue.cc:260] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 [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: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } }
I20260630 12:34:27.643133  2849 tablet_copy_client.cc:806] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:27.644034  2849 tablet_copy_client.cc:670] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:27.648054  2843 ts_tablet_manager.cc:1434] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:34:27.648999  2849 tablet_copy_client.cc:538] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:27.652890  2844 tablet_bootstrap.cc:492] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:27.653935  2844 tablet_bootstrap.cc:492] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: Bootstrap complete.
I20260630 12:34:27.654379  2653 tablet_copy_service.cc:342] P a8bfa4eda97f4927a130f599b6a54dee: Request end of tablet copy session 49df9fcf943a47df85f5e5f01e6544b3-7740b00dddb44228923d6dac9e5b043b received from {username='slave'} at 127.0.0.1:59698
I20260630 12:34:27.654808  2844 ts_tablet_manager.cc:1403] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.007s
I20260630 12:34:27.654911  2653 tablet_copy_service.cc:434] P a8bfa4eda97f4927a130f599b6a54dee: ending tablet copy session 49df9fcf943a47df85f5e5f01e6544b3-7740b00dddb44228923d6dac9e5b043b on tablet 7740b00dddb44228923d6dac9e5b043b with peer 49df9fcf943a47df85f5e5f01e6544b3
I20260630 12:34:27.659606  2849 tablet_bootstrap.cc:492] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: Bootstrap starting.
I20260630 12:34:27.658258  2844 raft_consensus.cc:359] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } }
I20260630 12:34:27.661442  2844 raft_consensus.cc:740] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49df9fcf943a47df85f5e5f01e6544b3, State: Initialized, Role: LEARNER
I20260630 12:34:27.662292  2844 consensus_queue.cc:260] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 [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: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } }
I20260630 12:34:27.664556  2844 ts_tablet_manager.cc:1434] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:34:27.666491  2653 tablet_copy_service.cc:342] P a8bfa4eda97f4927a130f599b6a54dee: Request end of tablet copy session 49df9fcf943a47df85f5e5f01e6544b3-5159fe56425e4e74a6118532f2d2f255 received from {username='slave'} at 127.0.0.1:59698
I20260630 12:34:27.666916  2653 tablet_copy_service.cc:434] P a8bfa4eda97f4927a130f599b6a54dee: ending tablet copy session 49df9fcf943a47df85f5e5f01e6544b3-5159fe56425e4e74a6118532f2d2f255 on tablet 5159fe56425e4e74a6118532f2d2f255 with peer 49df9fcf943a47df85f5e5f01e6544b3
I20260630 12:34:27.685940  2849 tablet_bootstrap.cc:492] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:27.686983  2849 tablet_bootstrap.cc:492] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: Bootstrap complete.
I20260630 12:34:27.687791  2849 ts_tablet_manager.cc:1403] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.005s
I20260630 12:34:27.691113  2849 raft_consensus.cc:359] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } }
I20260630 12:34:27.692001  2849 raft_consensus.cc:740] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49df9fcf943a47df85f5e5f01e6544b3, State: Initialized, Role: LEARNER
I20260630 12:34:27.692677  2849 consensus_queue.cc:260] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3 [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: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: true } }
I20260630 12:34:27.695400  2849 ts_tablet_manager.cc:1434] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:34:27.697326  2505 tablet_copy_service.cc:342] P 81f1141f72d54e3890b5c85b5cc0f0e3: Request end of tablet copy session 49df9fcf943a47df85f5e5f01e6544b3-0cb90bc2b4ae415fad60dd885db7a5c0 received from {username='slave'} at 127.0.0.1:37166
I20260630 12:34:27.697844  2505 tablet_copy_service.cc:434] P 81f1141f72d54e3890b5c85b5cc0f0e3: ending tablet copy session 49df9fcf943a47df85f5e5f01e6544b3-0cb90bc2b4ae415fad60dd885db7a5c0 on tablet 0cb90bc2b4ae415fad60dd885db7a5c0 with peer 49df9fcf943a47df85f5e5f01e6544b3
I20260630 12:34:27.907071  2789 raft_consensus.cc:1217] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:27.919943  2789 raft_consensus.cc:1217] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:28.169390  2789 raft_consensus.cc:1217] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:28.395352  2855 raft_consensus.cc:1064] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee: attempting to promote NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 to VOTER
I20260630 12:34:28.397660  2855 consensus_queue.cc:237] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [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: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } }
I20260630 12:34:28.404595  2567 raft_consensus.cc:1275] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:28.404910  2789 raft_consensus.cc:1275] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:28.405508  2495 raft_consensus.cc:1275] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:28.407090  2855 consensus_queue.cc:1048] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:28.408710  2823 consensus_queue.cc:1048] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:28.411016  2822 consensus_queue.cc:1048] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:28.413724  2822 raft_consensus.cc:1064] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee: attempting to promote NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 to VOTER
I20260630 12:34:28.418535  2822 consensus_queue.cc:237] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [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: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } }
I20260630 12:34:28.430936  2790 raft_consensus.cc:1275] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:28.432937  2855 consensus_queue.cc:1048] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:28.437727  2860 raft_consensus.cc:2955] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.445626  2495 raft_consensus.cc:1275] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:28.448382  2866 consensus_queue.cc:1048] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:34:28.449121  2567 raft_consensus.cc:1275] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:28.448737  2568 raft_consensus.cc:2955] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.450697  2866 consensus_queue.cc:1048] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:28.461118  2790 raft_consensus.cc:2955] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.475684  2493 raft_consensus.cc:2955] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.478137  2391 catalog_manager.cc:5697] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 reported cstate change: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8bfa4eda97f4927a130f599b6a54dee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.491230  2569 raft_consensus.cc:2955] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.493130  2823 raft_consensus.cc:2955] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.499825  2495 raft_consensus.cc:2955] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.514859  2790 raft_consensus.cc:2955] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.534704  2392 catalog_manager.cc:5697] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 reported cstate change: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a8bfa4eda97f4927a130f599b6a54dee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.539136  2643 consensus_queue.cc:237] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [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: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } }
I20260630 12:34:28.546895  2790 raft_consensus.cc:1275] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:28.547379  2495 raft_consensus.cc:1275] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:28.550024  2865 consensus_queue.cc:1048] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:34:28.552210  2865 consensus_queue.cc:1048] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:28.561430  2823 raft_consensus.cc:2955] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0390281116a44c38e95d7d1a84f596c (127.23.134.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.566200  2495 raft_consensus.cc:2955] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0390281116a44c38e95d7d1a84f596c (127.23.134.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.575794  2377 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5159fe56425e4e74a6118532f2d2f255 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:28.576871  2643 consensus_queue.cc:237] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [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: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } }
I20260630 12:34:28.583242  2390 catalog_manager.cc:5697] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 reported cstate change: config changed from index 3 to 4, VOTER a0390281116a44c38e95d7d1a84f596c (127.23.134.130) evicted. New cstate: current_term: 1 leader_uuid: "a8bfa4eda97f4927a130f599b6a54dee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.585623  2789 raft_consensus.cc:2955] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0390281116a44c38e95d7d1a84f596c (127.23.134.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.591033  2569 raft_consensus.cc:1275] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:28.593358  2823 consensus_queue.cc:1048] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:28.599289  2790 raft_consensus.cc:1275] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Refusing update from remote peer a8bfa4eda97f4927a130f599b6a54dee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:28.601161  2855 raft_consensus.cc:2955] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.601416  2866 consensus_queue.cc:1048] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [LEADER]: Connected to new peer: Peer: permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:34:28.603277  2568 raft_consensus.cc:2955] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.606726  2559 tablet_service.cc:1558] Processing DeleteTablet for tablet 5159fe56425e4e74a6118532f2d2f255 with delete_type TABLET_DATA_TOMBSTONED (TS a0390281116a44c38e95d7d1a84f596c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56174
I20260630 12:34:28.614063  2789 raft_consensus.cc:2955] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.621673  2874 tablet_replica.cc:333] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c: stopping tablet replica
I20260630 12:34:28.626453  2377 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7740b00dddb44228923d6dac9e5b043b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:28.625478  2874 raft_consensus.cc:2243] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:28.631052  2874 raft_consensus.cc:2272] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:28.630877  2390 catalog_manager.cc:5697] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee reported cstate change: config changed from index 3 to 4, VOTER 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129) evicted. New cstate: current_term: 1 leader_uuid: "a8bfa4eda97f4927a130f599b6a54dee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:28.637379  2874 ts_tablet_manager.cc:1916] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:28.644563  2485 tablet_service.cc:1558] Processing DeleteTablet for tablet 7740b00dddb44228923d6dac9e5b043b with delete_type TABLET_DATA_TOMBSTONED (TS 81f1141f72d54e3890b5c85b5cc0f0e3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45982
I20260630 12:34:28.648418  2875 tablet_replica.cc:333] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3: stopping tablet replica
I20260630 12:34:28.650027  2875 raft_consensus.cc:2243] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:28.650974  2875 raft_consensus.cc:2272] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:28.655460  2875 ts_tablet_manager.cc:1916] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:28.657325  2874 ts_tablet_manager.cc:1929] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:28.657874  2874 log.cc:1199] T 5159fe56425e4e74a6118532f2d2f255 P a0390281116a44c38e95d7d1a84f596c: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-1-root/wals/5159fe56425e4e74a6118532f2d2f255
I20260630 12:34:28.659734  2377 catalog_manager.cc:5028] TS a0390281116a44c38e95d7d1a84f596c (127.23.134.130:37689): tablet 5159fe56425e4e74a6118532f2d2f255 (table test-workload [id=11b4249da380496495589b06ccfd9db8]) successfully deleted
I20260630 12:34:28.669518  2875 ts_tablet_manager.cc:1929] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:28.670120  2875 log.cc:1199] T 7740b00dddb44228923d6dac9e5b043b P 81f1141f72d54e3890b5c85b5cc0f0e3: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-0-root/wals/7740b00dddb44228923d6dac9e5b043b
I20260630 12:34:28.671689  2377 catalog_manager.cc:5028] TS 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647): tablet 7740b00dddb44228923d6dac9e5b043b (table test-workload [id=11b4249da380496495589b06ccfd9db8]) successfully deleted
I20260630 12:34:28.686499  2856 raft_consensus.cc:1064] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3: attempting to promote NON_VOTER 49df9fcf943a47df85f5e5f01e6544b3 to VOTER
I20260630 12:34:28.688722  2856 consensus_queue.cc:237] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [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: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } }
I20260630 12:34:28.695498  2789 raft_consensus.cc:1275] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 LEARNER]: Refusing update from remote peer 81f1141f72d54e3890b5c85b5cc0f0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:28.697125  2643 raft_consensus.cc:1275] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Refusing update from remote peer 81f1141f72d54e3890b5c85b5cc0f0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:28.697759  2876 consensus_queue.cc:1048] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:34:28.699010  2568 raft_consensus.cc:1275] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Refusing update from remote peer 81f1141f72d54e3890b5c85b5cc0f0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:28.699271  2878 consensus_queue.cc:1048] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:34:28.700558  2856 consensus_queue.cc:1048] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:28.727109  2856 raft_consensus.cc:2955] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.729288  2568 raft_consensus.cc:2955] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.731370  2643 raft_consensus.cc:2955] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.744136  2393 catalog_manager.cc:5697] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c reported cstate change: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.744931  2789 raft_consensus.cc:2955] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49df9fcf943a47df85f5e5f01e6544b3 (127.23.134.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "a8bfa4eda97f4927a130f599b6a54dee" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 37689 } attrs { replace: true } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.761407  2495 consensus_queue.cc:237] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [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: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } }
I20260630 12:34:28.767817  2568 raft_consensus.cc:1275] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Refusing update from remote peer 81f1141f72d54e3890b5c85b5cc0f0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:28.766713  2789 raft_consensus.cc:1275] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Refusing update from remote peer 81f1141f72d54e3890b5c85b5cc0f0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:28.769556  2876 consensus_queue.cc:1048] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:34:28.770910  2856 consensus_queue.cc:1048] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:28.777336  2876 raft_consensus.cc:2955] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.779743  2568 raft_consensus.cc:2955] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.786298  2789 raft_consensus.cc:2955] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.788834  2377 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0cb90bc2b4ae415fad60dd885db7a5c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:28.795531  2391 catalog_manager.cc:5697] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c reported cstate change: config changed from index 3 to 4, VOTER a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131) evicted. New cstate: current_term: 1 leader_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0390281116a44c38e95d7d1a84f596c" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 37689 } } peers { permanent_uuid: "81f1141f72d54e3890b5c85b5cc0f0e3" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 46647 } } peers { permanent_uuid: "49df9fcf943a47df85f5e5f01e6544b3" member_type: VOTER last_known_addr { host: "127.23.134.132" port: 39765 } attrs { promote: false } } }
I20260630 12:34:28.808714  2633 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cb90bc2b4ae415fad60dd885db7a5c0 with delete_type TABLET_DATA_TOMBSTONED (TS a8bfa4eda97f4927a130f599b6a54dee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57542
I20260630 12:34:28.811025  2882 tablet_replica.cc:333] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee: stopping tablet replica
I20260630 12:34:28.811810  2882 raft_consensus.cc:2243] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:28.812598  2882 raft_consensus.cc:2272] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:28.816237  2882 ts_tablet_manager.cc:1916] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:28.828480  2882 ts_tablet_manager.cc:1929] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:28.828807  2882 log.cc:1199] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a8bfa4eda97f4927a130f599b6a54dee: Deleting WAL directory at /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822614560071-24090-0/minicluster-data/ts-2-root/wals/0cb90bc2b4ae415fad60dd885db7a5c0
I20260630 12:34:28.830499  2377 catalog_manager.cc:5028] TS a8bfa4eda97f4927a130f599b6a54dee (127.23.134.131:37689): tablet 0cb90bc2b4ae415fad60dd885db7a5c0 (table test-workload [id=11b4249da380496495589b06ccfd9db8]) successfully deleted
I20260630 12:34:29.341679 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:34:29.370167 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:29.371100 24090 tablet_replica.cc:333] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3: stopping tablet replica
I20260630 12:34:29.372004 24090 raft_consensus.cc:2243] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:29.372596 24090 raft_consensus.cc:2272] T 9241c15d859145b5a48a947667ac7756 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.375171 24090 tablet_replica.cc:333] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3: stopping tablet replica
I20260630 12:34:29.375698 24090 raft_consensus.cc:2243] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:29.376194 24090 raft_consensus.cc:2272] T 5159fe56425e4e74a6118532f2d2f255 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.379045 24090 tablet_replica.cc:333] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3: stopping tablet replica
I20260630 12:34:29.379611 24090 raft_consensus.cc:2243] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:29.380492 24090 raft_consensus.cc:2272] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 81f1141f72d54e3890b5c85b5cc0f0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.407799 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
W20260630 12:34:29.424716  2607 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.129:46647: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:34:29.429396  2607 consensus_peers.cc:597] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee -> Peer 81f1141f72d54e3890b5c85b5cc0f0e3 (127.23.134.129:46647): Couldn't send request to peer 81f1141f72d54e3890b5c85b5cc0f0e3. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:46647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:29.432857 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:34:29.462405 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:29.463245 24090 tablet_replica.cc:333] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c: stopping tablet replica
I20260630 12:34:29.463968 24090 raft_consensus.cc:2243] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:29.464779 24090 raft_consensus.cc:2272] T 7740b00dddb44228923d6dac9e5b043b P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.468636 24090 tablet_replica.cc:333] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c: stopping tablet replica
I20260630 12:34:29.469302 24090 raft_consensus.cc:2243] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:29.470367 24090 raft_consensus.cc:2272] T 9241c15d859145b5a48a947667ac7756 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.473143 24090 tablet_replica.cc:333] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c: stopping tablet replica
I20260630 12:34:29.473827 24090 raft_consensus.cc:2243] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:29.474530 24090 raft_consensus.cc:2272] T 0cb90bc2b4ae415fad60dd885db7a5c0 P a0390281116a44c38e95d7d1a84f596c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.501127 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:34:29.522076 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:34:29.548974 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:29.549865 24090 tablet_replica.cc:333] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee: stopping tablet replica
I20260630 12:34:29.550549 24090 raft_consensus.cc:2243] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:29.551473 24090 raft_consensus.cc:2272] T 7740b00dddb44228923d6dac9e5b043b P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.554731 24090 tablet_replica.cc:333] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee: stopping tablet replica
I20260630 12:34:29.555303 24090 raft_consensus.cc:2243] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:29.555773 24090 raft_consensus.cc:2272] T 9241c15d859145b5a48a947667ac7756 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.558305 24090 tablet_replica.cc:333] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee: stopping tablet replica
I20260630 12:34:29.558820 24090 raft_consensus.cc:2243] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:29.559651 24090 raft_consensus.cc:2272] T 5159fe56425e4e74a6118532f2d2f255 P a8bfa4eda97f4927a130f599b6a54dee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.605309 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:34:29.624006 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:34:29.647326 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:29.648025 24090 tablet_replica.cc:333] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3: stopping tablet replica
I20260630 12:34:29.648636 24090 raft_consensus.cc:2243] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:29.649269 24090 raft_consensus.cc:2272] T 0cb90bc2b4ae415fad60dd885db7a5c0 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.652328 24090 tablet_replica.cc:333] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3: stopping tablet replica
I20260630 12:34:29.652880 24090 raft_consensus.cc:2243] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:29.653365 24090 raft_consensus.cc:2272] T 5159fe56425e4e74a6118532f2d2f255 P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.655354 24090 tablet_replica.cc:333] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3: stopping tablet replica
I20260630 12:34:29.655862 24090 raft_consensus.cc:2243] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:29.656329 24090 raft_consensus.cc:2272] T 7740b00dddb44228923d6dac9e5b043b P 49df9fcf943a47df85f5e5f01e6544b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.677183 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:34:29.690868 24090 master.cc:562] Master@127.23.134.190:41923 shutting down...
I20260630 12:34:29.709357 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:29.710023 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:29.710340 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef02d9bae1734bf6b8c1b51278c01f85: stopping tablet replica
I20260630 12:34:29.731210 24090 master.cc:584] Master@127.23.134.190:41923 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (13011 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:34:29.780543 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:32949
I20260630 12:34:29.781797 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:29.787576  2887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:29.788918  2888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:29.789491  2890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:29.789963 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:29.790949 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:29.791136 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:29.791335 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822869791317 us; error 0 us; skew 500 ppm
I20260630 12:34:29.791931 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:29.794555 24090 webserver.cc:533] Webserver started at http://127.23.134.190:38335/ using document root <none> and password file <none>
I20260630 12:34:29.795091 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:29.795289 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:29.795598 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:29.796777 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "31c7af9297b94a9588808d8add5247cc"
format_stamp: "Formatted at 2026-06-30 12:34:29 on dist-test-slave-69xz"
I20260630 12:34:29.801344 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:29.804720  2895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:29.805501 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:29.805853 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "31c7af9297b94a9588808d8add5247cc"
format_stamp: "Formatted at 2026-06-30 12:34:29 on dist-test-slave-69xz"
I20260630 12:34:29.806134 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:29.832612 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:29.834035 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:29.876907 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:32949
I20260630 12:34:29.877035  2946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:32949 every 8 connection(s)
I20260630 12:34:29.881163  2947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:29.893857  2947 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc: Bootstrap starting.
I20260630 12:34:29.899060  2947 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:29.903777  2947 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc: No bootstrap required, opened a new log
I20260630 12:34:29.906433  2947 raft_consensus.cc:359] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31c7af9297b94a9588808d8add5247cc" member_type: VOTER }
I20260630 12:34:29.906860  2947 raft_consensus.cc:385] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:29.907048  2947 raft_consensus.cc:740] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7af9297b94a9588808d8add5247cc, State: Initialized, Role: FOLLOWER
I20260630 12:34:29.907716  2947 consensus_queue.cc:260] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "31c7af9297b94a9588808d8add5247cc" member_type: VOTER }
I20260630 12:34:29.908291  2947 raft_consensus.cc:399] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:29.908543  2947 raft_consensus.cc:493] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:29.908761  2947 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:29.914630  2947 raft_consensus.cc:515] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31c7af9297b94a9588808d8add5247cc" member_type: VOTER }
I20260630 12:34:29.915251  2947 leader_election.cc:304] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [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: 31c7af9297b94a9588808d8add5247cc; no voters: 
I20260630 12:34:29.916524  2947 leader_election.cc:290] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:29.917040  2950 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:29.918551  2950 raft_consensus.cc:697] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 1 LEADER]: Becoming Leader. State: Replica: 31c7af9297b94a9588808d8add5247cc, State: Running, Role: LEADER
I20260630 12:34:29.919263  2950 consensus_queue.cc:237] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [LEADER]: Queue going to LEADER mode. State: All 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: "31c7af9297b94a9588808d8add5247cc" member_type: VOTER }
I20260630 12:34:29.919909  2947 sys_catalog.cc:565] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:29.924125  2951 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "31c7af9297b94a9588808d8add5247cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31c7af9297b94a9588808d8add5247cc" member_type: VOTER } }
I20260630 12:34:29.924853  2951 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:29.924125  2952 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31c7af9297b94a9588808d8add5247cc. Latest consensus state: current_term: 1 leader_uuid: "31c7af9297b94a9588808d8add5247cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31c7af9297b94a9588808d8add5247cc" member_type: VOTER } }
I20260630 12:34:29.927099  2952 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:29.929595  2958 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:29.935940  2958 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:29.937851 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:29.946190  2958 catalog_manager.cc:1383] Generated new cluster ID: 54a60551512a436386c09f37027ba9db
I20260630 12:34:29.946539  2958 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:29.997419  2958 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:29.999014  2958 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:30.015118  2958 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc: Generated new TSK 0
I20260630 12:34:30.015858  2958 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:30.069754 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:30.076294  2968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:30.077461  2969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:30.079114  2971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:30.079264 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:30.080579 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:30.080770 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:30.080897 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822870080885 us; error 0 us; skew 500 ppm
I20260630 12:34:30.081367 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:30.084146 24090 webserver.cc:533] Webserver started at http://127.23.134.129:39433/ using document root <none> and password file <none>
I20260630 12:34:30.084632 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:30.084805 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:30.085032 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:30.086319 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "30ea133386094def98645e54d5dd7088"
format_stamp: "Formatted at 2026-06-30 12:34:30 on dist-test-slave-69xz"
I20260630 12:34:30.091936 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:34:30.095772  2976 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:30.096663 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:34:30.097085 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "30ea133386094def98645e54d5dd7088"
format_stamp: "Formatted at 2026-06-30 12:34:30 on dist-test-slave-69xz"
I20260630 12:34:30.097457 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:30.127466 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:30.129245 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:30.131496 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:30.134162 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:30.134408 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:30.134688 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:30.134864 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:30.177369 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:41109
I20260630 12:34:30.177493  3038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:41109 every 8 connection(s)
I20260630 12:34:30.183231 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:30.190625  3043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:30.192164  3044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:30.195035  3046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:30.196373 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:30.196534  3039 heartbeater.cc:344] Connected to a master server at 127.23.134.190:32949
I20260630 12:34:30.197043  3039 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:30.197645 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:30.197907 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:30.197952  3039 heartbeater.cc:507] Master 127.23.134.190:32949 requested a full tablet report, sending...
I20260630 12:34:30.198096 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822870198080 us; error 0 us; skew 500 ppm
I20260630 12:34:30.198861 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:30.200569  2912 ts_manager.cc:194] Registered new tserver with Master: 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109)
I20260630 12:34:30.201877 24090 webserver.cc:533] Webserver started at http://127.23.134.130:41821/ using document root <none> and password file <none>
I20260630 12:34:30.202577 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:30.202814 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:30.203120 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:30.203197  2912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50210
I20260630 12:34:30.204766 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "dfc6a7535cfc4ace9cde9f139faa8cff"
format_stamp: "Formatted at 2026-06-30 12:34:30 on dist-test-slave-69xz"
I20260630 12:34:30.591269 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.386s	user 0.005s	sys 0.019s
I20260630 12:34:30.596730  3051 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:30.597723 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:34:30.598127 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "dfc6a7535cfc4ace9cde9f139faa8cff"
format_stamp: "Formatted at 2026-06-30 12:34:30 on dist-test-slave-69xz"
I20260630 12:34:30.598551 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:30.609462 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:30.610486 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:30.611845 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:30.614204 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:30.614373 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:30.614665 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:30.614827 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:30.657306 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:39293
I20260630 12:34:30.657433  3113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:39293 every 8 connection(s)
I20260630 12:34:30.662564 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:30.670439  3117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:30.673993  3120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:30.674003  3118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:30.675701 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:30.676908 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:30.677178 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:30.677403 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822870677381 us; error 0 us; skew 500 ppm
I20260630 12:34:30.677524  3114 heartbeater.cc:344] Connected to a master server at 127.23.134.190:32949
I20260630 12:34:30.677961  3114 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:30.678215 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:30.678889  3114 heartbeater.cc:507] Master 127.23.134.190:32949 requested a full tablet report, sending...
I20260630 12:34:30.681315 24090 webserver.cc:533] Webserver started at http://127.23.134.131:45077/ using document root <none> and password file <none>
I20260630 12:34:30.681490  2912 ts_manager.cc:194] Registered new tserver with Master: dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293)
I20260630 12:34:30.681937 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:30.682250 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:30.682542 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:30.683285  2912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50224
I20260630 12:34:30.683844 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "48882bd68a4542eb9c199f6326ac666f"
format_stamp: "Formatted at 2026-06-30 12:34:30 on dist-test-slave-69xz"
I20260630 12:34:30.689109 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:34:30.692821  3125 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:30.693697 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:34:30.693953 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "48882bd68a4542eb9c199f6326ac666f"
format_stamp: "Formatted at 2026-06-30 12:34:30 on dist-test-slave-69xz"
I20260630 12:34:30.694190 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:30.706449 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:30.707391 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:30.708767 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:30.711015 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:30.711247 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:30.711486 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:30.711668 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:30.755792 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:38139
I20260630 12:34:30.755936  3187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:38139 every 8 connection(s)
I20260630 12:34:30.770571  3188 heartbeater.cc:344] Connected to a master server at 127.23.134.190:32949
I20260630 12:34:30.771075  3188 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:30.771865  3188 heartbeater.cc:507] Master 127.23.134.190:32949 requested a full tablet report, sending...
I20260630 12:34:30.773874  2912 ts_manager.cc:194] Registered new tserver with Master: 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
I20260630 12:34:30.774236 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014881752s
I20260630 12:34:30.775597  2912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50232
I20260630 12:34:31.063493  2912 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50246:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:31.066407  2912 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:31.140607  3079 tablet_service.cc:1511] Processing CreateTablet for tablet 022fbcad282447608a5e82d23bfd246d (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:31.142306  3079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 022fbcad282447608a5e82d23bfd246d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.145498  3077 tablet_service.cc:1511] Processing CreateTablet for tablet 09d1e4a232f84beebab0cf6f90be1289 (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:31.146044  3078 tablet_service.cc:1511] Processing CreateTablet for tablet 8858c314a66043bd8eb9f3fbdd5d9adb (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:31.147190  3077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d1e4a232f84beebab0cf6f90be1289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.148419  3078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8858c314a66043bd8eb9f3fbdd5d9adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.164448  3153 tablet_service.cc:1511] Processing CreateTablet for tablet 022fbcad282447608a5e82d23bfd246d (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:31.164793  3075 tablet_service.cc:1511] Processing CreateTablet for tablet f710cbaaec504fcab83f3105afee7043 (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:31.166126  3153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 022fbcad282447608a5e82d23bfd246d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.166262  3075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f710cbaaec504fcab83f3105afee7043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.169466  3152 tablet_service.cc:1511] Processing CreateTablet for tablet 8858c314a66043bd8eb9f3fbdd5d9adb (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:31.169967  3074 tablet_service.cc:1511] Processing CreateTablet for tablet 0a93e17ff97d4c989f25884c58dfffca (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:31.171025  3152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8858c314a66043bd8eb9f3fbdd5d9adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.171404  3074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a93e17ff97d4c989f25884c58dfffca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.174321  3076 tablet_service.cc:1511] Processing CreateTablet for tablet a6161564e9ef4e1dbb865ffdc8ea4653 (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:31.176326  3076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6161564e9ef4e1dbb865ffdc8ea4653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.175957  3149 tablet_service.cc:1511] Processing CreateTablet for tablet f710cbaaec504fcab83f3105afee7043 (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:31.176182  3150 tablet_service.cc:1511] Processing CreateTablet for tablet a6161564e9ef4e1dbb865ffdc8ea4653 (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:31.177448  3149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f710cbaaec504fcab83f3105afee7043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.178282  3148 tablet_service.cc:1511] Processing CreateTablet for tablet 0a93e17ff97d4c989f25884c58dfffca (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:31.174333  3151 tablet_service.cc:1511] Processing CreateTablet for tablet 09d1e4a232f84beebab0cf6f90be1289 (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:31.180243  3148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a93e17ff97d4c989f25884c58dfffca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.182443  3151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d1e4a232f84beebab0cf6f90be1289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.184124  3150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6161564e9ef4e1dbb865ffdc8ea4653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.206295  3039 heartbeater.cc:499] Master 127.23.134.190:32949 was elected leader, sending a full tablet report...
I20260630 12:34:31.216210  3003 tablet_service.cc:1511] Processing CreateTablet for tablet 8858c314a66043bd8eb9f3fbdd5d9adb (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:31.217562  3004 tablet_service.cc:1511] Processing CreateTablet for tablet 022fbcad282447608a5e82d23bfd246d (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:31.219014  3002 tablet_service.cc:1511] Processing CreateTablet for tablet 09d1e4a232f84beebab0cf6f90be1289 (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:31.219827  3001 tablet_service.cc:1511] Processing CreateTablet for tablet a6161564e9ef4e1dbb865ffdc8ea4653 (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:31.222976  2999 tablet_service.cc:1511] Processing CreateTablet for tablet 0a93e17ff97d4c989f25884c58dfffca (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:31.224808  3000 tablet_service.cc:1511] Processing CreateTablet for tablet f710cbaaec504fcab83f3105afee7043 (DEFAULT_TABLE table=test-workload [id=b3b17523501a444a8d3ab4d034c98ac4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:31.236377  3207 tablet_bootstrap.cc:492] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff: Bootstrap starting.
I20260630 12:34:31.243570  3003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8858c314a66043bd8eb9f3fbdd5d9adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.244470  3001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6161564e9ef4e1dbb865ffdc8ea4653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.245921  3004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 022fbcad282447608a5e82d23bfd246d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.247925  3000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f710cbaaec504fcab83f3105afee7043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.250476  2999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a93e17ff97d4c989f25884c58dfffca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.254491  3207 tablet_bootstrap.cc:654] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.272022  3208 tablet_bootstrap.cc:492] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f: Bootstrap starting.
I20260630 12:34:31.285902  3002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d1e4a232f84beebab0cf6f90be1289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:31.302610  3208 tablet_bootstrap.cc:654] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.310321  3210 tablet_bootstrap.cc:492] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088: Bootstrap starting.
I20260630 12:34:31.315606  3208 tablet_bootstrap.cc:492] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f: No bootstrap required, opened a new log
I20260630 12:34:31.316210  3208 ts_tablet_manager.cc:1403] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.004s
I20260630 12:34:31.319455  3208 raft_consensus.cc:359] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.320966  3208 raft_consensus.cc:385] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.321259  3208 raft_consensus.cc:740] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48882bd68a4542eb9c199f6326ac666f, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.322193  3208 consensus_queue.cc:260] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.332142  3188 heartbeater.cc:499] Master 127.23.134.190:32949 was elected leader, sending a full tablet report...
I20260630 12:34:31.332938  3208 ts_tablet_manager.cc:1434] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.008s
I20260630 12:34:31.333355  3210 tablet_bootstrap.cc:654] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.334089  3208 tablet_bootstrap.cc:492] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f: Bootstrap starting.
I20260630 12:34:31.335350  3207 tablet_bootstrap.cc:492] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff: No bootstrap required, opened a new log
I20260630 12:34:31.335896  3207 ts_tablet_manager.cc:1403] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.015s
I20260630 12:34:31.339389  3207 raft_consensus.cc:359] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } } peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } }
I20260630 12:34:31.340178  3207 raft_consensus.cc:385] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.340474  3207 raft_consensus.cc:740] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc6a7535cfc4ace9cde9f139faa8cff, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.341028  3208 tablet_bootstrap.cc:654] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.341426  3207 consensus_queue.cc:260] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } } peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } }
I20260630 12:34:31.350103  3207 ts_tablet_manager.cc:1434] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.002s
I20260630 12:34:31.351159  3114 heartbeater.cc:499] Master 127.23.134.190:32949 was elected leader, sending a full tablet report...
I20260630 12:34:31.357877  3207 tablet_bootstrap.cc:492] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff: Bootstrap starting.
I20260630 12:34:31.367671  3207 tablet_bootstrap.cc:654] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.372795  3208 tablet_bootstrap.cc:492] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f: No bootstrap required, opened a new log
I20260630 12:34:31.373606  3208 ts_tablet_manager.cc:1403] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.025s
I20260630 12:34:31.377825  3208 raft_consensus.cc:359] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } } peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } }
I20260630 12:34:31.378841  3208 raft_consensus.cc:385] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.379204  3208 raft_consensus.cc:740] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48882bd68a4542eb9c199f6326ac666f, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.380451  3208 consensus_queue.cc:260] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } } peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } }
I20260630 12:34:31.383834  3208 ts_tablet_manager.cc:1434] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:34:31.385249  3208 tablet_bootstrap.cc:492] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f: Bootstrap starting.
I20260630 12:34:31.389986  3210 tablet_bootstrap.cc:492] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088: No bootstrap required, opened a new log
I20260630 12:34:31.390581  3210 ts_tablet_manager.cc:1403] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088: Time spent bootstrapping tablet: real 0.081s	user 0.043s	sys 0.018s
I20260630 12:34:31.394227  3208 tablet_bootstrap.cc:654] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.393913  3210 raft_consensus.cc:359] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.394765  3210 raft_consensus.cc:385] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.395090  3210 raft_consensus.cc:740] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ea133386094def98645e54d5dd7088, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.396155  3210 consensus_queue.cc:260] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.406085  3210 ts_tablet_manager.cc:1434] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260630 12:34:31.407145  3210 tablet_bootstrap.cc:492] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088: Bootstrap starting.
I20260630 12:34:31.407397  3208 tablet_bootstrap.cc:492] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f: No bootstrap required, opened a new log
I20260630 12:34:31.407496  3207 tablet_bootstrap.cc:492] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff: No bootstrap required, opened a new log
I20260630 12:34:31.408051  3208 ts_tablet_manager.cc:1403] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260630 12:34:31.408353  3207 ts_tablet_manager.cc:1403] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.031s
I20260630 12:34:31.410553  3212 raft_consensus.cc:493] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:31.411059  3212 raft_consensus.cc:515] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.411969  3207 raft_consensus.cc:359] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.412770  3207 raft_consensus.cc:385] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.413126  3207 raft_consensus.cc:740] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc6a7535cfc4ace9cde9f139faa8cff, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.414070  3207 consensus_queue.cc:260] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.414731  3210 tablet_bootstrap.cc:654] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.416585  3207 ts_tablet_manager.cc:1434] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:34:31.417896  3207 tablet_bootstrap.cc:492] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff: Bootstrap starting.
I20260630 12:34:31.422763  3212 leader_election.cc:290] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109), dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293)
I20260630 12:34:31.426390  3207 tablet_bootstrap.cc:654] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.426625  3212 raft_consensus.cc:493] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:31.426898  3210 tablet_bootstrap.cc:492] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088: No bootstrap required, opened a new log
I20260630 12:34:31.427198  3212 raft_consensus.cc:515] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } } peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } }
I20260630 12:34:31.427533  3210 ts_tablet_manager.cc:1403] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260630 12:34:31.430135  3212 leader_election.cc:290] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293), 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109)
I20260630 12:34:31.431627  3210 raft_consensus.cc:359] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } } peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } }
I20260630 12:34:31.432693  3210 raft_consensus.cc:385] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.434158  3210 raft_consensus.cc:740] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ea133386094def98645e54d5dd7088, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.435551  3210 consensus_queue.cc:260] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } } peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } }
I20260630 12:34:31.433925  3208 raft_consensus.cc:359] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.436726  3208 raft_consensus.cc:385] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.437045  3208 raft_consensus.cc:740] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48882bd68a4542eb9c199f6326ac666f, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.440227  3208 consensus_queue.cc:260] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.441103  3210 ts_tablet_manager.cc:1434] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:34:31.442582  3210 tablet_bootstrap.cc:492] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088: Bootstrap starting.
I20260630 12:34:31.449404  3208 ts_tablet_manager.cc:1434] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260630 12:34:31.450613  3208 tablet_bootstrap.cc:492] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f: Bootstrap starting.
I20260630 12:34:31.452250  3210 tablet_bootstrap.cc:654] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.454536  3207 tablet_bootstrap.cc:492] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff: No bootstrap required, opened a new log
I20260630 12:34:31.455184  3207 ts_tablet_manager.cc:1403] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.011s
I20260630 12:34:31.458456  3089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6161564e9ef4e1dbb865ffdc8ea4653" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" is_pre_election: true
I20260630 12:34:31.460073  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022fbcad282447608a5e82d23bfd246d" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" is_pre_election: true
I20260630 12:34:31.459600  3207 raft_consensus.cc:359] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.460851  3088 raft_consensus.cc:2468] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48882bd68a4542eb9c199f6326ac666f in term 0.
I20260630 12:34:31.460870  3207 raft_consensus.cc:385] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.461683  3207 raft_consensus.cc:740] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc6a7535cfc4ace9cde9f139faa8cff, State: Initialized, Role: FOLLOWER
W20260630 12:34:31.462594  3128 leader_election.cc:343] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:31.462766  3207 consensus_queue.cc:260] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.463402  3128 leader_election.cc:304] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48882bd68a4542eb9c199f6326ac666f, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 
I20260630 12:34:31.464478  3212 raft_consensus.cc:2804] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:31.464838  3212 raft_consensus.cc:493] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:31.465188  3212 raft_consensus.cc:3060] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.465669  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6161564e9ef4e1dbb865ffdc8ea4653" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088" is_pre_election: true
I20260630 12:34:31.466617  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022fbcad282447608a5e82d23bfd246d" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088" is_pre_election: true
I20260630 12:34:31.467317  3013 raft_consensus.cc:2468] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48882bd68a4542eb9c199f6326ac666f in term 0.
W20260630 12:34:31.467523  3126 leader_election.cc:343] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:31.468008  3126 leader_election.cc:304] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [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: 48882bd68a4542eb9c199f6326ac666f; no voters: 30ea133386094def98645e54d5dd7088, dfc6a7535cfc4ace9cde9f139faa8cff
I20260630 12:34:31.470626  3207 ts_tablet_manager.cc:1434] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260630 12:34:31.471608  3210 tablet_bootstrap.cc:492] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088: No bootstrap required, opened a new log
I20260630 12:34:31.471935  3207 tablet_bootstrap.cc:492] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff: Bootstrap starting.
I20260630 12:34:31.472185  3210 ts_tablet_manager.cc:1403] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260630 12:34:31.473413  3212 raft_consensus.cc:515] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } } peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } }
I20260630 12:34:31.476543  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022fbcad282447608a5e82d23bfd246d" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff"
I20260630 12:34:31.477152  3088 raft_consensus.cc:3060] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.480237  3208 tablet_bootstrap.cc:654] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.481343  3207 tablet_bootstrap.cc:654] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.479811  3210 raft_consensus.cc:359] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.483150  3210 raft_consensus.cc:385] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.483500  3210 raft_consensus.cc:740] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ea133386094def98645e54d5dd7088, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.486110  3210 consensus_queue.cc:260] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.490875  3208 tablet_bootstrap.cc:492] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f: No bootstrap required, opened a new log
I20260630 12:34:31.491479  3208 ts_tablet_manager.cc:1403] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.001s
I20260630 12:34:31.491856  3212 leader_election.cc:290] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 election: Requested vote from peers dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293), 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109)
I20260630 12:34:31.492493  3212 raft_consensus.cc:2749] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:31.493988  3088 raft_consensus.cc:2468] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48882bd68a4542eb9c199f6326ac666f in term 1.
I20260630 12:34:31.494719  3210 ts_tablet_manager.cc:1434] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.001s
I20260630 12:34:31.495262  3128 leader_election.cc:304] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48882bd68a4542eb9c199f6326ac666f, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 
I20260630 12:34:31.495064  3208 raft_consensus.cc:359] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.495976  3208 raft_consensus.cc:385] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.496276  3212 raft_consensus.cc:2804] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:31.496446  3208 raft_consensus.cc:740] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48882bd68a4542eb9c199f6326ac666f, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.497174  3212 raft_consensus.cc:697] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 1 LEADER]: Becoming Leader. State: Replica: 48882bd68a4542eb9c199f6326ac666f, State: Running, Role: LEADER
I20260630 12:34:31.497292  3210 tablet_bootstrap.cc:492] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088: Bootstrap starting.
I20260630 12:34:31.497772  3208 consensus_queue.cc:260] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.498134  3212 consensus_queue.cc:237] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } } peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } }
I20260630 12:34:31.503980  3214 raft_consensus.cc:493] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:31.504510  3214 raft_consensus.cc:515] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.505402  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022fbcad282447608a5e82d23bfd246d" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088"
I20260630 12:34:31.505841  3207 tablet_bootstrap.cc:492] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff: No bootstrap required, opened a new log
I20260630 12:34:31.506153  3013 raft_consensus.cc:3060] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.506433  3207 ts_tablet_manager.cc:1403] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.003s
I20260630 12:34:31.507417  3214 leader_election.cc:290] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109), 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
I20260630 12:34:31.508999  3210 tablet_bootstrap.cc:654] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.509960  3207 raft_consensus.cc:359] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.512542  3207 raft_consensus.cc:385] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.512835  3207 raft_consensus.cc:740] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc6a7535cfc4ace9cde9f139faa8cff, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.513680  3207 consensus_queue.cc:260] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.515995  3207 ts_tablet_manager.cc:1434] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:34:31.517019  3207 tablet_bootstrap.cc:492] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff: Bootstrap starting.
I20260630 12:34:31.516743  3013 raft_consensus.cc:2468] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48882bd68a4542eb9c199f6326ac666f in term 1.
I20260630 12:34:31.527637  3207 tablet_bootstrap.cc:654] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.529153  3210 tablet_bootstrap.cc:492] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088: No bootstrap required, opened a new log
I20260630 12:34:31.529927  3210 ts_tablet_manager.cc:1403] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.010s
I20260630 12:34:31.531296  3217 raft_consensus.cc:493] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:31.531997  3217 raft_consensus.cc:515] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.537503  3217 leader_election.cc:290] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293), 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
I20260630 12:34:31.548794  3217 raft_consensus.cc:493] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:31.549350  3217 raft_consensus.cc:515] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.551714  3217 leader_election.cc:290] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293), 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
I20260630 12:34:31.555094  3214 raft_consensus.cc:493] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:31.558531  3214 raft_consensus.cc:515] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.560416  3214 leader_election.cc:290] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109), 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
I20260630 12:34:31.553336  3210 raft_consensus.cc:359] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.565026  3210 raft_consensus.cc:385] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.565500  3210 raft_consensus.cc:740] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ea133386094def98645e54d5dd7088, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.566476  3210 consensus_queue.cc:260] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.568871  3210 ts_tablet_manager.cc:1434] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260630 12:34:31.569972  3210 tablet_bootstrap.cc:492] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088: Bootstrap starting.
I20260630 12:34:31.569432  2911 catalog_manager.cc:5697] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f reported cstate change: term changed from 0 to 1, leader changed from <none> to 48882bd68a4542eb9c199f6326ac666f (127.23.134.131). New cstate: current_term: 1 leader_uuid: "48882bd68a4542eb9c199f6326ac666f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:31.576609  3210 tablet_bootstrap.cc:654] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.578574  3208 ts_tablet_manager.cc:1434] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f: Time spent starting tablet: real 0.087s	user 0.017s	sys 0.010s
I20260630 12:34:31.579731  3208 tablet_bootstrap.cc:492] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f: Bootstrap starting.
I20260630 12:34:31.583503  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c314a66043bd8eb9f3fbdd5d9adb" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" is_pre_election: true
W20260630 12:34:31.587237  3035 debug-util.cc:398] Leaking SignalData structure 0x7b08002cf220 after lost signal to thread 24093
I20260630 12:34:31.588538  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f710cbaaec504fcab83f3105afee7043" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" is_pre_election: true
I20260630 12:34:31.589161  3088 raft_consensus.cc:2468] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30ea133386094def98645e54d5dd7088 in term 0.
W20260630 12:34:31.593312  2979 leader_election.cc:343] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:31.594242  2979 leader_election.cc:304] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea133386094def98645e54d5dd7088, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 
I20260630 12:34:31.595232  3217 raft_consensus.cc:2804] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:31.595719  3217 raft_consensus.cc:493] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:31.596167  3217 raft_consensus.cc:3060] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.601475  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6161564e9ef4e1dbb865ffdc8ea4653" candidate_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088" is_pre_election: true
I20260630 12:34:31.602355  3014 raft_consensus.cc:2468] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc6a7535cfc4ace9cde9f139faa8cff in term 0.
I20260630 12:34:31.604087  3052 leader_election.cc:304] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea133386094def98645e54d5dd7088, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 
I20260630 12:34:31.604916  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c314a66043bd8eb9f3fbdd5d9adb" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48882bd68a4542eb9c199f6326ac666f" is_pre_election: true
I20260630 12:34:31.605098  3214 raft_consensus.cc:2804] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:31.605635  3214 raft_consensus.cc:493] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:31.606091  3214 raft_consensus.cc:3060] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.606905  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f710cbaaec504fcab83f3105afee7043" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48882bd68a4542eb9c199f6326ac666f" is_pre_election: true
I20260630 12:34:31.607532  3163 raft_consensus.cc:2468] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30ea133386094def98645e54d5dd7088 in term 0.
I20260630 12:34:31.608151  3208 tablet_bootstrap.cc:654] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f: Neither blocks nor log segments found. Creating new log.
W20260630 12:34:31.608992  2979 leader_election.cc:343] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:31.609529  2979 leader_election.cc:304] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [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: 30ea133386094def98645e54d5dd7088; no voters: 48882bd68a4542eb9c199f6326ac666f, dfc6a7535cfc4ace9cde9f139faa8cff
I20260630 12:34:31.611640  3237 raft_consensus.cc:2749] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:31.616415  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f710cbaaec504fcab83f3105afee7043" candidate_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088" is_pre_election: true
I20260630 12:34:31.619884  3210 tablet_bootstrap.cc:492] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088: No bootstrap required, opened a new log
I20260630 12:34:31.620435  3210 ts_tablet_manager.cc:1403] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.008s
I20260630 12:34:31.620756  3214 raft_consensus.cc:515] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.623922  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6161564e9ef4e1dbb865ffdc8ea4653" candidate_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088"
I20260630 12:34:31.624558  3014 raft_consensus.cc:3060] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.613528  3217 raft_consensus.cc:515] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.626088  3207 tablet_bootstrap.cc:492] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff: No bootstrap required, opened a new log
I20260630 12:34:31.626539  3217 leader_election.cc:290] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 election: Requested vote from peers dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293), 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
I20260630 12:34:31.626622  3207 ts_tablet_manager.cc:1403] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.020s
I20260630 12:34:31.623723  3210 raft_consensus.cc:359] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.629740  3210 raft_consensus.cc:385] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.630079  3210 raft_consensus.cc:740] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ea133386094def98645e54d5dd7088, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.629980  3207 raft_consensus.cc:359] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.630838  3207 raft_consensus.cc:385] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.631558  3013 raft_consensus.cc:2393] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfc6a7535cfc4ace9cde9f139faa8cff in current term 1: Already voted for candidate 30ea133386094def98645e54d5dd7088 in this term.
I20260630 12:34:31.631171  3207 raft_consensus.cc:740] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc6a7535cfc4ace9cde9f139faa8cff, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.632799  3207 consensus_queue.cc:260] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.631166  3210 consensus_queue.cc:260] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.634236  3214 leader_election.cc:290] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [CANDIDATE]: Term 1 election: Requested vote from peers 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109), 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
I20260630 12:34:31.634948  3014 raft_consensus.cc:2468] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc6a7535cfc4ace9cde9f139faa8cff in term 1.
I20260630 12:34:31.636127  3210 ts_tablet_manager.cc:1434] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260630 12:34:31.637212  3210 tablet_bootstrap.cc:492] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088: Bootstrap starting.
I20260630 12:34:31.638881  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f710cbaaec504fcab83f3105afee7043" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff"
I20260630 12:34:31.639147  3052 leader_election.cc:304] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea133386094def98645e54d5dd7088, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 
I20260630 12:34:31.639508  3088 raft_consensus.cc:3060] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.640247  3214 raft_consensus.cc:2804] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:31.640936  3214 raft_consensus.cc:697] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 LEADER]: Becoming Leader. State: Replica: dfc6a7535cfc4ace9cde9f139faa8cff, State: Running, Role: LEADER
I20260630 12:34:31.641920  3214 consensus_queue.cc:237] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.659337  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f710cbaaec504fcab83f3105afee7043" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48882bd68a4542eb9c199f6326ac666f"
I20260630 12:34:31.660259  3163 raft_consensus.cc:3060] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.664698  3088 raft_consensus.cc:2468] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30ea133386094def98645e54d5dd7088 in term 1.
I20260630 12:34:31.679039  3227 raft_consensus.cc:493] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:31.682353  3227 raft_consensus.cc:515] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.683295  3210 tablet_bootstrap.cc:654] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.683459  3161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6161564e9ef4e1dbb865ffdc8ea4653" candidate_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48882bd68a4542eb9c199f6326ac666f" is_pre_election: true
I20260630 12:34:31.683825  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f710cbaaec504fcab83f3105afee7043" candidate_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48882bd68a4542eb9c199f6326ac666f" is_pre_election: true
I20260630 12:34:31.684224  3161 raft_consensus.cc:2468] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc6a7535cfc4ace9cde9f139faa8cff in term 0.
I20260630 12:34:31.684762  3227 leader_election.cc:290] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109), dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293)
I20260630 12:34:31.685433  3160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6161564e9ef4e1dbb865ffdc8ea4653" candidate_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48882bd68a4542eb9c199f6326ac666f"
I20260630 12:34:31.686108  3160 raft_consensus.cc:3060] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.686513  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a93e17ff97d4c989f25884c58dfffca" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" is_pre_election: true
I20260630 12:34:31.687167  3088 raft_consensus.cc:2468] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48882bd68a4542eb9c199f6326ac666f in term 0.
I20260630 12:34:31.681196  2979 leader_election.cc:304] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea133386094def98645e54d5dd7088, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 
I20260630 12:34:31.688603  3128 leader_election.cc:304] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48882bd68a4542eb9c199f6326ac666f, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 
I20260630 12:34:31.688858  3217 raft_consensus.cc:2804] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:31.689425  3217 raft_consensus.cc:697] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 1 LEADER]: Becoming Leader. State: Replica: 30ea133386094def98645e54d5dd7088, State: Running, Role: LEADER
I20260630 12:34:31.690138  3227 raft_consensus.cc:2804] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:31.690833  3227 raft_consensus.cc:493] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:31.691305  3227 raft_consensus.cc:3060] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.691663  3163 raft_consensus.cc:2468] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30ea133386094def98645e54d5dd7088 in term 1.
I20260630 12:34:31.690307  3217 consensus_queue.cc:237] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.694667  3237 raft_consensus.cc:493] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:31.690222  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a93e17ff97d4c989f25884c58dfffca" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088" is_pre_election: true
I20260630 12:34:31.695128  3237 raft_consensus.cc:515] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.696053  3207 ts_tablet_manager.cc:1434] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent starting tablet: real 0.069s	user 0.026s	sys 0.011s
I20260630 12:34:31.697427  3237 leader_election.cc:290] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293), 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
W20260630 12:34:31.698206  3126 leader_election.cc:343] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:31.698490  3208 tablet_bootstrap.cc:492] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f: No bootstrap required, opened a new log
I20260630 12:34:31.699014  3208 ts_tablet_manager.cc:1403] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f: Time spent bootstrapping tablet: real 0.120s	user 0.022s	sys 0.009s
I20260630 12:34:31.700292  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1e4a232f84beebab0cf6f90be1289" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" is_pre_election: true
I20260630 12:34:31.699970  3207 tablet_bootstrap.cc:492] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff: Bootstrap starting.
I20260630 12:34:31.695115  3214 raft_consensus.cc:493] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:31.702342  3214 raft_consensus.cc:515] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.703655  3088 raft_consensus.cc:2468] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30ea133386094def98645e54d5dd7088 in term 0.
I20260630 12:34:31.705691  2979 leader_election.cc:304] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea133386094def98645e54d5dd7088, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 
I20260630 12:34:31.707662  3237 raft_consensus.cc:2804] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:31.708099  3237 raft_consensus.cc:493] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:31.707537  3054 leader_election.cc:304] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [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: dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 30ea133386094def98645e54d5dd7088, 48882bd68a4542eb9c199f6326ac666f
I20260630 12:34:31.708463  3237 raft_consensus.cc:3060] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.709300  3214 leader_election.cc:290] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109), 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
I20260630 12:34:31.709935  3214 raft_consensus.cc:2749] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:31.710927  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1e4a232f84beebab0cf6f90be1289" candidate_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48882bd68a4542eb9c199f6326ac666f" is_pre_election: true
W20260630 12:34:31.715392  3054 leader_election.cc:343] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:31.715416  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1e4a232f84beebab0cf6f90be1289" candidate_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088" is_pre_election: true
I20260630 12:34:31.717594  2912 catalog_manager.cc:5697] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff reported cstate change: term changed from 0 to 1, leader changed from <none> to dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130). New cstate: current_term: 1 leader_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:31.721338  3160 raft_consensus.cc:2468] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc6a7535cfc4ace9cde9f139faa8cff in term 1.
I20260630 12:34:31.723065  3208 raft_consensus.cc:359] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.726529  2910 catalog_manager.cc:5697] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30ea133386094def98645e54d5dd7088 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "30ea133386094def98645e54d5dd7088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:31.714598  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1e4a232f84beebab0cf6f90be1289" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48882bd68a4542eb9c199f6326ac666f" is_pre_election: true
I20260630 12:34:31.727149  3237 raft_consensus.cc:515] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.713220  3227 raft_consensus.cc:515] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.735081  3237 leader_election.cc:290] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 election: Requested vote from peers dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293), 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
I20260630 12:34:31.728464  3208 raft_consensus.cc:385] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.733503  3013 raft_consensus.cc:2393] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfc6a7535cfc4ace9cde9f139faa8cff in current term 1: Already voted for candidate 30ea133386094def98645e54d5dd7088 in this term.
I20260630 12:34:31.735850  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1e4a232f84beebab0cf6f90be1289" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff"
I20260630 12:34:31.736452  3088 raft_consensus.cc:3060] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.737104  3208 raft_consensus.cc:740] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48882bd68a4542eb9c199f6326ac666f, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.740283  3052 leader_election.cc:304] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [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: dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 30ea133386094def98645e54d5dd7088, 48882bd68a4542eb9c199f6326ac666f
I20260630 12:34:31.740659  3160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1e4a232f84beebab0cf6f90be1289" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48882bd68a4542eb9c199f6326ac666f"
I20260630 12:34:31.743439  3208 consensus_queue.cc:260] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.745466  3163 raft_consensus.cc:2468] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30ea133386094def98645e54d5dd7088 in term 0.
I20260630 12:34:31.746102  3208 ts_tablet_manager.cc:1434] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260630 12:34:31.746502  3088 raft_consensus.cc:2468] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30ea133386094def98645e54d5dd7088 in term 1.
I20260630 12:34:31.747277  3239 raft_consensus.cc:2749] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:31.747725  3208 tablet_bootstrap.cc:492] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f: Bootstrap starting.
I20260630 12:34:31.751273  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a93e17ff97d4c989f25884c58dfffca" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088"
W20260630 12:34:31.752907  3126 leader_election.cc:343] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:31.755225  3089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a93e17ff97d4c989f25884c58dfffca" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff"
I20260630 12:34:31.755442  3208 tablet_bootstrap.cc:654] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.755877  3089 raft_consensus.cc:3060] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:31.759091  3207 tablet_bootstrap.cc:654] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:31.764070  3210 tablet_bootstrap.cc:492] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088: No bootstrap required, opened a new log
I20260630 12:34:31.764642  3210 ts_tablet_manager.cc:1403] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.004s
I20260630 12:34:31.767970  3210 raft_consensus.cc:359] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.768774  3210 raft_consensus.cc:385] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.769097  3210 raft_consensus.cc:740] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ea133386094def98645e54d5dd7088, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.771461  3227 leader_election.cc:290] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 election: Requested vote from peers 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109), dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293)
I20260630 12:34:31.771503  2979 leader_election.cc:304] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [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: 30ea133386094def98645e54d5dd7088, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 48882bd68a4542eb9c199f6326ac666f
I20260630 12:34:31.772414  3207 tablet_bootstrap.cc:492] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff: No bootstrap required, opened a new log
I20260630 12:34:31.770098  3089 raft_consensus.cc:2468] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48882bd68a4542eb9c199f6326ac666f in term 1.
I20260630 12:34:31.773083  3237 raft_consensus.cc:2804] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:31.773409  3207 ts_tablet_manager.cc:1403] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.003s
I20260630 12:34:31.773648  3237 raft_consensus.cc:697] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 1 LEADER]: Becoming Leader. State: Replica: 30ea133386094def98645e54d5dd7088, State: Running, Role: LEADER
I20260630 12:34:31.773792  3128 leader_election.cc:304] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [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: 48882bd68a4542eb9c199f6326ac666f, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 30ea133386094def98645e54d5dd7088
I20260630 12:34:31.774607  3237 consensus_queue.cc:237] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.775208  3227 raft_consensus.cc:2804] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:31.775888  3227 raft_consensus.cc:697] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 1 LEADER]: Becoming Leader. State: Replica: 48882bd68a4542eb9c199f6326ac666f, State: Running, Role: LEADER
I20260630 12:34:31.775777  3210 consensus_queue.cc:260] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.777020  3227 consensus_queue.cc:237] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.778431  3210 ts_tablet_manager.cc:1434] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:34:31.780805  3207 raft_consensus.cc:359] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.781636  3207 raft_consensus.cc:385] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.781988  3207 raft_consensus.cc:740] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc6a7535cfc4ace9cde9f139faa8cff, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.782924  3207 consensus_queue.cc:260] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.791033  3208 tablet_bootstrap.cc:492] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f: No bootstrap required, opened a new log
I20260630 12:34:31.790522  2910 catalog_manager.cc:5697] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30ea133386094def98645e54d5dd7088 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "30ea133386094def98645e54d5dd7088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:31.791893  3208 ts_tablet_manager.cc:1403] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.024s
I20260630 12:34:31.797263  3207 ts_tablet_manager.cc:1434] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:34:31.807461  3208 raft_consensus.cc:359] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.809685  3208 raft_consensus.cc:385] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:31.810047  3208 raft_consensus.cc:740] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48882bd68a4542eb9c199f6326ac666f, State: Initialized, Role: FOLLOWER
I20260630 12:34:31.812323  3208 consensus_queue.cc:260] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:31.814540  3208 ts_tablet_manager.cc:1434] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260630 12:34:31.814649  2910 catalog_manager.cc:5697] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f reported cstate change: term changed from 0 to 1, leader changed from <none> to 48882bd68a4542eb9c199f6326ac666f (127.23.134.131). New cstate: current_term: 1 leader_uuid: "48882bd68a4542eb9c199f6326ac666f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:31.926090  3227 consensus_queue.cc:1048] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:34:31.937271  2960 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:31.956741  3250 consensus_queue.cc:1048] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:34:32.161898  3237 consensus_queue.cc:1048] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:32.178664  3255 raft_consensus.cc:493] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:32.179316  3255 raft_consensus.cc:515] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:32.180703  3217 consensus_queue.cc:1048] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:32.181761  3255 leader_election.cc:290] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293), 48882bd68a4542eb9c199f6326ac666f (127.23.134.131:38139)
I20260630 12:34:32.183862  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a93e17ff97d4c989f25884c58dfffca" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48882bd68a4542eb9c199f6326ac666f" is_pre_election: true
I20260630 12:34:32.184286  3089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a93e17ff97d4c989f25884c58dfffca" candidate_uuid: "30ea133386094def98645e54d5dd7088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" is_pre_election: true
I20260630 12:34:32.185112  3089 raft_consensus.cc:2393] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30ea133386094def98645e54d5dd7088 in current term 1: Already voted for candidate 48882bd68a4542eb9c199f6326ac666f in this term.
I20260630 12:34:32.187014  2979 leader_election.cc:304] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [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: 30ea133386094def98645e54d5dd7088; no voters: 48882bd68a4542eb9c199f6326ac666f, dfc6a7535cfc4ace9cde9f139faa8cff
I20260630 12:34:32.188449  3237 raft_consensus.cc:3060] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:32.196100  3227 raft_consensus.cc:493] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:32.196851  3227 raft_consensus.cc:515] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:32.199435  3227 leader_election.cc:290] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109), dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293)
I20260630 12:34:32.200943  3237 raft_consensus.cc:2749] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:32.201682  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c314a66043bd8eb9f3fbdd5d9adb" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" is_pre_election: true
I20260630 12:34:32.202428  3088 raft_consensus.cc:2468] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48882bd68a4542eb9c199f6326ac666f in term 0.
I20260630 12:34:32.203858  3128 leader_election.cc:304] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48882bd68a4542eb9c199f6326ac666f, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 
I20260630 12:34:32.204782  3227 raft_consensus.cc:2804] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:32.205147  3227 raft_consensus.cc:493] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:32.205506  3227 raft_consensus.cc:3060] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:32.205833  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c314a66043bd8eb9f3fbdd5d9adb" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088" is_pre_election: true
I20260630 12:34:32.206574  3013 raft_consensus.cc:2468] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48882bd68a4542eb9c199f6326ac666f in term 0.
I20260630 12:34:32.213970  3227 raft_consensus.cc:515] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:32.217432  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c314a66043bd8eb9f3fbdd5d9adb" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea133386094def98645e54d5dd7088"
I20260630 12:34:32.217902  3089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858c314a66043bd8eb9f3fbdd5d9adb" candidate_uuid: "48882bd68a4542eb9c199f6326ac666f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff"
I20260630 12:34:32.218546  3013 raft_consensus.cc:3060] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:32.218987  3089 raft_consensus.cc:3060] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:32.217639  3227 leader_election.cc:290] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 election: Requested vote from peers 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109), dfc6a7535cfc4ace9cde9f139faa8cff (127.23.134.130:39293)
I20260630 12:34:32.225174  3089 raft_consensus.cc:2468] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48882bd68a4542eb9c199f6326ac666f in term 1.
I20260630 12:34:32.226466  3128 leader_election.cc:304] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48882bd68a4542eb9c199f6326ac666f, dfc6a7535cfc4ace9cde9f139faa8cff; no voters: 
I20260630 12:34:32.227239  3227 raft_consensus.cc:2804] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:32.227344  3013 raft_consensus.cc:2468] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48882bd68a4542eb9c199f6326ac666f in term 1.
I20260630 12:34:32.227748  3227 raft_consensus.cc:697] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 1 LEADER]: Becoming Leader. State: Replica: 48882bd68a4542eb9c199f6326ac666f, State: Running, Role: LEADER
I20260630 12:34:32.229135  3227 consensus_queue.cc:237] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } }
I20260630 12:34:32.232842  3239 consensus_queue.cc:1048] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:32.239070  2911 catalog_manager.cc:5697] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f reported cstate change: term changed from 0 to 1, leader changed from <none> to 48882bd68a4542eb9c199f6326ac666f (127.23.134.131). New cstate: current_term: 1 leader_uuid: "48882bd68a4542eb9c199f6326ac666f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:32.253901  3239 consensus_queue.cc:1048] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:32.268757  3212 consensus_queue.cc:1048] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:32.283372  3163 raft_consensus.cc:3060] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:32.291109  3212 consensus_queue.cc:1048] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:32.291859  3237 consensus_queue.cc:1048] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:32.304965  3237 consensus_queue.cc:1048] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48882bd68a4542eb9c199f6326ac666f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 38139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:32.706699  3212 consensus_queue.cc:1048] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ea133386094def98645e54d5dd7088" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 41109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:32.721763  3250 consensus_queue.cc:1048] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc6a7535cfc4ace9cde9f139faa8cff" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:34:36.472800  3035 debug-util.cc:398] Leaking SignalData structure 0x7b08000ff3c0 after lost signal to thread 24093
W20260630 12:34:36.474658  3035 debug-util.cc:398] Leaking SignalData structure 0x7b08000fde80 after lost signal to thread 2946
W20260630 12:34:36.476573  3035 debug-util.cc:398] Leaking SignalData structure 0x7b080008f560 after lost signal to thread 3038
W20260630 12:34:36.479409  3035 debug-util.cc:398] Leaking SignalData structure 0x7b08002bc520 after lost signal to thread 3113
W20260630 12:34:36.482064  3035 debug-util.cc:398] Leaking SignalData structure 0x7b08000c37e0 after lost signal to thread 3187
W20260630 12:34:38.951399  3035 debug-util.cc:398] Leaking SignalData structure 0x7b08002b5400 after lost signal to thread 24093
W20260630 12:34:38.952692  3035 debug-util.cc:398] Leaking SignalData structure 0x7b0800047820 after lost signal to thread 2946
W20260630 12:34:38.954010  3035 debug-util.cc:398] Leaking SignalData structure 0x7b08002bd000 after lost signal to thread 3038
W20260630 12:34:38.955148  3035 debug-util.cc:398] Leaking SignalData structure 0x7b08002ac820 after lost signal to thread 3113
W20260630 12:34:38.956214  3035 debug-util.cc:398] Leaking SignalData structure 0x7b08001fd140 after lost signal to thread 3187
I20260630 12:34:42.547052 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:34:42.580420 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:42.581275 24090 tablet_replica.cc:333] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088: stopping tablet replica
I20260630 12:34:42.582168 24090 raft_consensus.cc:2243] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.582868 24090 raft_consensus.cc:2272] T 0a93e17ff97d4c989f25884c58dfffca P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.585876 24090 tablet_replica.cc:333] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088: stopping tablet replica
I20260630 12:34:42.586548 24090 raft_consensus.cc:2243] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:42.587666 24090 raft_consensus.cc:2272] T 09d1e4a232f84beebab0cf6f90be1289 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.590626 24090 tablet_replica.cc:333] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088: stopping tablet replica
I20260630 12:34:42.591313 24090 raft_consensus.cc:2243] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:42.592453 24090 raft_consensus.cc:2272] T f710cbaaec504fcab83f3105afee7043 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.595220 24090 tablet_replica.cc:333] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088: stopping tablet replica
I20260630 12:34:42.595813 24090 raft_consensus.cc:2243] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.596334 24090 raft_consensus.cc:2272] T a6161564e9ef4e1dbb865ffdc8ea4653 P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.598950 24090 tablet_replica.cc:333] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088: stopping tablet replica
I20260630 12:34:42.599516 24090 raft_consensus.cc:2243] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.600215 24090 raft_consensus.cc:2272] T 022fbcad282447608a5e82d23bfd246d P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:42.602694  3126 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:34:42.603820 24090 tablet_replica.cc:333] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088: stopping tablet replica
I20260630 12:34:42.604573 24090 raft_consensus.cc:2243] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.605213 24090 raft_consensus.cc:2272] T 8858c314a66043bd8eb9f3fbdd5d9adb P 30ea133386094def98645e54d5dd7088 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:42.606766  3126 consensus_peers.cc:597] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f -> Peer 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109): Couldn't send request to peer 30ea133386094def98645e54d5dd7088. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:42.667075 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:34:42.693282 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:34:42.722026 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:42.722955 24090 tablet_replica.cc:333] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff: stopping tablet replica
I20260630 12:34:42.723793 24090 raft_consensus.cc:2243] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.724393 24090 raft_consensus.cc:2272] T 8858c314a66043bd8eb9f3fbdd5d9adb P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.727240 24090 tablet_replica.cc:333] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff: stopping tablet replica
I20260630 12:34:42.727878 24090 raft_consensus.cc:2243] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.728404 24090 raft_consensus.cc:2272] T 09d1e4a232f84beebab0cf6f90be1289 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.731149 24090 tablet_replica.cc:333] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff: stopping tablet replica
I20260630 12:34:42.731761 24090 raft_consensus.cc:2243] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.732309 24090 raft_consensus.cc:2272] T f710cbaaec504fcab83f3105afee7043 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.734935 24090 tablet_replica.cc:333] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff: stopping tablet replica
I20260630 12:34:42.735509 24090 raft_consensus.cc:2243] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.735965 24090 raft_consensus.cc:2272] T 0a93e17ff97d4c989f25884c58dfffca P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.738476 24090 tablet_replica.cc:333] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff: stopping tablet replica
I20260630 12:34:42.739012 24090 raft_consensus.cc:2243] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:42.740150 24090 raft_consensus.cc:2272] T a6161564e9ef4e1dbb865ffdc8ea4653 P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.742643 24090 tablet_replica.cc:333] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff: stopping tablet replica
I20260630 12:34:42.743175 24090 raft_consensus.cc:2243] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.743609 24090 raft_consensus.cc:2272] T 022fbcad282447608a5e82d23bfd246d P dfc6a7535cfc4ace9cde9f139faa8cff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:42.763254  3126 consensus_peers.cc:597] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f -> Peer 30ea133386094def98645e54d5dd7088 (127.23.134.129:41109): Couldn't send request to peer 30ea133386094def98645e54d5dd7088. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:41109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:42.765187 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:34:42.788316 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:34:42.814036 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:42.814733 24090 tablet_replica.cc:333] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f: stopping tablet replica
I20260630 12:34:42.815407 24090 raft_consensus.cc:2243] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:42.816377 24090 raft_consensus.cc:2272] T 8858c314a66043bd8eb9f3fbdd5d9adb P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.819002 24090 tablet_replica.cc:333] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f: stopping tablet replica
I20260630 12:34:42.819530 24090 raft_consensus.cc:2243] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.819942 24090 raft_consensus.cc:2272] T 09d1e4a232f84beebab0cf6f90be1289 P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.822249 24090 tablet_replica.cc:333] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f: stopping tablet replica
I20260630 12:34:42.822744 24090 raft_consensus.cc:2243] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.823170 24090 raft_consensus.cc:2272] T f710cbaaec504fcab83f3105afee7043 P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.825465 24090 tablet_replica.cc:333] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f: stopping tablet replica
I20260630 12:34:42.826004 24090 raft_consensus.cc:2243] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:42.826829 24090 raft_consensus.cc:2272] T 0a93e17ff97d4c989f25884c58dfffca P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.828992 24090 tablet_replica.cc:333] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f: stopping tablet replica
I20260630 12:34:42.829455 24090 raft_consensus.cc:2243] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:42.830389 24090 raft_consensus.cc:2272] T 022fbcad282447608a5e82d23bfd246d P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.832671 24090 tablet_replica.cc:333] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f: stopping tablet replica
I20260630 12:34:42.833191 24090 raft_consensus.cc:2243] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:42.833699 24090 raft_consensus.cc:2272] T a6161564e9ef4e1dbb865ffdc8ea4653 P 48882bd68a4542eb9c199f6326ac666f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.861340 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:34:42.885215 24090 master.cc:562] Master@127.23.134.190:32949 shutting down...
I20260630 12:34:42.910192 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:42.910972 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.911343 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 31c7af9297b94a9588808d8add5247cc: stopping tablet replica
I20260630 12:34:42.932507 24090 master.cc:584] Master@127.23.134.190:32949 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13199 ms)
[----------] 24 tests from AutoRebalancerTest (268223 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:34:42.984504 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:35835
I20260630 12:34:42.985792 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:42.992151  3283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:42.992321  3282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:42.993002  3285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:42.993847 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:42.994866 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:42.995052 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:42.995260 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822882995237 us; error 0 us; skew 500 ppm
I20260630 12:34:42.995864 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:42.998569 24090 webserver.cc:533] Webserver started at http://127.23.134.190:44755/ using document root <none> and password file <none>
I20260630 12:34:42.999099 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:42.999331 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:42.999634 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:43.000965 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "b06e9daa722a4887846cc00af20826b4"
format_stamp: "Formatted at 2026-06-30 12:34:42 on dist-test-slave-69xz"
I20260630 12:34:43.006302 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:34:43.010349  3290 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.011374 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:34:43.011737 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "b06e9daa722a4887846cc00af20826b4"
format_stamp: "Formatted at 2026-06-30 12:34:42 on dist-test-slave-69xz"
I20260630 12:34:43.012058 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:43.031796 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:43.033231 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:43.076618 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:35835
I20260630 12:34:43.076746  3341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:35835 every 8 connection(s)
I20260630 12:34:43.081161  3342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:43.094177  3342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4: Bootstrap starting.
I20260630 12:34:43.099560  3342 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:43.104554  3342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4: No bootstrap required, opened a new log
I20260630 12:34:43.107036  3342 raft_consensus.cc:359] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b06e9daa722a4887846cc00af20826b4" member_type: VOTER }
I20260630 12:34:43.107513  3342 raft_consensus.cc:385] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:43.107741  3342 raft_consensus.cc:740] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b06e9daa722a4887846cc00af20826b4, State: Initialized, Role: FOLLOWER
I20260630 12:34:43.108429  3342 consensus_queue.cc:260] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b06e9daa722a4887846cc00af20826b4" member_type: VOTER }
I20260630 12:34:43.108945  3342 raft_consensus.cc:399] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:43.109170  3342 raft_consensus.cc:493] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:43.109467  3342 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:43.115339  3342 raft_consensus.cc:515] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b06e9daa722a4887846cc00af20826b4" member_type: VOTER }
I20260630 12:34:43.115957  3342 leader_election.cc:304] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [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: b06e9daa722a4887846cc00af20826b4; no voters: 
I20260630 12:34:43.117281  3342 leader_election.cc:290] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:43.117717  3345 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:43.119210  3345 raft_consensus.cc:697] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 1 LEADER]: Becoming Leader. State: Replica: b06e9daa722a4887846cc00af20826b4, State: Running, Role: LEADER
I20260630 12:34:43.119999  3345 consensus_queue.cc:237] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [LEADER]: Queue going to LEADER mode. State: All 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: "b06e9daa722a4887846cc00af20826b4" member_type: VOTER }
I20260630 12:34:43.120635  3342 sys_catalog.cc:565] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:43.126250  3346 sys_catalog.cc:455] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b06e9daa722a4887846cc00af20826b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b06e9daa722a4887846cc00af20826b4" member_type: VOTER } }
I20260630 12:34:43.126595  3347 sys_catalog.cc:455] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b06e9daa722a4887846cc00af20826b4. Latest consensus state: current_term: 1 leader_uuid: "b06e9daa722a4887846cc00af20826b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b06e9daa722a4887846cc00af20826b4" member_type: VOTER } }
I20260630 12:34:43.127521  3346 sys_catalog.cc:458] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:43.127585  3347 sys_catalog.cc:458] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:43.129739  3352 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:43.137254  3352 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:43.138882 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:43.147750  3352 catalog_manager.cc:1383] Generated new cluster ID: d7ebebc065df4df58e2b8a37a36d0599
I20260630 12:34:43.148088  3352 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:43.182519  3352 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:43.184098  3352 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:43.204020  3352 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4: Generated new TSK 0
I20260630 12:34:43.204833  3352 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:43.270484 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:43.277144  3363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:43.278116  3364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:43.279640  3366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:43.279958 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:43.281011 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:43.281205 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:43.281330 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822883281319 us; error 0 us; skew 500 ppm
I20260630 12:34:43.281883 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:43.284468 24090 webserver.cc:533] Webserver started at http://127.23.134.129:44937/ using document root <none> and password file <none>
I20260630 12:34:43.285255 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:43.285463 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:43.285818 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:43.287109 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "ccc8997ef6ac46739802cb10f8c76aeb"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-69xz"
I20260630 12:34:43.292361 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:34:43.296367  3371 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.297257 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:34:43.297626 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "ccc8997ef6ac46739802cb10f8c76aeb"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-69xz"
I20260630 12:34:43.297963 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:43.314687 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:43.316329 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:43.318969 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:43.321810 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:43.322062 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.322383 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:43.322576 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.370312 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:43753
I20260630 12:34:43.370450  3433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:43753 every 8 connection(s)
I20260630 12:34:43.376041 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:43.383595  3439 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:43.384743  3440 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:43.387809 24090 server_base.cc:1061] running on GCE node
W20260630 12:34:43.388535  3442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:43.389663 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:43.389864 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:43.389997 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822883389986 us; error 0 us; skew 500 ppm
I20260630 12:34:43.390457 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:43.393447 24090 webserver.cc:533] Webserver started at http://127.23.134.130:46579/ using document root <none> and password file <none>
I20260630 12:34:43.394186 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:43.394366  3434 heartbeater.cc:344] Connected to a master server at 127.23.134.190:35835
I20260630 12:34:43.394479 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:43.394977  3434 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:43.395025 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:43.395881  3434 heartbeater.cc:507] Master 127.23.134.190:35835 requested a full tablet report, sending...
I20260630 12:34:43.396613 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "fbad6210388142bf9b2d0af510b20659"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-69xz"
I20260630 12:34:43.398419  3307 ts_manager.cc:194] Registered new tserver with Master: ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753)
I20260630 12:34:43.400786  3307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56664
I20260630 12:34:43.402549 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260630 12:34:43.406615  3447 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.407442 24090 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:34:43.407763 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "fbad6210388142bf9b2d0af510b20659"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-69xz"
I20260630 12:34:43.408070 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:43.458245 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:43.459621 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:43.461236 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:43.463703 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:43.463937 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.464217 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:43.464397 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.511317 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:32883
I20260630 12:34:43.511440  3509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:32883 every 8 connection(s)
I20260630 12:34:43.516816 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:43.526144  3513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:43.527359  3514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:43.529036 24090 server_base.cc:1061] running on GCE node
W20260630 12:34:43.529870  3516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:43.530833  3510 heartbeater.cc:344] Connected to a master server at 127.23.134.190:35835
I20260630 12:34:43.530921 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:43.531273 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:43.531340  3510 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:43.531462 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822883531440 us; error 0 us; skew 500 ppm
I20260630 12:34:43.532238 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:43.532259  3510 heartbeater.cc:507] Master 127.23.134.190:35835 requested a full tablet report, sending...
I20260630 12:34:43.534883  3307 ts_manager.cc:194] Registered new tserver with Master: fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:43.535270 24090 webserver.cc:533] Webserver started at http://127.23.134.131:46663/ using document root <none> and password file <none>
I20260630 12:34:43.535843 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:43.536062 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:43.536345 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:43.536664  3307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56674
I20260630 12:34:43.537678 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "859cae27cbf943f69ecabb986c3c5b1f"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-69xz"
I20260630 12:34:43.542927 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:43.546712  3521 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.547511 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:34:43.547814 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "859cae27cbf943f69ecabb986c3c5b1f"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-69xz"
I20260630 12:34:43.548105 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:43.562748 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:43.564023 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:43.565645 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:43.568037 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:43.568274 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.568532 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:43.568706 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.617707 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:39491
I20260630 12:34:43.617818  3583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:39491 every 8 connection(s)
I20260630 12:34:43.632428  3584 heartbeater.cc:344] Connected to a master server at 127.23.134.190:35835
I20260630 12:34:43.632917  3584 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:43.633811  3584 heartbeater.cc:507] Master 127.23.134.190:35835 requested a full tablet report, sending...
I20260630 12:34:43.635735  3307 ts_manager.cc:194] Registered new tserver with Master: 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:43.635887 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014816045s
I20260630 12:34:43.637228  3307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56684
I20260630 12:34:44.181206  3307 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56694:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:44.184039  3307 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:44.251201  3549 tablet_service.cc:1511] Processing CreateTablet for tablet f401182de2be48cba4041cba296cbc42 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:44.252853  3549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f401182de2be48cba4041cba296cbc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.252483  3546 tablet_service.cc:1511] Processing CreateTablet for tablet fee186a6c8ee4a8a84343d975cc10cc0 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:44.253993  3546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee186a6c8ee4a8a84343d975cc10cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.254539  3545 tablet_service.cc:1511] Processing CreateTablet for tablet 84539af376724964bb3bdf39f7bcd741 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:44.256191  3545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84539af376724964bb3bdf39f7bcd741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.258762  3547 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2d58c77d8e4667b9dc92bb65620a20 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:44.260190  3544 tablet_service.cc:1511] Processing CreateTablet for tablet f7366b66a9564728ba0c24cd78749041 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:44.260358  3548 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4633e7156e4806afdb90a9e10ee6c3 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:44.265360  3548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4633e7156e4806afdb90a9e10ee6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.266975  3547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2d58c77d8e4667b9dc92bb65620a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.266841  3474 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4633e7156e4806afdb90a9e10ee6c3 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:44.268021  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7366b66a9564728ba0c24cd78749041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.268263  3474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4633e7156e4806afdb90a9e10ee6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.269513  3470 tablet_service.cc:1511] Processing CreateTablet for tablet f7366b66a9564728ba0c24cd78749041 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:44.271235  3470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7366b66a9564728ba0c24cd78749041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.273957  3471 tablet_service.cc:1511] Processing CreateTablet for tablet 84539af376724964bb3bdf39f7bcd741 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:44.275588  3471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84539af376724964bb3bdf39f7bcd741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.278484  3472 tablet_service.cc:1511] Processing CreateTablet for tablet fee186a6c8ee4a8a84343d975cc10cc0 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:44.279898  3472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee186a6c8ee4a8a84343d975cc10cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.282793  3473 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2d58c77d8e4667b9dc92bb65620a20 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:44.284137  3473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2d58c77d8e4667b9dc92bb65620a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.264957  3475 tablet_service.cc:1511] Processing CreateTablet for tablet f401182de2be48cba4041cba296cbc42 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:44.286489  3475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f401182de2be48cba4041cba296cbc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.301986  3603 tablet_bootstrap.cc:492] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f: Bootstrap starting.
I20260630 12:34:44.328157  3604 tablet_bootstrap.cc:492] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659: Bootstrap starting.
I20260630 12:34:44.337899  3603 tablet_bootstrap.cc:654] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.339581  3604 tablet_bootstrap.cc:654] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.351704  3604 tablet_bootstrap.cc:492] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659: No bootstrap required, opened a new log
I20260630 12:34:44.351819  3399 tablet_service.cc:1511] Processing CreateTablet for tablet f401182de2be48cba4041cba296cbc42 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:44.352365  3604 ts_tablet_manager.cc:1403] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260630 12:34:44.353327  3399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f401182de2be48cba4041cba296cbc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.354878  3398 tablet_service.cc:1511] Processing CreateTablet for tablet 6e4633e7156e4806afdb90a9e10ee6c3 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:44.360649  3395 tablet_service.cc:1511] Processing CreateTablet for tablet 84539af376724964bb3bdf39f7bcd741 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:44.356704  3397 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2d58c77d8e4667b9dc92bb65620a20 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:44.361515  3398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e4633e7156e4806afdb90a9e10ee6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.357299  3604 raft_consensus.cc:359] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.358484  3396 tablet_service.cc:1511] Processing CreateTablet for tablet fee186a6c8ee4a8a84343d975cc10cc0 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:44.360052  3394 tablet_service.cc:1511] Processing CreateTablet for tablet f7366b66a9564728ba0c24cd78749041 (DEFAULT_TABLE table=test-workload [id=0836f2b34b1f462e8c3a9af83414ec2e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:44.362738  3395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84539af376724964bb3bdf39f7bcd741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.365599  3397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2d58c77d8e4667b9dc92bb65620a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.368244  3394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7366b66a9564728ba0c24cd78749041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.370007  3396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee186a6c8ee4a8a84343d975cc10cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:44.377909  3604 raft_consensus.cc:385] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.378509  3604 raft_consensus.cc:740] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbad6210388142bf9b2d0af510b20659, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.382002  3604 consensus_queue.cc:260] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.403865  3434 heartbeater.cc:499] Master 127.23.134.190:35835 was elected leader, sending a full tablet report...
I20260630 12:34:44.414053  3510 heartbeater.cc:499] Master 127.23.134.190:35835 was elected leader, sending a full tablet report...
I20260630 12:34:44.416308  3603 tablet_bootstrap.cc:492] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f: No bootstrap required, opened a new log
I20260630 12:34:44.416905  3603 ts_tablet_manager.cc:1403] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent bootstrapping tablet: real 0.115s	user 0.038s	sys 0.041s
I20260630 12:34:44.420506  3603 raft_consensus.cc:359] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.421310  3603 raft_consensus.cc:385] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.421655  3603 raft_consensus.cc:740] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 859cae27cbf943f69ecabb986c3c5b1f, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.422667  3603 consensus_queue.cc:260] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.430578  3604 ts_tablet_manager.cc:1434] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659: Time spent starting tablet: real 0.078s	user 0.015s	sys 0.001s
I20260630 12:34:44.452813  3608 tablet_bootstrap.cc:492] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb: Bootstrap starting.
I20260630 12:34:44.454075  3604 tablet_bootstrap.cc:492] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659: Bootstrap starting.
I20260630 12:34:44.461513  3584 heartbeater.cc:499] Master 127.23.134.190:35835 was elected leader, sending a full tablet report...
I20260630 12:34:44.462304  3608 tablet_bootstrap.cc:654] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.463063  3604 tablet_bootstrap.cc:654] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.463116  3603 ts_tablet_manager.cc:1434] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent starting tablet: real 0.046s	user 0.020s	sys 0.020s
I20260630 12:34:44.464645  3603 tablet_bootstrap.cc:492] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f: Bootstrap starting.
I20260630 12:34:44.472559  3604 tablet_bootstrap.cc:492] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659: No bootstrap required, opened a new log
I20260630 12:34:44.473165  3604 ts_tablet_manager.cc:1403] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260630 12:34:44.473577  3603 tablet_bootstrap.cc:654] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.476541  3604 raft_consensus.cc:359] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.477367  3604 raft_consensus.cc:385] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.478628  3604 raft_consensus.cc:740] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbad6210388142bf9b2d0af510b20659, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.480417  3608 tablet_bootstrap.cc:492] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb: No bootstrap required, opened a new log
I20260630 12:34:44.479877  3604 consensus_queue.cc:260] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.480967  3608 ts_tablet_manager.cc:1403] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.007s
I20260630 12:34:44.487646  3604 ts_tablet_manager.cc:1434] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.005s
I20260630 12:34:44.488840  3604 tablet_bootstrap.cc:492] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659: Bootstrap starting.
I20260630 12:34:44.488628  3608 raft_consensus.cc:359] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.489473  3608 raft_consensus.cc:385] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.489804  3608 raft_consensus.cc:740] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc8997ef6ac46739802cb10f8c76aeb, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.490700  3608 consensus_queue.cc:260] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.499185  3604 tablet_bootstrap.cc:654] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.500521  3608 ts_tablet_manager.cc:1434] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.012s
I20260630 12:34:44.502818  3608 tablet_bootstrap.cc:492] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb: Bootstrap starting.
I20260630 12:34:44.503456  3603 tablet_bootstrap.cc:492] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f: No bootstrap required, opened a new log
I20260630 12:34:44.504161  3603 ts_tablet_manager.cc:1403] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.012s
I20260630 12:34:44.507887  3603 raft_consensus.cc:359] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.508747  3603 raft_consensus.cc:385] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.509111  3603 raft_consensus.cc:740] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 859cae27cbf943f69ecabb986c3c5b1f, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.510116  3608 tablet_bootstrap.cc:654] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.510098  3603 consensus_queue.cc:260] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.511564  3604 tablet_bootstrap.cc:492] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659: No bootstrap required, opened a new log
I20260630 12:34:44.514005  3604 ts_tablet_manager.cc:1403] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260630 12:34:44.513142  3603 ts_tablet_manager.cc:1434] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:34:44.515573  3603 tablet_bootstrap.cc:492] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f: Bootstrap starting.
I20260630 12:34:44.517026  3608 tablet_bootstrap.cc:492] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb: No bootstrap required, opened a new log
I20260630 12:34:44.517587  3608 ts_tablet_manager.cc:1403] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.009s
I20260630 12:34:44.517443  3604 raft_consensus.cc:359] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.518465  3604 raft_consensus.cc:385] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.518843  3604 raft_consensus.cc:740] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbad6210388142bf9b2d0af510b20659, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.519712  3604 consensus_queue.cc:260] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.521049  3608 raft_consensus.cc:359] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.521709  3604 ts_tablet_manager.cc:1434] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:44.521855  3608 raft_consensus.cc:385] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.522323  3608 raft_consensus.cc:740] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc8997ef6ac46739802cb10f8c76aeb, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.523015  3603 tablet_bootstrap.cc:654] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.523079  3604 tablet_bootstrap.cc:492] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659: Bootstrap starting.
I20260630 12:34:44.523463  3608 consensus_queue.cc:260] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.525943  3608 ts_tablet_manager.cc:1434] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:34:44.527215  3608 tablet_bootstrap.cc:492] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb: Bootstrap starting.
W20260630 12:34:44.520170  3511 tablet.cc:2406] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:34:44.531075  3604 tablet_bootstrap.cc:654] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.536706  3608 tablet_bootstrap.cc:654] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.545632  3603 tablet_bootstrap.cc:492] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f: No bootstrap required, opened a new log
I20260630 12:34:44.546370  3603 ts_tablet_manager.cc:1403] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.005s
I20260630 12:34:44.550552  3603 raft_consensus.cc:359] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.551579  3603 raft_consensus.cc:385] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.551963  3603 raft_consensus.cc:740] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 859cae27cbf943f69ecabb986c3c5b1f, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.553021  3603 consensus_queue.cc:260] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.557252  3603 ts_tablet_manager.cc:1434] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:34:44.557271  3604 tablet_bootstrap.cc:492] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659: No bootstrap required, opened a new log
I20260630 12:34:44.557972  3604 ts_tablet_manager.cc:1403] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.018s
I20260630 12:34:44.558391  3603 tablet_bootstrap.cc:492] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f: Bootstrap starting.
I20260630 12:34:44.559777  3608 tablet_bootstrap.cc:492] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb: No bootstrap required, opened a new log
I20260630 12:34:44.560402  3608 ts_tablet_manager.cc:1403] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.014s
I20260630 12:34:44.561045  3604 raft_consensus.cc:359] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.561879  3604 raft_consensus.cc:385] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.562180  3604 raft_consensus.cc:740] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbad6210388142bf9b2d0af510b20659, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.563015  3604 consensus_queue.cc:260] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.564167  3608 raft_consensus.cc:359] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.565043  3608 raft_consensus.cc:385] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.565408  3604 ts_tablet_manager.cc:1434] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:34:44.565380  3608 raft_consensus.cc:740] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc8997ef6ac46739802cb10f8c76aeb, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.566336  3603 tablet_bootstrap.cc:654] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.566723  3604 tablet_bootstrap.cc:492] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659: Bootstrap starting.
I20260630 12:34:44.566699  3608 consensus_queue.cc:260] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.569387  3608 ts_tablet_manager.cc:1434] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:34:44.572347  3608 tablet_bootstrap.cc:492] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb: Bootstrap starting.
I20260630 12:34:44.577065  3604 tablet_bootstrap.cc:654] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.579530  3603 tablet_bootstrap.cc:492] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f: No bootstrap required, opened a new log
I20260630 12:34:44.580153  3608 tablet_bootstrap.cc:654] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.580205  3603 ts_tablet_manager.cc:1403] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.014s
I20260630 12:34:44.586694  3603 raft_consensus.cc:359] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.587853  3603 raft_consensus.cc:385] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.588305  3603 raft_consensus.cc:740] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 859cae27cbf943f69ecabb986c3c5b1f, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.589380  3603 consensus_queue.cc:260] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.591787  3603 ts_tablet_manager.cc:1434] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:34:44.592921  3603 tablet_bootstrap.cc:492] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f: Bootstrap starting.
I20260630 12:34:44.596346  3608 tablet_bootstrap.cc:492] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb: No bootstrap required, opened a new log
I20260630 12:34:44.597128  3608 ts_tablet_manager.cc:1403] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260630 12:34:44.599943  3603 tablet_bootstrap.cc:654] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.600878  3608 raft_consensus.cc:359] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.601823  3608 raft_consensus.cc:385] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.602209  3608 raft_consensus.cc:740] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc8997ef6ac46739802cb10f8c76aeb, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.603257  3608 consensus_queue.cc:260] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.609792  3608 ts_tablet_manager.cc:1434] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:34:44.611027  3608 tablet_bootstrap.cc:492] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb: Bootstrap starting.
I20260630 12:34:44.612552  3603 tablet_bootstrap.cc:492] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f: No bootstrap required, opened a new log
I20260630 12:34:44.613234  3603 ts_tablet_manager.cc:1403] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260630 12:34:44.616884  3603 raft_consensus.cc:359] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } }
I20260630 12:34:44.617713  3603 raft_consensus.cc:385] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.617871  3608 tablet_bootstrap.cc:654] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.618168  3603 raft_consensus.cc:740] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 859cae27cbf943f69ecabb986c3c5b1f, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.619256  3603 consensus_queue.cc:260] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } }
I20260630 12:34:44.623041  3609 raft_consensus.cc:493] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:44.623669  3609 raft_consensus.cc:515] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.625458  3603 ts_tablet_manager.cc:1434] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:34:44.626955  3603 tablet_bootstrap.cc:492] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f: Bootstrap starting.
I20260630 12:34:44.634194  3609 leader_election.cc:290] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:44.643558  3603 tablet_bootstrap.cc:654] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.645465  3607 raft_consensus.cc:493] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:44.646047  3607 raft_consensus.cc:515] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.649176  3608 tablet_bootstrap.cc:492] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb: No bootstrap required, opened a new log
I20260630 12:34:44.649820  3608 ts_tablet_manager.cc:1403] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.007s
I20260630 12:34:44.650480  3604 tablet_bootstrap.cc:492] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659: No bootstrap required, opened a new log
I20260630 12:34:44.651320  3604 ts_tablet_manager.cc:1403] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659: Time spent bootstrapping tablet: real 0.085s	user 0.040s	sys 0.037s
I20260630 12:34:44.653401  3608 raft_consensus.cc:359] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.654582  3608 raft_consensus.cc:385] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.667588  3607 leader_election.cc:290] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.668340  3604 raft_consensus.cc:359] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } }
I20260630 12:34:44.669165  3604 raft_consensus.cc:385] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.669464  3604 raft_consensus.cc:740] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbad6210388142bf9b2d0af510b20659, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.670267  3604 consensus_queue.cc:260] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } }
I20260630 12:34:44.654968  3608 raft_consensus.cc:740] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc8997ef6ac46739802cb10f8c76aeb, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.671842  3608 consensus_queue.cc:260] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.676753  3604 ts_tablet_manager.cc:1434] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:34:44.676934  3608 ts_tablet_manager.cc:1434] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260630 12:34:44.678365  3604 tablet_bootstrap.cc:492] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659: Bootstrap starting.
I20260630 12:34:44.678472  3608 tablet_bootstrap.cc:492] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb: Bootstrap starting.
I20260630 12:34:44.684430  3609 raft_consensus.cc:493] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:44.686048  3604 tablet_bootstrap.cc:654] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.684962  3609 raft_consensus.cc:515] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.692181  3607 raft_consensus.cc:493] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:44.692715  3607 raft_consensus.cc:515] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.691684  3609 leader_election.cc:290] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:44.695408  3607 leader_election.cc:290] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.695950  3609 raft_consensus.cc:493] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:44.696666  3609 raft_consensus.cc:515] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.698752  3609 leader_election.cc:290] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:44.699242  3607 raft_consensus.cc:493] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:44.699769  3607 raft_consensus.cc:515] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.707116  3409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee186a6c8ee4a8a84343d975cc10cc0" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" is_pre_election: true
I20260630 12:34:44.707921  3409 raft_consensus.cc:2468] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 859cae27cbf943f69ecabb986c3c5b1f in term 0.
I20260630 12:34:44.710191  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7366b66a9564728ba0c24cd78749041" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" is_pre_election: true
I20260630 12:34:44.711401  3607 leader_election.cc:290] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.713325  3613 raft_consensus.cc:493] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:44.713874  3613 raft_consensus.cc:515] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.711807  3408 raft_consensus.cc:2468] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 859cae27cbf943f69ecabb986c3c5b1f in term 0.
I20260630 12:34:44.720533  3525 leader_election.cc:304] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 859cae27cbf943f69ecabb986c3c5b1f, ccc8997ef6ac46739802cb10f8c76aeb; no voters: 
I20260630 12:34:44.721879  3609 raft_consensus.cc:2804] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:44.722112  3525 leader_election.cc:304] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 859cae27cbf943f69ecabb986c3c5b1f, ccc8997ef6ac46739802cb10f8c76aeb; no voters: 
I20260630 12:34:44.720654  3409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4633e7156e4806afdb90a9e10ee6c3" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" is_pre_election: true
I20260630 12:34:44.722889  3609 raft_consensus.cc:493] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:44.731855  3613 leader_election.cc:290] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.726085  3409 raft_consensus.cc:2468] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 859cae27cbf943f69ecabb986c3c5b1f in term 0.
I20260630 12:34:44.733386  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4633e7156e4806afdb90a9e10ee6c3" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f" is_pre_election: true
I20260630 12:34:44.733662  3613 raft_consensus.cc:493] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:44.734170  3613 raft_consensus.cc:515] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.734704  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2d58c77d8e4667b9dc92bb65620a20" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f" is_pre_election: true
I20260630 12:34:44.734170  3559 raft_consensus.cc:2468] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbad6210388142bf9b2d0af510b20659 in term 0.
W20260630 12:34:44.738345  3451 leader_election.cc:343] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:44.739465  3451 leader_election.cc:304] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 859cae27cbf943f69ecabb986c3c5b1f, fbad6210388142bf9b2d0af510b20659; no voters: 
I20260630 12:34:44.738634  3608 tablet_bootstrap.cc:654] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:44.728214  3609 raft_consensus.cc:3060] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.744812  3607 raft_consensus.cc:2804] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:44.745321  3607 raft_consensus.cc:493] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:44.745779  3607 raft_consensus.cc:3060] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.757323  3603 tablet_bootstrap.cc:492] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f: No bootstrap required, opened a new log
I20260630 12:34:44.756667  3485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee186a6c8ee4a8a84343d975cc10cc0" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659" is_pre_election: true
I20260630 12:34:44.758224  3603 ts_tablet_manager.cc:1403] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent bootstrapping tablet: real 0.132s	user 0.025s	sys 0.016s
I20260630 12:34:44.760331  3485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4633e7156e4806afdb90a9e10ee6c3" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659" is_pre_election: true
W20260630 12:34:44.761946  3525 leader_election.cc:343] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:44.766111  3484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7366b66a9564728ba0c24cd78749041" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659" is_pre_election: true
I20260630 12:34:44.767107  3484 raft_consensus.cc:2468] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 859cae27cbf943f69ecabb986c3c5b1f in term 0.
I20260630 12:34:44.768018  3632 raft_consensus.cc:2804] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:44.768644  3632 raft_consensus.cc:493] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:44.769688  3632 raft_consensus.cc:3060] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.771016  3604 tablet_bootstrap.cc:492] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659: No bootstrap required, opened a new log
I20260630 12:34:44.771502  3604 ts_tablet_manager.cc:1403] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659: Time spent bootstrapping tablet: real 0.093s	user 0.023s	sys 0.007s
I20260630 12:34:44.775818  3604 raft_consensus.cc:359] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.776803  3604 raft_consensus.cc:385] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.777158  3604 raft_consensus.cc:740] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbad6210388142bf9b2d0af510b20659, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.783908  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7366b66a9564728ba0c24cd78749041" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f" is_pre_election: true
I20260630 12:34:44.785800  3603 raft_consensus.cc:359] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.786357  3603 raft_consensus.cc:385] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.786549  3603 raft_consensus.cc:740] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 859cae27cbf943f69ecabb986c3c5b1f, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.787461  3613 leader_election.cc:290] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.787135  3604 consensus_queue.cc:260] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.787207  3603 consensus_queue.cc:260] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.788197  3613 raft_consensus.cc:493] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:44.788805  3613 raft_consensus.cc:515] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.791443  3613 leader_election.cc:290] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.803339  3608 tablet_bootstrap.cc:492] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb: No bootstrap required, opened a new log
I20260630 12:34:44.803982  3608 ts_tablet_manager.cc:1403] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent bootstrapping tablet: real 0.126s	user 0.024s	sys 0.007s
I20260630 12:34:44.805366  3525 leader_election.cc:304] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 859cae27cbf943f69ecabb986c3c5b1f, ccc8997ef6ac46739802cb10f8c76aeb; no voters: 
I20260630 12:34:44.810423  3632 raft_consensus.cc:515] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.812004  3409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4633e7156e4806afdb90a9e10ee6c3" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" is_pre_election: true
I20260630 12:34:44.812738  3409 raft_consensus.cc:2468] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbad6210388142bf9b2d0af510b20659 in term 0.
I20260630 12:34:44.812841  3557 raft_consensus.cc:2393] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbad6210388142bf9b2d0af510b20659 in current term 1: Already voted for candidate 859cae27cbf943f69ecabb986c3c5b1f in this term.
I20260630 12:34:44.814248  3409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2d58c77d8e4667b9dc92bb65620a20" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" is_pre_election: true
I20260630 12:34:44.814911  3409 raft_consensus.cc:2468] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbad6210388142bf9b2d0af510b20659 in term 0.
I20260630 12:34:44.816277  3409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7366b66a9564728ba0c24cd78749041" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" is_pre_election: true
I20260630 12:34:44.816411  3484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84539af376724964bb3bdf39f7bcd741" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659" is_pre_election: true
I20260630 12:34:44.816936  3409 raft_consensus.cc:2468] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbad6210388142bf9b2d0af510b20659 in term 0.
I20260630 12:34:44.817034  3484 raft_consensus.cc:2468] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccc8997ef6ac46739802cb10f8c76aeb in term 0.
I20260630 12:34:44.818941  3484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4633e7156e4806afdb90a9e10ee6c3" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659" is_pre_election: true
I20260630 12:34:44.819005  3451 leader_election.cc:304] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [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: ccc8997ef6ac46739802cb10f8c76aeb, fbad6210388142bf9b2d0af510b20659; no voters: 859cae27cbf943f69ecabb986c3c5b1f
I20260630 12:34:44.821388  3375 leader_election.cc:304] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccc8997ef6ac46739802cb10f8c76aeb, fbad6210388142bf9b2d0af510b20659; no voters: 
I20260630 12:34:44.821987  3484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2d58c77d8e4667b9dc92bb65620a20" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659" is_pre_election: true
I20260630 12:34:44.812927  3608 raft_consensus.cc:359] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } }
I20260630 12:34:44.822633  3484 raft_consensus.cc:2468] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccc8997ef6ac46739802cb10f8c76aeb in term 0.
I20260630 12:34:44.822996  3608 raft_consensus.cc:385] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:44.823215  3409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7366b66a9564728ba0c24cd78749041" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb"
I20260630 12:34:44.824148  3409 raft_consensus.cc:3060] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.824236  3375 leader_election.cc:304] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccc8997ef6ac46739802cb10f8c76aeb, fbad6210388142bf9b2d0af510b20659; no voters: 
I20260630 12:34:44.824795  3609 raft_consensus.cc:515] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.825352  3633 raft_consensus.cc:2804] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:44.825812  3633 raft_consensus.cc:493] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:44.826159  3633 raft_consensus.cc:3060] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.827922  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee186a6c8ee4a8a84343d975cc10cc0" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb"
I20260630 12:34:44.828605  3408 raft_consensus.cc:3060] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.834070  3636 raft_consensus.cc:2804] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:44.834620  3636 raft_consensus.cc:493] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:44.834960  3636 raft_consensus.cc:3060] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.835943  3639 raft_consensus.cc:2804] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:44.836344  3639 raft_consensus.cc:493] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:44.836660  3639 raft_consensus.cc:3060] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.823354  3608 raft_consensus.cc:740] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc8997ef6ac46739802cb10f8c76aeb, State: Initialized, Role: FOLLOWER
I20260630 12:34:44.839241  3608 consensus_queue.cc:260] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } }
I20260630 12:34:44.841223  3638 raft_consensus.cc:493] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:44.841768  3638 raft_consensus.cc:515] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.842713  3607 raft_consensus.cc:515] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.843955  3485 raft_consensus.cc:2393] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 859cae27cbf943f69ecabb986c3c5b1f in current term 1: Already voted for candidate fbad6210388142bf9b2d0af510b20659 in this term.
I20260630 12:34:44.834597  3632 leader_election.cc:290] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 election: Requested vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:44.845570  3451 leader_election.cc:304] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [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: ccc8997ef6ac46739802cb10f8c76aeb, fbad6210388142bf9b2d0af510b20659; no voters: 859cae27cbf943f69ecabb986c3c5b1f
I20260630 12:34:44.845871  3638 leader_election.cc:290] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:44.847077  3407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84539af376724964bb3bdf39f7bcd741" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" is_pre_election: true
I20260630 12:34:44.848809  3603 ts_tablet_manager.cc:1434] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f: Time spent starting tablet: real 0.090s	user 0.018s	sys 0.018s
I20260630 12:34:44.847501  3604 ts_tablet_manager.cc:1434] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.013s
I20260630 12:34:44.850256  3636 raft_consensus.cc:515] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.852512  3636 leader_election.cc:290] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 election: Requested vote from peers fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.853281  3485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2d58c77d8e4667b9dc92bb65620a20" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659"
I20260630 12:34:44.854045  3637 raft_consensus.cc:2804] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:44.854501  3637 raft_consensus.cc:493] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:44.854916  3637 raft_consensus.cc:3060] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.854598  3640 raft_consensus.cc:2804] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:44.857501  3640 raft_consensus.cc:493] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:44.857390  3633 raft_consensus.cc:515] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.858003  3640 raft_consensus.cc:3060] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.858767  3407 raft_consensus.cc:2393] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 859cae27cbf943f69ecabb986c3c5b1f in current term 1: Already voted for candidate ccc8997ef6ac46739802cb10f8c76aeb in this term.
I20260630 12:34:44.860616  3484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84539af376724964bb3bdf39f7bcd741" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659"
I20260630 12:34:44.861234  3484 raft_consensus.cc:3060] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.866240  3408 raft_consensus.cc:2468] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 859cae27cbf943f69ecabb986c3c5b1f in term 1.
I20260630 12:34:44.866643  3640 raft_consensus.cc:515] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.867446  3525 leader_election.cc:304] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 859cae27cbf943f69ecabb986c3c5b1f, ccc8997ef6ac46739802cb10f8c76aeb; no voters: 
I20260630 12:34:44.868443  3607 leader_election.cc:290] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [CANDIDATE]: Term 1 election: Requested vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.869297  3485 raft_consensus.cc:2393] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccc8997ef6ac46739802cb10f8c76aeb in current term 1: Already voted for candidate fbad6210388142bf9b2d0af510b20659 in this term.
I20260630 12:34:44.870240  3409 raft_consensus.cc:2468] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 859cae27cbf943f69ecabb986c3c5b1f in term 1.
I20260630 12:34:44.868497  3638 raft_consensus.cc:2804] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:44.870985  3638 raft_consensus.cc:697] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 LEADER]: Becoming Leader. State: Replica: 859cae27cbf943f69ecabb986c3c5b1f, State: Running, Role: LEADER
I20260630 12:34:44.871604  3640 leader_election.cc:290] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [CANDIDATE]: Term 1 election: Requested vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.871913  3638 consensus_queue.cc:237] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.842232  3608 ts_tablet_manager.cc:1434] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.000s
I20260630 12:34:44.873127  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4633e7156e4806afdb90a9e10ee6c3" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f"
I20260630 12:34:44.874051  3525 leader_election.cc:304] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 859cae27cbf943f69ecabb986c3c5b1f, ccc8997ef6ac46739802cb10f8c76aeb; no voters: 
I20260630 12:34:44.874969  3632 raft_consensus.cc:2804] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:44.874050  3409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4633e7156e4806afdb90a9e10ee6c3" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb"
I20260630 12:34:44.875674  3409 raft_consensus.cc:3060] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.878113  3484 raft_consensus.cc:2468] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccc8997ef6ac46739802cb10f8c76aeb in term 1.
I20260630 12:34:44.879304  3375 leader_election.cc:304] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccc8997ef6ac46739802cb10f8c76aeb, fbad6210388142bf9b2d0af510b20659; no voters: 
I20260630 12:34:44.880136  3636 raft_consensus.cc:2804] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:44.880622  3636 raft_consensus.cc:697] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 LEADER]: Becoming Leader. State: Replica: ccc8997ef6ac46739802cb10f8c76aeb, State: Running, Role: LEADER
I20260630 12:34:44.881453  3636 consensus_queue.cc:237] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.884846  3485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7366b66a9564728ba0c24cd78749041" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659"
I20260630 12:34:44.885527  3483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84539af376724964bb3bdf39f7bcd741" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659" is_pre_election: true
I20260630 12:34:44.889842  3483 raft_consensus.cc:2393] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 859cae27cbf943f69ecabb986c3c5b1f in current term 1: Already voted for candidate ccc8997ef6ac46739802cb10f8c76aeb in this term.
I20260630 12:34:44.886636  3633 leader_election.cc:290] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 election: Requested vote from peers fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.884891  3409 raft_consensus.cc:2468] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbad6210388142bf9b2d0af510b20659 in term 1.
I20260630 12:34:44.893740  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2d58c77d8e4667b9dc92bb65620a20" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f"
I20260630 12:34:44.894713  3559 raft_consensus.cc:3060] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.894949  3451 leader_election.cc:304] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccc8997ef6ac46739802cb10f8c76aeb, fbad6210388142bf9b2d0af510b20659; no voters: 
I20260630 12:34:44.894794  3639 raft_consensus.cc:515] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.896081  3557 raft_consensus.cc:2393] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fbad6210388142bf9b2d0af510b20659 in current term 1: Already voted for candidate 859cae27cbf943f69ecabb986c3c5b1f in this term.
I20260630 12:34:44.896114  3640 raft_consensus.cc:2804] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:44.896821  3640 raft_consensus.cc:697] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 1 LEADER]: Becoming Leader. State: Replica: fbad6210388142bf9b2d0af510b20659, State: Running, Role: LEADER
I20260630 12:34:44.897094  3639 leader_election.cc:290] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 election: Requested vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:44.897680  3640 consensus_queue.cc:237] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.893785  3525 leader_election.cc:304] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [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: 859cae27cbf943f69ecabb986c3c5b1f; no voters: ccc8997ef6ac46739802cb10f8c76aeb, fbad6210388142bf9b2d0af510b20659
I20260630 12:34:44.898402  3409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2d58c77d8e4667b9dc92bb65620a20" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb"
I20260630 12:34:44.899647  3409 raft_consensus.cc:2393] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fbad6210388142bf9b2d0af510b20659 in current term 1: Already voted for candidate ccc8997ef6ac46739802cb10f8c76aeb in this term.
I20260630 12:34:44.901847  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4633e7156e4806afdb90a9e10ee6c3" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb"
I20260630 12:34:44.902966  3408 raft_consensus.cc:2393] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 859cae27cbf943f69ecabb986c3c5b1f in current term 1: Already voted for candidate fbad6210388142bf9b2d0af510b20659 in this term.
I20260630 12:34:44.906109  3609 leader_election.cc:290] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [CANDIDATE]: Term 1 election: Requested vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:44.906880  3609 raft_consensus.cc:3060] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.908749  3632 raft_consensus.cc:697] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 LEADER]: Becoming Leader. State: Replica: 859cae27cbf943f69ecabb986c3c5b1f, State: Running, Role: LEADER
I20260630 12:34:44.910356  3632 consensus_queue.cc:237] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.912259  3559 raft_consensus.cc:2468] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbad6210388142bf9b2d0af510b20659 in term 1.
I20260630 12:34:44.915277  3483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4633e7156e4806afdb90a9e10ee6c3" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659"
I20260630 12:34:44.918813  3484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee186a6c8ee4a8a84343d975cc10cc0" candidate_uuid: "859cae27cbf943f69ecabb986c3c5b1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659"
I20260630 12:34:44.919524  3484 raft_consensus.cc:3060] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:44.926973  3305 catalog_manager.cc:5697] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129). New cstate: current_term: 1 leader_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:44.934723  3306 catalog_manager.cc:5697] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbad6210388142bf9b2d0af510b20659 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "fbad6210388142bf9b2d0af510b20659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:44.942636  3451 leader_election.cc:304] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [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: 859cae27cbf943f69ecabb986c3c5b1f, fbad6210388142bf9b2d0af510b20659; no voters: ccc8997ef6ac46739802cb10f8c76aeb
I20260630 12:34:44.944514  3525 leader_election.cc:304] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [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: 859cae27cbf943f69ecabb986c3c5b1f; no voters: ccc8997ef6ac46739802cb10f8c76aeb, fbad6210388142bf9b2d0af510b20659
I20260630 12:34:44.945765  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e4633e7156e4806afdb90a9e10ee6c3" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f" is_pre_election: true
I20260630 12:34:44.956176  3640 raft_consensus.cc:2804] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:44.956457  3557 raft_consensus.cc:2393] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccc8997ef6ac46739802cb10f8c76aeb in current term 1: Already voted for candidate 859cae27cbf943f69ecabb986c3c5b1f in this term.
I20260630 12:34:44.956684  3640 raft_consensus.cc:697] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 1 LEADER]: Becoming Leader. State: Replica: fbad6210388142bf9b2d0af510b20659, State: Running, Role: LEADER
I20260630 12:34:44.945793  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2d58c77d8e4667b9dc92bb65620a20" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f" is_pre_election: true
I20260630 12:34:44.956933  3638 raft_consensus.cc:2749] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:44.957757  3558 raft_consensus.cc:2393] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccc8997ef6ac46739802cb10f8c76aeb in current term 1: Already voted for candidate fbad6210388142bf9b2d0af510b20659 in this term.
I20260630 12:34:44.946368  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2d58c77d8e4667b9dc92bb65620a20" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f"
I20260630 12:34:44.958969  3556 raft_consensus.cc:2393] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccc8997ef6ac46739802cb10f8c76aeb in current term 1: Already voted for candidate fbad6210388142bf9b2d0af510b20659 in this term.
I20260630 12:34:44.946887  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84539af376724964bb3bdf39f7bcd741" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f"
I20260630 12:34:44.946935  3484 raft_consensus.cc:2468] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 859cae27cbf943f69ecabb986c3c5b1f in term 1.
I20260630 12:34:44.947278  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84539af376724964bb3bdf39f7bcd741" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f" is_pre_election: true
I20260630 12:34:44.947635  3304 catalog_manager.cc:5697] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131). New cstate: current_term: 1 leader_uuid: "859cae27cbf943f69ecabb986c3c5b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:44.959967  3375 leader_election.cc:304] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [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: ccc8997ef6ac46739802cb10f8c76aeb; no voters: 859cae27cbf943f69ecabb986c3c5b1f, fbad6210388142bf9b2d0af510b20659
I20260630 12:34:44.962015  3636 raft_consensus.cc:2749] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:44.962742  3375 leader_election.cc:304] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [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: ccc8997ef6ac46739802cb10f8c76aeb; no voters: 859cae27cbf943f69ecabb986c3c5b1f, fbad6210388142bf9b2d0af510b20659
I20260630 12:34:44.952334  3637 raft_consensus.cc:515] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.963759  3636 raft_consensus.cc:2749] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:44.964883  3485 raft_consensus.cc:2393] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 859cae27cbf943f69ecabb986c3c5b1f in current term 1: Already voted for candidate fbad6210388142bf9b2d0af510b20659 in this term.
I20260630 12:34:44.965277  3637 leader_election.cc:290] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [CANDIDATE]: Term 1 election: Requested vote from peers ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753), 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:44.953449  3609 raft_consensus.cc:2749] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:44.957672  3640 consensus_queue.cc:237] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } }
I20260630 12:34:44.968092  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7366b66a9564728ba0c24cd78749041" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f"
I20260630 12:34:44.973521  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7366b66a9564728ba0c24cd78749041" candidate_uuid: "fbad6210388142bf9b2d0af510b20659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc8997ef6ac46739802cb10f8c76aeb"
I20260630 12:34:44.974401  3408 raft_consensus.cc:2393] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fbad6210388142bf9b2d0af510b20659 in current term 1: Already voted for candidate 859cae27cbf943f69ecabb986c3c5b1f in this term.
I20260630 12:34:44.975831  3451 leader_election.cc:304] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [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: fbad6210388142bf9b2d0af510b20659; no voters: 859cae27cbf943f69ecabb986c3c5b1f, ccc8997ef6ac46739802cb10f8c76aeb
I20260630 12:34:44.976629  3640 raft_consensus.cc:2749] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:44.977387  3555 raft_consensus.cc:2468] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccc8997ef6ac46739802cb10f8c76aeb in term 1.
I20260630 12:34:44.988442  3304 catalog_manager.cc:5697] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbad6210388142bf9b2d0af510b20659 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "fbad6210388142bf9b2d0af510b20659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:44.988730  3306 catalog_manager.cc:5697] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131). New cstate: current_term: 1 leader_uuid: "859cae27cbf943f69ecabb986c3c5b1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:45.065138  3636 raft_consensus.cc:493] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:45.065873  3636 raft_consensus.cc:515] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } }
I20260630 12:34:45.067910  3636 leader_election.cc:290] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491), fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:45.068972  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f401182de2be48cba4041cba296cbc42" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f" is_pre_election: true
I20260630 12:34:45.069236  3485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f401182de2be48cba4041cba296cbc42" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659" is_pre_election: true
I20260630 12:34:45.069689  3555 raft_consensus.cc:2468] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccc8997ef6ac46739802cb10f8c76aeb in term 0.
I20260630 12:34:45.069998  3485 raft_consensus.cc:2468] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccc8997ef6ac46739802cb10f8c76aeb in term 0.
I20260630 12:34:45.070787  3375 leader_election.cc:304] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 859cae27cbf943f69ecabb986c3c5b1f, ccc8997ef6ac46739802cb10f8c76aeb; no voters: 
I20260630 12:34:45.071555  3636 raft_consensus.cc:2804] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:45.071928  3636 raft_consensus.cc:493] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:45.072216  3636 raft_consensus.cc:3060] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:45.078708  3636 raft_consensus.cc:515] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } }
I20260630 12:34:45.080904  3636 leader_election.cc:290] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 election: Requested vote from peers 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491), fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:45.081728  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f401182de2be48cba4041cba296cbc42" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "859cae27cbf943f69ecabb986c3c5b1f"
I20260630 12:34:45.081923  3485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f401182de2be48cba4041cba296cbc42" candidate_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbad6210388142bf9b2d0af510b20659"
I20260630 12:34:45.082366  3555 raft_consensus.cc:3060] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:45.082489  3485 raft_consensus.cc:3060] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:45.087934  3555 raft_consensus.cc:2468] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccc8997ef6ac46739802cb10f8c76aeb in term 1.
I20260630 12:34:45.088064  3485 raft_consensus.cc:2468] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccc8997ef6ac46739802cb10f8c76aeb in term 1.
I20260630 12:34:45.089149  3375 leader_election.cc:304] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 859cae27cbf943f69ecabb986c3c5b1f, ccc8997ef6ac46739802cb10f8c76aeb; no voters: 
I20260630 12:34:45.089859  3636 raft_consensus.cc:2804] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:45.090260  3636 raft_consensus.cc:697] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 LEADER]: Becoming Leader. State: Replica: ccc8997ef6ac46739802cb10f8c76aeb, State: Running, Role: LEADER
I20260630 12:34:45.090907  3636 consensus_queue.cc:237] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } }
I20260630 12:34:45.098800  3306 catalog_manager.cc:5697] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129). New cstate: current_term: 1 leader_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:45.320402  3636 consensus_queue.cc:1048] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:45.339958  3609 consensus_queue.cc:1048] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:45.351442  3633 consensus_queue.cc:1048] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:45.369433  3632 consensus_queue.cc:1048] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:45.369971  3640 consensus_queue.cc:1048] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:45.402046  3637 consensus_queue.cc:1048] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:45.419418  3632 consensus_queue.cc:1048] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:45.439641  3632 consensus_queue.cc:1048] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:45.450362  3641 consensus_queue.cc:1048] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:45.488356  3641 consensus_queue.cc:1048] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:45.627121  3556 raft_consensus.cc:1275] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Refusing update from remote peer ccc8997ef6ac46739802cb10f8c76aeb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:45.629875  3683 consensus_queue.cc:1048] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:45.658303  3483 raft_consensus.cc:1275] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Refusing update from remote peer ccc8997ef6ac46739802cb10f8c76aeb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:45.664520  3636 consensus_queue.cc:1048] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:34:45.740486  3525 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.134.129:43753, user_credentials={real_user=slave}} blocked reactor thread for 57783.9us
I20260630 12:34:46.585811 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:46.596450  3712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:46.596890  3713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:46.597949  3715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:46.599241 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:46.600576 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:46.600834 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:46.601035 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822886601015 us; error 0 us; skew 500 ppm
I20260630 12:34:46.601657 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:46.604471 24090 webserver.cc:533] Webserver started at http://127.23.134.132:46057/ using document root <none> and password file <none>
I20260630 12:34:46.605170 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:46.605522 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:46.605944 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:46.607440 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-69xz"
I20260630 12:34:46.612591 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:46.616182  3720 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.617079 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:46.617380 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-69xz"
I20260630 12:34:46.617712 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:46.632769 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:46.634256 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:46.635841 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:46.638448 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:46.638702 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.638952 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:46.639138 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.687793 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:40923
I20260630 12:34:46.687901  3782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:40923 every 8 connection(s)
I20260630 12:34:46.705010  3783 heartbeater.cc:344] Connected to a master server at 127.23.134.190:35835
I20260630 12:34:46.705473  3783 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:46.706275  3783 heartbeater.cc:507] Master 127.23.134.190:35835 requested a full tablet report, sending...
I20260630 12:34:46.708549  3304 ts_manager.cc:194] Registered new tserver with Master: 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132:40923)
I20260630 12:34:46.710542  3304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56698
I20260630 12:34:47.202121  3407 consensus_queue.cc:237] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:47.209821  3483 raft_consensus.cc:1275] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Refusing update from remote peer ccc8997ef6ac46739802cb10f8c76aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:34:47.211099  3555 raft_consensus.cc:1275] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Refusing update from remote peer ccc8997ef6ac46739802cb10f8c76aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:34:47.211966  3789 consensus_queue.cc:1048] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:34:47.213234  3633 consensus_queue.cc:1048] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260630 12:34:47.221948  3373 consensus_peers.cc:597] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb -> Peer 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132:40923): Couldn't send request to peer 94fe4c43ddc94fb3ba37c6e51c4554cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f401182de2be48cba4041cba296cbc42. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:47.220803  3686 raft_consensus.cc:2955] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.223353  3555 raft_consensus.cc:2955] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.223393  3483 raft_consensus.cc:2955] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.243726  3304 catalog_manager.cc:5697] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f reported cstate change: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.256608  3483 consensus_queue.cc:237] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:47.266108  3555 raft_consensus.cc:1275] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Refusing update from remote peer fbad6210388142bf9b2d0af510b20659: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:34:47.266108  3407 raft_consensus.cc:1275] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Refusing update from remote peer fbad6210388142bf9b2d0af510b20659: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:34:47.268415  3711 consensus_queue.cc:1048] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:34:47.270525  3711 consensus_queue.cc:1048] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:34:47.277132  3449 consensus_peers.cc:597] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 -> Peer 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132:40923): Couldn't send request to peer 94fe4c43ddc94fb3ba37c6e51c4554cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f2d58c77d8e4667b9dc92bb65620a20. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:47.281255  3798 raft_consensus.cc:2955] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.283942  3555 raft_consensus.cc:2955] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.284783  3407 raft_consensus.cc:2955] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.295856  3302 catalog_manager.cc:5697] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 reported cstate change: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "fbad6210388142bf9b2d0af510b20659" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:47.315493  3555 consensus_queue.cc:237] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:47.323835  3483 raft_consensus.cc:1275] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Refusing update from remote peer 859cae27cbf943f69ecabb986c3c5b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:34:47.323853  3407 raft_consensus.cc:1275] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Refusing update from remote peer 859cae27cbf943f69ecabb986c3c5b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:34:47.325407  3801 consensus_queue.cc:1048] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:34:47.326438  3632 consensus_queue.cc:1048] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260630 12:34:47.335116  3523 consensus_peers.cc:597] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f -> Peer 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132:40923): Couldn't send request to peer 94fe4c43ddc94fb3ba37c6e51c4554cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7366b66a9564728ba0c24cd78749041. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:47.335199  3632 raft_consensus.cc:2955] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.338145  3407 raft_consensus.cc:2955] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.338179  3483 raft_consensus.cc:2955] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.351558  3302 catalog_manager.cc:5697] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb reported cstate change: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "859cae27cbf943f69ecabb986c3c5b1f" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.357062  3555 consensus_queue.cc:237] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:47.363909  3483 raft_consensus.cc:1275] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Refusing update from remote peer 859cae27cbf943f69ecabb986c3c5b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
W20260630 12:34:47.364264  3523 consensus_peers.cc:597] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f -> Peer 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132:40923): Couldn't send request to peer 94fe4c43ddc94fb3ba37c6e51c4554cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fee186a6c8ee4a8a84343d975cc10cc0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:47.365855  3632 consensus_queue.cc:1048] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:34:47.366461  3407 raft_consensus.cc:1275] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Refusing update from remote peer 859cae27cbf943f69ecabb986c3c5b1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:34:47.368036  3632 consensus_queue.cc:1048] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:34:47.373565  3803 raft_consensus.cc:2955] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.375912  3407 raft_consensus.cc:2955] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.380149  3483 raft_consensus.cc:2955] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.392336  3305 catalog_manager.cc:5697] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb reported cstate change: config changed from index -1 to 11, NON_VOTER 94fe4c43ddc94fb3ba37c6e51c4554cb (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "859cae27cbf943f69ecabb986c3c5b1f" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } } }
I20260630 12:34:47.643405  3804 ts_tablet_manager.cc:933] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Initiating tablet copy from peer ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753)
I20260630 12:34:47.644264  3805 ts_tablet_manager.cc:933] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Initiating tablet copy from peer fbad6210388142bf9b2d0af510b20659 (127.23.134.130:32883)
I20260630 12:34:47.646626  3804 tablet_copy_client.cc:323] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.129:43753
I20260630 12:34:47.647068  3805 tablet_copy_client.cc:323] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.130:32883
I20260630 12:34:47.660557  3419 tablet_copy_service.cc:140] P ccc8997ef6ac46739802cb10f8c76aeb: Received BeginTabletCopySession request for tablet f401182de2be48cba4041cba296cbc42 from peer 94fe4c43ddc94fb3ba37c6e51c4554cb ({username='slave'} at 127.0.0.1:45184)
I20260630 12:34:47.661168  3419 tablet_copy_service.cc:161] P ccc8997ef6ac46739802cb10f8c76aeb: Beginning new tablet copy session on tablet f401182de2be48cba4041cba296cbc42 from peer 94fe4c43ddc94fb3ba37c6e51c4554cb at {username='slave'} at 127.0.0.1:45184: session id = 94fe4c43ddc94fb3ba37c6e51c4554cb-f401182de2be48cba4041cba296cbc42
I20260630 12:34:47.664188  3495 tablet_copy_service.cc:140] P fbad6210388142bf9b2d0af510b20659: Received BeginTabletCopySession request for tablet 6f2d58c77d8e4667b9dc92bb65620a20 from peer 94fe4c43ddc94fb3ba37c6e51c4554cb ({username='slave'} at 127.0.0.1:52060)
I20260630 12:34:47.664850  3495 tablet_copy_service.cc:161] P fbad6210388142bf9b2d0af510b20659: Beginning new tablet copy session on tablet 6f2d58c77d8e4667b9dc92bb65620a20 from peer 94fe4c43ddc94fb3ba37c6e51c4554cb at {username='slave'} at 127.0.0.1:52060: session id = 94fe4c43ddc94fb3ba37c6e51c4554cb-6f2d58c77d8e4667b9dc92bb65620a20
I20260630 12:34:47.671118  3419 tablet_copy_source_session.cc:215] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:47.673923  3495 tablet_copy_source_session.cc:215] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:47.674669  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f401182de2be48cba4041cba296cbc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:47.676522  3805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2d58c77d8e4667b9dc92bb65620a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:47.691133  3805 tablet_copy_client.cc:806] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:47.691794  3805 tablet_copy_client.cc:670] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:47.692056  3804 tablet_copy_client.cc:806] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:47.692986  3804 tablet_copy_client.cc:670] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:47.695972  3805 tablet_copy_client.cc:538] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:47.697265  3804 tablet_copy_client.cc:538] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:47.702569  3805 tablet_bootstrap.cc:492] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap starting.
I20260630 12:34:47.705869  3804 tablet_bootstrap.cc:492] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap starting.
I20260630 12:34:47.713514  3783 heartbeater.cc:499] Master 127.23.134.190:35835 was elected leader, sending a full tablet report...
I20260630 12:34:47.724181 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:34:47.747565 24090 tablet_copy_service.cc:362] P ccc8997ef6ac46739802cb10f8c76aeb: Destroying tablet copy session 94fe4c43ddc94fb3ba37c6e51c4554cb-f401182de2be48cba4041cba296cbc42 due to service shutdown
I20260630 12:34:47.748145 24090 tablet_copy_service.cc:434] P ccc8997ef6ac46739802cb10f8c76aeb: ending tablet copy session 94fe4c43ddc94fb3ba37c6e51c4554cb-f401182de2be48cba4041cba296cbc42 on tablet f401182de2be48cba4041cba296cbc42 with peer 94fe4c43ddc94fb3ba37c6e51c4554cb
I20260630 12:34:47.787627  3812 ts_tablet_manager.cc:933] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Initiating tablet copy from peer 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:47.804823 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:47.807487  3812 tablet_copy_client.cc:323] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:39491
I20260630 12:34:47.807540 24090 tablet_replica.cc:333] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb: stopping tablet replica
I20260630 12:34:47.809057 24090 raft_consensus.cc:2243] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:47.810035 24090 raft_consensus.cc:2272] T f7366b66a9564728ba0c24cd78749041 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:47.815660 24090 tablet_replica.cc:333] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb: stopping tablet replica
I20260630 12:34:47.816782 24090 raft_consensus.cc:2243] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:47.817744 24090 raft_consensus.cc:2272] T 6f2d58c77d8e4667b9dc92bb65620a20 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:47.823920  3569 tablet_copy_service.cc:140] P 859cae27cbf943f69ecabb986c3c5b1f: Received BeginTabletCopySession request for tablet f7366b66a9564728ba0c24cd78749041 from peer 94fe4c43ddc94fb3ba37c6e51c4554cb ({username='slave'} at 127.0.0.1:55080)
I20260630 12:34:47.824589  3569 tablet_copy_service.cc:161] P 859cae27cbf943f69ecabb986c3c5b1f: Beginning new tablet copy session on tablet f7366b66a9564728ba0c24cd78749041 from peer 94fe4c43ddc94fb3ba37c6e51c4554cb at {username='slave'} at 127.0.0.1:55080: session id = 94fe4c43ddc94fb3ba37c6e51c4554cb-f7366b66a9564728ba0c24cd78749041
I20260630 12:34:47.837184 24090 tablet_replica.cc:333] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb: stopping tablet replica
I20260630 12:34:47.838429 24090 raft_consensus.cc:2243] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:47.839550 24090 raft_consensus.cc:2272] T 6e4633e7156e4806afdb90a9e10ee6c3 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:47.844012 24090 tablet_replica.cc:333] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb: stopping tablet replica
I20260630 12:34:47.840217  3569 tablet_copy_source_session.cc:215] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:47.847327 24090 raft_consensus.cc:2243] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:47.847867  3812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7366b66a9564728ba0c24cd78749041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:47.848958 24090 raft_consensus.cc:2272] T f401182de2be48cba4041cba296cbc42 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:47.853699 24090 tablet_replica.cc:333] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb: stopping tablet replica
I20260630 12:34:47.858919  3804 tablet_bootstrap.cc:492] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=70 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:47.860038  3804 tablet_bootstrap.cc:492] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap complete.
I20260630 12:34:47.860895  3804 ts_tablet_manager.cc:1403] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Time spent bootstrapping tablet: real 0.155s	user 0.102s	sys 0.045s
I20260630 12:34:47.864351  3804 raft_consensus.cc:359] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:47.865281  3804 raft_consensus.cc:740] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94fe4c43ddc94fb3ba37c6e51c4554cb, State: Initialized, Role: LEARNER
I20260630 12:34:47.865681  3805 tablet_bootstrap.cc:492] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=75 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:47.866752  3805 tablet_bootstrap.cc:492] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap complete.
I20260630 12:34:47.866168  3804 consensus_queue.cc:260] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:47.867626  3805 ts_tablet_manager.cc:1403] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Time spent bootstrapping tablet: real 0.165s	user 0.078s	sys 0.030s
I20260630 12:34:47.869175  3812 tablet_copy_client.cc:806] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:47.870065  3812 tablet_copy_client.cc:670] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:47.870857  3805 raft_consensus.cc:359] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:47.871766  3805 raft_consensus.cc:740] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94fe4c43ddc94fb3ba37c6e51c4554cb, State: Initialized, Role: LEARNER
I20260630 12:34:47.872437  3805 consensus_queue.cc:260] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } attrs { replace: true } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:47.865607 24090 raft_consensus.cc:2243] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:47.875056 24090 raft_consensus.cc:2272] T 84539af376724964bb3bdf39f7bcd741 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:47.878157  3804 ts_tablet_manager.cc:1434] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.011s
I20260630 12:34:47.879046 24090 tablet_replica.cc:333] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb: stopping tablet replica
I20260630 12:34:47.879978 24090 raft_consensus.cc:2243] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:47.885495 24090 raft_consensus.cc:2272] T fee186a6c8ee4a8a84343d975cc10cc0 P ccc8997ef6ac46739802cb10f8c76aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:47.895764  3805 ts_tablet_manager.cc:1434] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.011s
W20260630 12:34:47.895973  3451 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]
I20260630 12:34:47.881347  3812 tablet_copy_client.cc:538] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:47.900738  3495 tablet_copy_service.cc:342] P fbad6210388142bf9b2d0af510b20659: Request end of tablet copy session 94fe4c43ddc94fb3ba37c6e51c4554cb-6f2d58c77d8e4667b9dc92bb65620a20 received from {username='slave'} at 127.0.0.1:52060
I20260630 12:34:47.901816  3495 tablet_copy_service.cc:434] P fbad6210388142bf9b2d0af510b20659: ending tablet copy session 94fe4c43ddc94fb3ba37c6e51c4554cb-6f2d58c77d8e4667b9dc92bb65620a20 on tablet 6f2d58c77d8e4667b9dc92bb65620a20 with peer 94fe4c43ddc94fb3ba37c6e51c4554cb
W20260630 12:34:47.905491  3451 consensus_peers.cc:597] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 -> Peer ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753): Couldn't send request to peer ccc8997ef6ac46739802cb10f8c76aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:34:47.912303  3451 consensus_peers.cc:597] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 -> Peer ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753): Couldn't send request to peer ccc8997ef6ac46739802cb10f8c76aeb. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:47.913569  3812 tablet_bootstrap.cc:492] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap starting.
I20260630 12:34:47.923384 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
W20260630 12:34:47.927153  3804 tablet_copy_client.cc:1131] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.134.129:43753: connect: Connection refused (error 111)
I20260630 12:34:47.932911  3804 ts_tablet_manager.cc:933] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Initiating tablet copy from peer 859cae27cbf943f69ecabb986c3c5b1f (127.23.134.131:39491)
I20260630 12:34:47.958822  3804 tablet_copy_client.cc:323] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:39491
I20260630 12:34:47.961191  3569 tablet_copy_service.cc:140] P 859cae27cbf943f69ecabb986c3c5b1f: Received BeginTabletCopySession request for tablet fee186a6c8ee4a8a84343d975cc10cc0 from peer 94fe4c43ddc94fb3ba37c6e51c4554cb ({username='slave'} at 127.0.0.1:55080)
I20260630 12:34:47.961849  3569 tablet_copy_service.cc:161] P 859cae27cbf943f69ecabb986c3c5b1f: Beginning new tablet copy session on tablet fee186a6c8ee4a8a84343d975cc10cc0 from peer 94fe4c43ddc94fb3ba37c6e51c4554cb at {username='slave'} at 127.0.0.1:55080: session id = 94fe4c43ddc94fb3ba37c6e51c4554cb-fee186a6c8ee4a8a84343d975cc10cc0
I20260630 12:34:47.970058 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:34:47.971838  3569 tablet_copy_source_session.cc:215] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:47.975652  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee186a6c8ee4a8a84343d975cc10cc0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:34:47.993067  3525 consensus_peers.cc:597] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f -> Peer ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753): Couldn't send request to peer ccc8997ef6ac46739802cb10f8c76aeb. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:43753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:48.000483  3804 tablet_copy_client.cc:806] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:48.001317  3804 tablet_copy_client.cc:670] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:48.006515  3804 tablet_copy_client.cc:538] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:34:48.007138  3525 consensus_peers.cc:597] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f -> Peer ccc8997ef6ac46739802cb10f8c76aeb (127.23.134.129:43753): Couldn't send request to peer ccc8997ef6ac46739802cb10f8c76aeb. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:43753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:48.018378  3804 tablet_bootstrap.cc:492] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap starting.
I20260630 12:34:48.030616  3812 tablet_bootstrap.cc:492] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:48.031874  3812 tablet_bootstrap.cc:492] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap complete.
I20260630 12:34:48.032763  3812 ts_tablet_manager.cc:1403] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Time spent bootstrapping tablet: real 0.119s	user 0.084s	sys 0.036s
I20260630 12:34:48.035849  3812 raft_consensus.cc:359] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:48.036751  3812 raft_consensus.cc:740] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94fe4c43ddc94fb3ba37c6e51c4554cb, State: Initialized, Role: LEARNER
I20260630 12:34:48.037513  3812 consensus_queue.cc:260] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:48.039781  3812 ts_tablet_manager.cc:1434] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:34:48.042225  3569 tablet_copy_service.cc:342] P 859cae27cbf943f69ecabb986c3c5b1f: Request end of tablet copy session 94fe4c43ddc94fb3ba37c6e51c4554cb-f7366b66a9564728ba0c24cd78749041 received from {username='slave'} at 127.0.0.1:55080
I20260630 12:34:48.042734  3569 tablet_copy_service.cc:434] P 859cae27cbf943f69ecabb986c3c5b1f: ending tablet copy session 94fe4c43ddc94fb3ba37c6e51c4554cb-f7366b66a9564728ba0c24cd78749041 on tablet f7366b66a9564728ba0c24cd78749041 with peer 94fe4c43ddc94fb3ba37c6e51c4554cb
I20260630 12:34:48.054776 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:48.056006 24090 tablet_replica.cc:333] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659: stopping tablet replica
I20260630 12:34:48.057226 24090 raft_consensus.cc:2243] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:48.058189 24090 raft_consensus.cc:2272] T fee186a6c8ee4a8a84343d975cc10cc0 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.063428 24090 tablet_replica.cc:333] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659: stopping tablet replica
I20260630 12:34:48.064405 24090 raft_consensus.cc:2243] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:48.065709 24090 raft_consensus.cc:2272] T 6e4633e7156e4806afdb90a9e10ee6c3 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.069665 24090 tablet_replica.cc:333] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659: stopping tablet replica
I20260630 12:34:48.070585 24090 raft_consensus.cc:2243] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:48.071256 24090 raft_consensus.cc:2272] T f401182de2be48cba4041cba296cbc42 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.076325 24090 tablet_replica.cc:333] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659: stopping tablet replica
I20260630 12:34:48.077273 24090 raft_consensus.cc:2243] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:48.078517 24090 raft_consensus.cc:2272] T 84539af376724964bb3bdf39f7bcd741 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.082176 24090 tablet_replica.cc:333] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659: stopping tablet replica
I20260630 12:34:48.082985 24090 raft_consensus.cc:2243] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:48.084601 24090 raft_consensus.cc:2272] T 6f2d58c77d8e4667b9dc92bb65620a20 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.088757 24090 tablet_replica.cc:333] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659: stopping tablet replica
I20260630 12:34:48.089601 24090 raft_consensus.cc:2243] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:48.090256 24090 raft_consensus.cc:2272] T f7366b66a9564728ba0c24cd78749041 P fbad6210388142bf9b2d0af510b20659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.094080  3804 tablet_bootstrap.cc:492] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=65 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:48.094851  3804 tablet_bootstrap.cc:492] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Bootstrap complete.
I20260630 12:34:48.095463  3804 ts_tablet_manager.cc:1403] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Time spent bootstrapping tablet: real 0.077s	user 0.061s	sys 0.007s
I20260630 12:34:48.097505  3804 raft_consensus.cc:359] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:48.098158  3804 raft_consensus.cc:740] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94fe4c43ddc94fb3ba37c6e51c4554cb, State: Initialized, Role: LEARNER
I20260630 12:34:48.098644  3804 consensus_queue.cc:260] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "ccc8997ef6ac46739802cb10f8c76aeb" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 43753 } } peers { permanent_uuid: "fbad6210388142bf9b2d0af510b20659" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 32883 } attrs { replace: true } } peers { permanent_uuid: "859cae27cbf943f69ecabb986c3c5b1f" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 39491 } } peers { permanent_uuid: "94fe4c43ddc94fb3ba37c6e51c4554cb" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 40923 } attrs { promote: true } }
I20260630 12:34:48.100621  3804 ts_tablet_manager.cc:1434] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:34:48.102718  3569 tablet_copy_service.cc:342] P 859cae27cbf943f69ecabb986c3c5b1f: Request end of tablet copy session 94fe4c43ddc94fb3ba37c6e51c4554cb-fee186a6c8ee4a8a84343d975cc10cc0 received from {username='slave'} at 127.0.0.1:55080
I20260630 12:34:48.103152  3569 tablet_copy_service.cc:434] P 859cae27cbf943f69ecabb986c3c5b1f: ending tablet copy session 94fe4c43ddc94fb3ba37c6e51c4554cb-fee186a6c8ee4a8a84343d975cc10cc0 on tablet fee186a6c8ee4a8a84343d975cc10cc0 with peer 94fe4c43ddc94fb3ba37c6e51c4554cb
I20260630 12:34:48.128111 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:34:48.156142 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:34:48.198596 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:48.199494 24090 tablet_replica.cc:333] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f: stopping tablet replica
I20260630 12:34:48.200193 24090 raft_consensus.cc:2243] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:48.200971 24090 raft_consensus.cc:2272] T 6f2d58c77d8e4667b9dc92bb65620a20 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.204221 24090 tablet_replica.cc:333] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f: stopping tablet replica
I20260630 12:34:48.204818 24090 raft_consensus.cc:2243] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:48.205389 24090 raft_consensus.cc:2272] T f401182de2be48cba4041cba296cbc42 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.208778 24090 tablet_replica.cc:333] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f: stopping tablet replica
I20260630 12:34:48.209383 24090 raft_consensus.cc:2243] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:48.210083 24090 raft_consensus.cc:2272] T 6e4633e7156e4806afdb90a9e10ee6c3 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.212459 24090 tablet_replica.cc:333] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f: stopping tablet replica
I20260630 12:34:48.213029 24090 raft_consensus.cc:2243] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:48.213730 24090 raft_consensus.cc:2272] T 84539af376724964bb3bdf39f7bcd741 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.216389 24090 tablet_replica.cc:333] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f: stopping tablet replica
I20260630 12:34:48.216948 24090 raft_consensus.cc:2243] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:48.218101 24090 raft_consensus.cc:2272] T fee186a6c8ee4a8a84343d975cc10cc0 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.221130 24090 tablet_replica.cc:333] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f: stopping tablet replica
I20260630 12:34:48.221698 24090 raft_consensus.cc:2243] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:48.222918 24090 raft_consensus.cc:2272] T f7366b66a9564728ba0c24cd78749041 P 859cae27cbf943f69ecabb986c3c5b1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.252106 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:34:48.276435 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:34:48.297291 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:48.298540 24090 tablet_replica.cc:333] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb: stopping tablet replica
I20260630 12:34:48.299360 24090 raft_consensus.cc:2243] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:48.299826 24090 raft_consensus.cc:2272] T fee186a6c8ee4a8a84343d975cc10cc0 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:48.302475 24090 tablet_replica.cc:333] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb: stopping tablet replica
I20260630 12:34:48.303045 24090 raft_consensus.cc:2243] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:48.303432 24090 raft_consensus.cc:2272] T f7366b66a9564728ba0c24cd78749041 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:48.305742 24090 tablet_replica.cc:333] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb: stopping tablet replica
I20260630 12:34:48.306274 24090 raft_consensus.cc:2243] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:48.306653 24090 raft_consensus.cc:2272] T f401182de2be48cba4041cba296cbc42 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:48.308622 24090 tablet_replica.cc:333] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb: stopping tablet replica
I20260630 12:34:48.309083 24090 raft_consensus.cc:2243] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:48.309446 24090 raft_consensus.cc:2272] T 6f2d58c77d8e4667b9dc92bb65620a20 P 94fe4c43ddc94fb3ba37c6e51c4554cb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:48.334044 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:34:48.351913 24090 master.cc:562] Master@127.23.134.190:35835 shutting down...
W20260630 12:34:48.376716  3355 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:34:48.378018 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:48.378532 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:48.378834 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P b06e9daa722a4887846cc00af20826b4: stopping tablet replica
I20260630 12:34:48.400961 24090 master.cc:584] Master@127.23.134.190:35835 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5470 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:34:48.453523 24090 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.134.190:45333
I20260630 12:34:48.454797 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:48.459669  3823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:48.460986  3824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:48.462304 24090 server_base.cc:1061] running on GCE node
W20260630 12:34:48.462433  3826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:48.463415 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:48.463637 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:48.463804 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822888463786 us; error 0 us; skew 500 ppm
I20260630 12:34:48.464378 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:48.466724 24090 webserver.cc:533] Webserver started at http://127.23.134.190:40721/ using document root <none> and password file <none>
I20260630 12:34:48.467198 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:48.467398 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:48.467671 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:48.468818 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/master-0-root/instance:
uuid: "49b23d8eba954341925d7dcda0c22d8f"
format_stamp: "Formatted at 2026-06-30 12:34:48 on dist-test-slave-69xz"
I20260630 12:34:48.473057 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:48.476346  3831 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.477130 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:48.477409 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/master-0-root
uuid: "49b23d8eba954341925d7dcda0c22d8f"
format_stamp: "Formatted at 2026-06-30 12:34:48 on dist-test-slave-69xz"
I20260630 12:34:48.477749 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:48.494572 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:48.495749 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:48.537194 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.190:45333
I20260630 12:34:48.537297  3882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.190:45333 every 8 connection(s)
I20260630 12:34:48.541397  3883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:48.554744  3883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f: Bootstrap starting.
I20260630 12:34:48.560439  3883 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:48.565131  3883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f: No bootstrap required, opened a new log
I20260630 12:34:48.567749  3883 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49b23d8eba954341925d7dcda0c22d8f" member_type: VOTER }
I20260630 12:34:48.568162  3883 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:48.568356  3883 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b23d8eba954341925d7dcda0c22d8f, State: Initialized, Role: FOLLOWER
I20260630 12:34:48.568989  3883 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49b23d8eba954341925d7dcda0c22d8f" member_type: VOTER }
I20260630 12:34:48.569445  3883 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:48.569705  3883 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:48.569922  3883 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:48.575237  3883 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49b23d8eba954341925d7dcda0c22d8f" member_type: VOTER }
I20260630 12:34:48.575716  3883 leader_election.cc:304] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [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: 49b23d8eba954341925d7dcda0c22d8f; no voters: 
I20260630 12:34:48.576898  3883 leader_election.cc:290] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:48.577273  3886 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:48.578713  3886 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 1 LEADER]: Becoming Leader. State: Replica: 49b23d8eba954341925d7dcda0c22d8f, State: Running, Role: LEADER
I20260630 12:34:48.579412  3886 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [LEADER]: Queue going to LEADER mode. State: All 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: "49b23d8eba954341925d7dcda0c22d8f" member_type: VOTER }
I20260630 12:34:48.580205  3883 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:48.584419  3887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "49b23d8eba954341925d7dcda0c22d8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49b23d8eba954341925d7dcda0c22d8f" member_type: VOTER } }
I20260630 12:34:48.584937  3888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49b23d8eba954341925d7dcda0c22d8f. Latest consensus state: current_term: 1 leader_uuid: "49b23d8eba954341925d7dcda0c22d8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49b23d8eba954341925d7dcda0c22d8f" member_type: VOTER } }
I20260630 12:34:48.585335  3887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:48.585732  3888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:48.588637  3893 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:48.597251  3893 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:48.598340 24090 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:48.606649  3893 catalog_manager.cc:1383] Generated new cluster ID: e8d5d6b9e07a42489ff5357fd1eb3c40
I20260630 12:34:48.606952  3893 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:48.630833  3893 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:48.632267  3893 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:48.650358  3893 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f: Generated new TSK 0
I20260630 12:34:48.651014  3893 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:48.664444 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:48.670675  3904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:48.671996  3905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:48.673967 24090 server_base.cc:1061] running on GCE node
W20260630 12:34:48.674841  3907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:48.675721 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:48.675962 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:48.676122 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822888676105 us; error 0 us; skew 500 ppm
I20260630 12:34:48.676597 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:48.678956 24090 webserver.cc:533] Webserver started at http://127.23.134.129:41255/ using document root <none> and password file <none>
I20260630 12:34:48.679440 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:48.679646 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:48.679906 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:48.681020 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-0-root/instance:
uuid: "b3fd38bf36184f3b9c251d85051ef435"
format_stamp: "Formatted at 2026-06-30 12:34:48 on dist-test-slave-69xz"
I20260630 12:34:48.685397 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:34:48.688656  3912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.689385 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:48.689688 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-0-root
uuid: "b3fd38bf36184f3b9c251d85051ef435"
format_stamp: "Formatted at 2026-06-30 12:34:48 on dist-test-slave-69xz"
I20260630 12:34:48.689970 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:48.707175 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:48.708209 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:48.709707 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:48.712001 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:48.712225 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.712455 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:48.712620 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.754679 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.129:40613
I20260630 12:34:48.754792  3974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.129:40613 every 8 connection(s)
I20260630 12:34:48.759904 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:48.767642  3980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:48.767638  3979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:48.771421 24090 server_base.cc:1061] running on GCE node
W20260630 12:34:48.772069  3982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:48.775205 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:48.775488 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:48.775713 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822888775689 us; error 0 us; skew 500 ppm
I20260630 12:34:48.776337 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:48.776994  3975 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45333
I20260630 12:34:48.777385  3975 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:48.778178  3975 heartbeater.cc:507] Master 127.23.134.190:45333 requested a full tablet report, sending...
I20260630 12:34:48.779055 24090 webserver.cc:533] Webserver started at http://127.23.134.130:33315/ using document root <none> and password file <none>
I20260630 12:34:48.779593 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:48.779807 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:48.780069 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:48.780560  3848 ts_manager.cc:194] Registered new tserver with Master: b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613)
I20260630 12:34:48.781270 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-1-root/instance:
uuid: "5e450b1127fc46f9973784543ff12065"
format_stamp: "Formatted at 2026-06-30 12:34:48 on dist-test-slave-69xz"
I20260630 12:34:48.782645  3848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36810
I20260630 12:34:48.786007 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:48.789357  3987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.790144 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:48.790417 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-1-root
uuid: "5e450b1127fc46f9973784543ff12065"
format_stamp: "Formatted at 2026-06-30 12:34:48 on dist-test-slave-69xz"
I20260630 12:34:48.790711 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:48.805348 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:48.806380 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:48.807825 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:48.810096 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:48.810323 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.810546 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:48.810717 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.851073 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.130:44265
I20260630 12:34:48.851172  4049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.130:44265 every 8 connection(s)
I20260630 12:34:48.856256 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:48.864095  4053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:48.866652  4054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:48.870021  4050 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45333
I20260630 12:34:48.870527  4050 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:48.870630 24090 server_base.cc:1061] running on GCE node
W20260630 12:34:48.870707  4056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:48.871610  4050 heartbeater.cc:507] Master 127.23.134.190:45333 requested a full tablet report, sending...
I20260630 12:34:48.872027 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:48.872293 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:48.872493 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822888872470 us; error 0 us; skew 500 ppm
I20260630 12:34:48.873256 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:48.873818  3848 ts_manager.cc:194] Registered new tserver with Master: 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265)
I20260630 12:34:48.875536  3848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36816
I20260630 12:34:48.876129 24090 webserver.cc:533] Webserver started at http://127.23.134.131:38527/ using document root <none> and password file <none>
I20260630 12:34:48.876856 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:48.877063 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:48.877350 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:48.878504 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-2-root/instance:
uuid: "c318ac713ca642e4a6acbdffd1d76c8b"
format_stamp: "Formatted at 2026-06-30 12:34:48 on dist-test-slave-69xz"
I20260630 12:34:48.883150 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:48.886368  4061 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.887120 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:48.887431 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-2-root
uuid: "c318ac713ca642e4a6acbdffd1d76c8b"
format_stamp: "Formatted at 2026-06-30 12:34:48 on dist-test-slave-69xz"
I20260630 12:34:48.887709 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:48.904314 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:48.905515 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:48.907074 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:48.909510 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:48.909757 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.909994 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:48.910166 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.954597 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.131:45419
I20260630 12:34:48.954706  4124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.131:45419 every 8 connection(s)
I20260630 12:34:48.969272  4125 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45333
I20260630 12:34:48.969717  4125 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:48.970461  4125 heartbeater.cc:507] Master 127.23.134.190:45333 requested a full tablet report, sending...
I20260630 12:34:48.972481  3848 ts_manager.cc:194] Registered new tserver with Master: c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:48.972934 24090 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014778997s
I20260630 12:34:48.974051  3848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36830
I20260630 12:34:49.785357  3975 heartbeater.cc:499] Master 127.23.134.190:45333 was elected leader, sending a full tablet report...
I20260630 12:34:49.878248  4050 heartbeater.cc:499] Master 127.23.134.190:45333 was elected leader, sending a full tablet report...
I20260630 12:34:49.977267  4125 heartbeater.cc:499] Master 127.23.134.190:45333 was elected leader, sending a full tablet report...
I20260630 12:34:50.029835  3848 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36844:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:50.032645  3848 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:50.100919  4089 tablet_service.cc:1511] Processing CreateTablet for tablet 3944b87c61424675bbb79b4dee4425f0 (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:50.104564  4088 tablet_service.cc:1511] Processing CreateTablet for tablet 51f5de68175648d99e95488b9e7c4d8c (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:50.106101  4089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3944b87c61424675bbb79b4dee4425f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.109272  4015 tablet_service.cc:1511] Processing CreateTablet for tablet 3944b87c61424675bbb79b4dee4425f0 (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:50.110740  3940 tablet_service.cc:1511] Processing CreateTablet for tablet 3944b87c61424675bbb79b4dee4425f0 (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:34:50.111343  4014 tablet_service.cc:1511] Processing CreateTablet for tablet 51f5de68175648d99e95488b9e7c4d8c (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:50.112171  3940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3944b87c61424675bbb79b4dee4425f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.111910  3939 tablet_service.cc:1511] Processing CreateTablet for tablet 51f5de68175648d99e95488b9e7c4d8c (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:34:50.113283  3939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f5de68175648d99e95488b9e7c4d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.113687  4013 tablet_service.cc:1511] Processing CreateTablet for tablet ff24a9ec3df140cd90c2afc9aa926c60 (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:50.115224  3938 tablet_service.cc:1511] Processing CreateTablet for tablet ff24a9ec3df140cd90c2afc9aa926c60 (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:50.116537  3938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff24a9ec3df140cd90c2afc9aa926c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.116720  4088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f5de68175648d99e95488b9e7c4d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.117784  3937 tablet_service.cc:1511] Processing CreateTablet for tablet 9f30d7aec140432e8d8cda54dfe9da2a (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:50.119071  3937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f30d7aec140432e8d8cda54dfe9da2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.110795  4015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3944b87c61424675bbb79b4dee4425f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.121883  4013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff24a9ec3df140cd90c2afc9aa926c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.125239  4014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f5de68175648d99e95488b9e7c4d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.130822  4087 tablet_service.cc:1511] Processing CreateTablet for tablet ff24a9ec3df140cd90c2afc9aa926c60 (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:34:50.132300  4087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff24a9ec3df140cd90c2afc9aa926c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.156605  4012 tablet_service.cc:1511] Processing CreateTablet for tablet 9f30d7aec140432e8d8cda54dfe9da2a (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:50.158212  4012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f30d7aec140432e8d8cda54dfe9da2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.163414  4086 tablet_service.cc:1511] Processing CreateTablet for tablet 9f30d7aec140432e8d8cda54dfe9da2a (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:34:50.165158  4086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f30d7aec140432e8d8cda54dfe9da2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.166591  3936 tablet_service.cc:1511] Processing CreateTablet for tablet 5e61ff9d9fec451db2bdd5791301a60c (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:50.167968  3936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e61ff9d9fec451db2bdd5791301a60c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.178093  4011 tablet_service.cc:1511] Processing CreateTablet for tablet 5e61ff9d9fec451db2bdd5791301a60c (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:50.179659  4011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e61ff9d9fec451db2bdd5791301a60c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.202054  4145 tablet_bootstrap.cc:492] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b: Bootstrap starting.
I20260630 12:34:50.211104  3935 tablet_service.cc:1511] Processing CreateTablet for tablet 2366f1f898bd4edb9f0c661aa6af68b5 (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:50.213097  3935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2366f1f898bd4edb9f0c661aa6af68b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.218259  4089 tablet_service.cc:1511] Processing CreateTablet for tablet 5e61ff9d9fec451db2bdd5791301a60c (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:34:50.219658  4089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e61ff9d9fec451db2bdd5791301a60c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.225198  4147 tablet_bootstrap.cc:492] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435: Bootstrap starting.
I20260630 12:34:50.228811  4145 tablet_bootstrap.cc:654] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.237988  4086 tablet_service.cc:1511] Processing CreateTablet for tablet 2366f1f898bd4edb9f0c661aa6af68b5 (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:50.246662  4086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2366f1f898bd4edb9f0c661aa6af68b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.255439  4012 tablet_service.cc:1511] Processing CreateTablet for tablet 2366f1f898bd4edb9f0c661aa6af68b5 (DEFAULT_TABLE table=test-workload [id=8f6e8ab8b2e149d287476f6941e1e312]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:34:50.257174  4012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2366f1f898bd4edb9f0c661aa6af68b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.259589  4147 tablet_bootstrap.cc:654] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.271229  4146 tablet_bootstrap.cc:492] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065: Bootstrap starting.
I20260630 12:34:50.272763  4145 tablet_bootstrap.cc:492] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b: No bootstrap required, opened a new log
I20260630 12:34:50.273375  4145 ts_tablet_manager.cc:1403] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.028s
I20260630 12:34:50.276798  4145 raft_consensus.cc:359] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.277664  4145 raft_consensus.cc:385] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.278039  4145 raft_consensus.cc:740] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c318ac713ca642e4a6acbdffd1d76c8b, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.278163  4146 tablet_bootstrap.cc:654] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.278601  4147 tablet_bootstrap.cc:492] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435: No bootstrap required, opened a new log
I20260630 12:34:50.279201  4147 ts_tablet_manager.cc:1403] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.006s
I20260630 12:34:50.279193  4145 consensus_queue.cc:260] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.285218  4147 raft_consensus.cc:359] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.286016  4147 raft_consensus.cc:385] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.286428  4147 raft_consensus.cc:740] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3fd38bf36184f3b9c251d85051ef435, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.287503  4146 tablet_bootstrap.cc:492] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065: No bootstrap required, opened a new log
I20260630 12:34:50.288087  4146 ts_tablet_manager.cc:1403] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:34:50.287694  4147 consensus_queue.cc:260] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.291575  4146 raft_consensus.cc:359] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.292310  4146 raft_consensus.cc:385] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.292721  4146 raft_consensus.cc:740] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e450b1127fc46f9973784543ff12065, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.293593  4146 consensus_queue.cc:260] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.294685  4147 ts_tablet_manager.cc:1434] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.007s
I20260630 12:34:50.295929  4147 tablet_bootstrap.cc:492] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435: Bootstrap starting.
I20260630 12:34:50.295930  4145 ts_tablet_manager.cc:1434] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.007s
I20260630 12:34:50.300625  4146 ts_tablet_manager.cc:1434] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:34:50.301798  4146 tablet_bootstrap.cc:492] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065: Bootstrap starting.
I20260630 12:34:50.302706  4147 tablet_bootstrap.cc:654] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.308717  4146 tablet_bootstrap.cc:654] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.312229  4145 tablet_bootstrap.cc:492] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b: Bootstrap starting.
I20260630 12:34:50.319353  4147 tablet_bootstrap.cc:492] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435: No bootstrap required, opened a new log
I20260630 12:34:50.319634  4146 tablet_bootstrap.cc:492] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065: No bootstrap required, opened a new log
I20260630 12:34:50.320029  4147 ts_tablet_manager.cc:1403] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260630 12:34:50.320164  4146 ts_tablet_manager.cc:1403] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.014s
I20260630 12:34:50.320813  4145 tablet_bootstrap.cc:654] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.323387  4146 raft_consensus.cc:359] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.323607  4147 raft_consensus.cc:359] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.324267  4146 raft_consensus.cc:385] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.324349  4147 raft_consensus.cc:385] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.324693  4146 raft_consensus.cc:740] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e450b1127fc46f9973784543ff12065, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.324743  4147 raft_consensus.cc:740] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3fd38bf36184f3b9c251d85051ef435, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.325994  4145 tablet_bootstrap.cc:492] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b: No bootstrap required, opened a new log
I20260630 12:34:50.325697  4147 consensus_queue.cc:260] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.325697  4146 consensus_queue.cc:260] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.326519  4145 ts_tablet_manager.cc:1403] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:34:50.328346  4147 ts_tablet_manager.cc:1434] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:34:50.328720  4146 ts_tablet_manager.cc:1434] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:34:50.329404  4147 tablet_bootstrap.cc:492] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435: Bootstrap starting.
I20260630 12:34:50.329821  4146 tablet_bootstrap.cc:492] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065: Bootstrap starting.
I20260630 12:34:50.337433  4147 tablet_bootstrap.cc:654] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.338655  4146 tablet_bootstrap.cc:654] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.346585  4147 tablet_bootstrap.cc:492] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435: No bootstrap required, opened a new log
I20260630 12:34:50.347234  4147 ts_tablet_manager.cc:1403] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260630 12:34:50.347126  4145 raft_consensus.cc:359] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.348049  4145 raft_consensus.cc:385] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.348413  4145 raft_consensus.cc:740] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c318ac713ca642e4a6acbdffd1d76c8b, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.349452  4145 consensus_queue.cc:260] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.350944  4147 raft_consensus.cc:359] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.351703  4147 raft_consensus.cc:385] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.352001  4147 raft_consensus.cc:740] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3fd38bf36184f3b9c251d85051ef435, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.352910  4147 consensus_queue.cc:260] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.353765  4145 ts_tablet_manager.cc:1434] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260630 12:34:50.354883  4145 tablet_bootstrap.cc:492] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b: Bootstrap starting.
I20260630 12:34:50.358004  4147 ts_tablet_manager.cc:1434] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:34:50.359110  4147 tablet_bootstrap.cc:492] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435: Bootstrap starting.
I20260630 12:34:50.365926  4147 tablet_bootstrap.cc:654] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.368821  4146 tablet_bootstrap.cc:492] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065: No bootstrap required, opened a new log
I20260630 12:34:50.369498  4146 ts_tablet_manager.cc:1403] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.025s
I20260630 12:34:50.372709  4145 tablet_bootstrap.cc:654] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.372575  4146 raft_consensus.cc:359] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.373240  4146 raft_consensus.cc:385] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.373521  4146 raft_consensus.cc:740] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e450b1127fc46f9973784543ff12065, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.373818  4147 tablet_bootstrap.cc:492] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435: No bootstrap required, opened a new log
I20260630 12:34:50.374414  4147 ts_tablet_manager.cc:1403] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:34:50.374384  4146 consensus_queue.cc:260] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.376757  4146 ts_tablet_manager.cc:1434] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260630 12:34:50.377837  4146 tablet_bootstrap.cc:492] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065: Bootstrap starting.
I20260630 12:34:50.378469  4147 raft_consensus.cc:359] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.379475  4147 raft_consensus.cc:385] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.379842  4147 raft_consensus.cc:740] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3fd38bf36184f3b9c251d85051ef435, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.380892  4147 consensus_queue.cc:260] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.383905  4147 ts_tablet_manager.cc:1434] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:34:50.384959  4145 tablet_bootstrap.cc:492] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b: No bootstrap required, opened a new log
I20260630 12:34:50.385010  4147 tablet_bootstrap.cc:492] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435: Bootstrap starting.
I20260630 12:34:50.385450  4146 tablet_bootstrap.cc:654] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.385746  4145 ts_tablet_manager.cc:1403] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.010s
I20260630 12:34:50.389143  4145 raft_consensus.cc:359] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.390174  4145 raft_consensus.cc:385] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.390504  4145 raft_consensus.cc:740] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c318ac713ca642e4a6acbdffd1d76c8b, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.391393  4145 consensus_queue.cc:260] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.392787  4147 tablet_bootstrap.cc:654] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.397423  4145 ts_tablet_manager.cc:1434] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:34:50.399037  4145 tablet_bootstrap.cc:492] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b: Bootstrap starting.
I20260630 12:34:50.411037  4150 raft_consensus.cc:493] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:50.411904  4150 raft_consensus.cc:515] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.414987  4153 raft_consensus.cc:493] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:50.415740  4153 raft_consensus.cc:515] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.425601  4150 leader_election.cc:290] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613), 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265)
I20260630 12:34:50.426955  4153 leader_election.cc:290] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419), b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613)
I20260630 12:34:50.441639  4145 tablet_bootstrap.cc:654] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.441905  4153 raft_consensus.cc:493] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:50.443087  4152 raft_consensus.cc:493] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:50.442767  4153 raft_consensus.cc:515] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.443634  4152 raft_consensus.cc:515] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.445875  4153 leader_election.cc:290] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613), c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:50.453940  4152 leader_election.cc:290] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265), c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:50.476423  4152 raft_consensus.cc:493] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:50.477196  4152 raft_consensus.cc:515] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.480585  4152 leader_election.cc:290] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419), 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265)
I20260630 12:34:50.481307  4152 raft_consensus.cc:493] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:50.481983  4152 raft_consensus.cc:515] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.484923  4152 leader_election.cc:290] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265), c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:50.528632  4146 tablet_bootstrap.cc:492] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065: No bootstrap required, opened a new log
I20260630 12:34:50.529417  4146 ts_tablet_manager.cc:1403] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065: Time spent bootstrapping tablet: real 0.152s	user 0.066s	sys 0.062s
I20260630 12:34:50.530913  3950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24a9ec3df140cd90c2afc9aa926c60" candidate_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3fd38bf36184f3b9c251d85051ef435" is_pre_election: true
I20260630 12:34:50.531824  3950 raft_consensus.cc:2468] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c318ac713ca642e4a6acbdffd1d76c8b in term 0.
I20260630 12:34:50.530306  4145 tablet_bootstrap.cc:492] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b: No bootstrap required, opened a new log
I20260630 12:34:50.532972  4147 tablet_bootstrap.cc:492] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435: No bootstrap required, opened a new log
I20260630 12:34:50.533087  4145 ts_tablet_manager.cc:1403] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b: Time spent bootstrapping tablet: real 0.134s	user 0.025s	sys 0.013s
I20260630 12:34:50.533571  4147 ts_tablet_manager.cc:1403] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435: Time spent bootstrapping tablet: real 0.149s	user 0.043s	sys 0.035s
I20260630 12:34:50.533098  4146 raft_consensus.cc:359] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.534327  4146 raft_consensus.cc:385] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.534714  4146 raft_consensus.cc:740] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e450b1127fc46f9973784543ff12065, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.535624  4146 consensus_queue.cc:260] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.535986  4063 leader_election.cc:304] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3fd38bf36184f3b9c251d85051ef435, c318ac713ca642e4a6acbdffd1d76c8b; no voters: 
I20260630 12:34:50.536998  4150 raft_consensus.cc:2804] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:50.537384  4150 raft_consensus.cc:493] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:50.537760  4150 raft_consensus.cc:3060] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.537964  4146 ts_tablet_manager.cc:1434] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:34:50.539085  4146 tablet_bootstrap.cc:492] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065: Bootstrap starting.
I20260630 12:34:50.541908  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24a9ec3df140cd90c2afc9aa926c60" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" is_pre_election: true
I20260630 12:34:50.543206  4098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3944b87c61424675bbb79b4dee4425f0" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" is_pre_election: true
I20260630 12:34:50.543946  4098 raft_consensus.cc:2468] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3fd38bf36184f3b9c251d85051ef435 in term 0.
I20260630 12:34:50.544528  4096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3944b87c61424675bbb79b4dee4425f0" candidate_uuid: "5e450b1127fc46f9973784543ff12065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" is_pre_election: true
I20260630 12:34:50.545281  4097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5de68175648d99e95488b9e7c4d8c" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" is_pre_election: true
I20260630 12:34:50.545830  4095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5de68175648d99e95488b9e7c4d8c" candidate_uuid: "5e450b1127fc46f9973784543ff12065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" is_pre_election: true
I20260630 12:34:50.545275  4096 raft_consensus.cc:2468] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e450b1127fc46f9973784543ff12065 in term 0.
I20260630 12:34:50.547220  3916 leader_election.cc:304] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3fd38bf36184f3b9c251d85051ef435, c318ac713ca642e4a6acbdffd1d76c8b; no voters: 
W20260630 12:34:50.547948  3991 leader_election.cc:343] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:34:50.548240  3916 leader_election.cc:343] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:50.548789  3991 leader_election.cc:304] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e450b1127fc46f9973784543ff12065, c318ac713ca642e4a6acbdffd1d76c8b; no voters: 
I20260630 12:34:50.549757  4165 raft_consensus.cc:2804] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:50.549857  4171 raft_consensus.cc:2804] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:50.550233  4146 tablet_bootstrap.cc:654] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.550231  4165 raft_consensus.cc:493] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:50.550974  4165 raft_consensus.cc:3060] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.552688  4023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5de68175648d99e95488b9e7c4d8c" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065" is_pre_election: true
I20260630 12:34:50.553455  4023 raft_consensus.cc:2468] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3fd38bf36184f3b9c251d85051ef435 in term 0.
I20260630 12:34:50.553036  4145 raft_consensus.cc:359] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.554157  4145 raft_consensus.cc:385] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.554569  4145 raft_consensus.cc:740] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c318ac713ca642e4a6acbdffd1d76c8b, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.554891  4025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24a9ec3df140cd90c2afc9aa926c60" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065" is_pre_election: true
I20260630 12:34:50.555614  4025 raft_consensus.cc:2468] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3fd38bf36184f3b9c251d85051ef435 in term 0.
I20260630 12:34:50.556097  4023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24a9ec3df140cd90c2afc9aa926c60" candidate_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065" is_pre_election: true
I20260630 12:34:50.556614  4024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3944b87c61424675bbb79b4dee4425f0" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065" is_pre_election: true
I20260630 12:34:50.556936  4023 raft_consensus.cc:2468] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c318ac713ca642e4a6acbdffd1d76c8b in term 0.
I20260630 12:34:50.550292  4171 raft_consensus.cc:493] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:50.558216  4171 raft_consensus.cc:3060] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.559340  4145 consensus_queue.cc:260] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.561896  3915 leader_election.cc:304] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [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: 5e450b1127fc46f9973784543ff12065, b3fd38bf36184f3b9c251d85051ef435; no voters: c318ac713ca642e4a6acbdffd1d76c8b
I20260630 12:34:50.562826  4152 raft_consensus.cc:2804] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:50.563203  4152 raft_consensus.cc:493] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:50.563530  4152 raft_consensus.cc:3060] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.566329  4150 raft_consensus.cc:515] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.572038  3915 leader_election.cc:304] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e450b1127fc46f9973784543ff12065, b3fd38bf36184f3b9c251d85051ef435; no voters: 
I20260630 12:34:50.572721  4099 raft_consensus.cc:2393] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3fd38bf36184f3b9c251d85051ef435 in current term 1: Already voted for candidate c318ac713ca642e4a6acbdffd1d76c8b in this term.
I20260630 12:34:50.572067  4147 raft_consensus.cc:359] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.578300  4147 raft_consensus.cc:385] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.578639  4147 raft_consensus.cc:740] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3fd38bf36184f3b9c251d85051ef435, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.580948  4150 leader_election.cc:290] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [CANDIDATE]: Term 1 election: Requested vote from peers b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613), 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265)
I20260630 12:34:50.570246  4165 raft_consensus.cc:515] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.583616  4024 raft_consensus.cc:2393] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3fd38bf36184f3b9c251d85051ef435 in current term 1: Already voted for candidate 5e450b1127fc46f9973784543ff12065 in this term.
I20260630 12:34:50.573689  4152 raft_consensus.cc:515] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.586498  4165 leader_election.cc:290] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [CANDIDATE]: Term 1 election: Requested vote from peers c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419), b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613)
I20260630 12:34:50.598034  3947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3944b87c61424675bbb79b4dee4425f0" candidate_uuid: "5e450b1127fc46f9973784543ff12065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3fd38bf36184f3b9c251d85051ef435"
I20260630 12:34:50.597409  3948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5de68175648d99e95488b9e7c4d8c" candidate_uuid: "5e450b1127fc46f9973784543ff12065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3fd38bf36184f3b9c251d85051ef435" is_pre_election: true
I20260630 12:34:50.599797  3948 raft_consensus.cc:2393] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e450b1127fc46f9973784543ff12065 in current term 1: Already voted for candidate b3fd38bf36184f3b9c251d85051ef435 in this term.
I20260630 12:34:50.596298  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3944b87c61424675bbb79b4dee4425f0" candidate_uuid: "5e450b1127fc46f9973784543ff12065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b"
I20260630 12:34:50.600843  3989 leader_election.cc:304] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [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: 5e450b1127fc46f9973784543ff12065; no voters: b3fd38bf36184f3b9c251d85051ef435, c318ac713ca642e4a6acbdffd1d76c8b
I20260630 12:34:50.601121  4099 raft_consensus.cc:3060] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.587473  4152 leader_election.cc:290] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 election: Requested vote from peers 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265), c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:50.601459  4146 tablet_bootstrap.cc:492] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065: No bootstrap required, opened a new log
I20260630 12:34:50.589042  4177 raft_consensus.cc:2804] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:50.602059  4177 raft_consensus.cc:493] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:50.602093  4146 ts_tablet_manager.cc:1403] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065: Time spent bootstrapping tablet: real 0.063s	user 0.037s	sys 0.019s
I20260630 12:34:50.602370  4177 raft_consensus.cc:3060] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.594053  3950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24a9ec3df140cd90c2afc9aa926c60" candidate_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3fd38bf36184f3b9c251d85051ef435"
W20260630 12:34:50.595150  3896 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:50.596290  3949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3944b87c61424675bbb79b4dee4425f0" candidate_uuid: "5e450b1127fc46f9973784543ff12065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3fd38bf36184f3b9c251d85051ef435" is_pre_election: true
I20260630 12:34:50.605073  4165 raft_consensus.cc:3060] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.597095  4024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5de68175648d99e95488b9e7c4d8c" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065"
I20260630 12:34:50.605440  4146 raft_consensus.cc:359] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.606350  4146 raft_consensus.cc:385] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.606670  4146 raft_consensus.cc:740] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e450b1127fc46f9973784543ff12065, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.607566  4146 consensus_queue.cc:260] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.597900  4176 raft_consensus.cc:493] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:50.611235  4177 raft_consensus.cc:515] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.611981  4176 raft_consensus.cc:515] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.612653  3950 raft_consensus.cc:2393] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c318ac713ca642e4a6acbdffd1d76c8b in current term 1: Already voted for candidate b3fd38bf36184f3b9c251d85051ef435 in this term.
I20260630 12:34:50.597102  4171 raft_consensus.cc:515] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.614100  4165 raft_consensus.cc:2749] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:50.614821  4146 ts_tablet_manager.cc:1434] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:34:50.616221  4146 tablet_bootstrap.cc:492] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065: Bootstrap starting.
I20260630 12:34:50.617475  4152 raft_consensus.cc:493] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:50.618008  4152 raft_consensus.cc:515] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.614231  3947 raft_consensus.cc:2393] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e450b1127fc46f9973784543ff12065 in current term 1: Already voted for candidate b3fd38bf36184f3b9c251d85051ef435 in this term.
I20260630 12:34:50.620280  4152 leader_election.cc:290] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265), c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:50.621454  4023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24a9ec3df140cd90c2afc9aa926c60" candidate_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065"
I20260630 12:34:50.621955  4145 ts_tablet_manager.cc:1434] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b: Time spent starting tablet: real 0.088s	user 0.014s	sys 0.014s
I20260630 12:34:50.622114  4023 raft_consensus.cc:3060] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.622632  4146 tablet_bootstrap.cc:654] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.581645  4147 consensus_queue.cc:260] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.619865  4096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5de68175648d99e95488b9e7c4d8c" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b"
I20260630 12:34:50.626008  4096 raft_consensus.cc:3060] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.627405  4177 leader_election.cc:290] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 election: Requested vote from peers 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265), c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:50.628166  4095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30d7aec140432e8d8cda54dfe9da2a" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" is_pre_election: true
I20260630 12:34:50.628937  4095 raft_consensus.cc:2468] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3fd38bf36184f3b9c251d85051ef435 in term 0.
I20260630 12:34:50.630410  4095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24a9ec3df140cd90c2afc9aa926c60" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b"
I20260630 12:34:50.630513  3916 leader_election.cc:304] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3fd38bf36184f3b9c251d85051ef435, c318ac713ca642e4a6acbdffd1d76c8b; no voters: 
I20260630 12:34:50.631237  4095 raft_consensus.cc:2393] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b3fd38bf36184f3b9c251d85051ef435 in current term 1: Already voted for candidate c318ac713ca642e4a6acbdffd1d76c8b in this term.
I20260630 12:34:50.631579  4147 ts_tablet_manager.cc:1434] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435: Time spent starting tablet: real 0.098s	user 0.004s	sys 0.003s
I20260630 12:34:50.631798  4152 raft_consensus.cc:2804] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:50.632292  4152 raft_consensus.cc:493] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:50.632766  4152 raft_consensus.cc:3060] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.634858  4025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30d7aec140432e8d8cda54dfe9da2a" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065" is_pre_election: true
I20260630 12:34:50.635576  4025 raft_consensus.cc:2468] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3fd38bf36184f3b9c251d85051ef435 in term 0.
I20260630 12:34:50.637951  4025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff24a9ec3df140cd90c2afc9aa926c60" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065"
I20260630 12:34:50.639870  4145 tablet_bootstrap.cc:492] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b: Bootstrap starting.
I20260630 12:34:50.646940  4171 leader_election.cc:290] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 election: Requested vote from peers c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419), 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265)
I20260630 12:34:50.647773  4095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3944b87c61424675bbb79b4dee4425f0" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b"
I20260630 12:34:50.648886  4176 leader_election.cc:290] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613), 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265)
I20260630 12:34:50.649289  4152 raft_consensus.cc:515] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.650717  4145 tablet_bootstrap.cc:654] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.650914  4025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5de68175648d99e95488b9e7c4d8c" candidate_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065" is_pre_election: true
I20260630 12:34:50.651480  4099 raft_consensus.cc:2468] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e450b1127fc46f9973784543ff12065 in term 1.
I20260630 12:34:50.651955  4152 leader_election.cc:290] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 election: Requested vote from peers 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265), c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:50.653334  4099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30d7aec140432e8d8cda54dfe9da2a" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b"
I20260630 12:34:50.653251  3991 leader_election.cc:304] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [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: 5e450b1127fc46f9973784543ff12065, c318ac713ca642e4a6acbdffd1d76c8b; no voters: b3fd38bf36184f3b9c251d85051ef435
I20260630 12:34:50.654402  4147 tablet_bootstrap.cc:492] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435: Bootstrap starting.
I20260630 12:34:50.654605  4165 raft_consensus.cc:2804] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:50.655157  4099 raft_consensus.cc:3060] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.655218  4165 raft_consensus.cc:697] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 1 LEADER]: Becoming Leader. State: Replica: 5e450b1127fc46f9973784543ff12065, State: Running, Role: LEADER
I20260630 12:34:50.657102  4165 consensus_queue.cc:237] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } }
I20260630 12:34:50.660630  4024 raft_consensus.cc:2468] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3fd38bf36184f3b9c251d85051ef435 in term 1.
I20260630 12:34:50.665191  4099 raft_consensus.cc:2468] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3fd38bf36184f3b9c251d85051ef435 in term 1.
I20260630 12:34:50.666985  3916 leader_election.cc:304] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3fd38bf36184f3b9c251d85051ef435, c318ac713ca642e4a6acbdffd1d76c8b; no voters: 
I20260630 12:34:50.668251  4152 raft_consensus.cc:2804] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:50.668627  4022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30d7aec140432e8d8cda54dfe9da2a" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065"
I20260630 12:34:50.668836  4152 raft_consensus.cc:697] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 1 LEADER]: Becoming Leader. State: Replica: b3fd38bf36184f3b9c251d85051ef435, State: Running, Role: LEADER
I20260630 12:34:50.669374  4022 raft_consensus.cc:3060] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.669865  4152 consensus_queue.cc:237] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.675401  3915 leader_election.cc:304] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [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: b3fd38bf36184f3b9c251d85051ef435; no voters: 5e450b1127fc46f9973784543ff12065, c318ac713ca642e4a6acbdffd1d76c8b
I20260630 12:34:50.676581  4171 raft_consensus.cc:2749] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:50.675853  4145 tablet_bootstrap.cc:492] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b: No bootstrap required, opened a new log
I20260630 12:34:50.677374  3947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5de68175648d99e95488b9e7c4d8c" candidate_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3fd38bf36184f3b9c251d85051ef435" is_pre_election: true
I20260630 12:34:50.678617  3947 raft_consensus.cc:2393] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c318ac713ca642e4a6acbdffd1d76c8b in current term 1: Already voted for candidate b3fd38bf36184f3b9c251d85051ef435 in this term.
I20260630 12:34:50.679136  4145 ts_tablet_manager.cc:1403] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.009s
I20260630 12:34:50.679924  4025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3944b87c61424675bbb79b4dee4425f0" candidate_uuid: "b3fd38bf36184f3b9c251d85051ef435" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065"
I20260630 12:34:50.686107  4145 raft_consensus.cc:359] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.686921  4145 raft_consensus.cc:385] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.687193  4145 raft_consensus.cc:740] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c318ac713ca642e4a6acbdffd1d76c8b, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.687785  4063 leader_election.cc:304] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [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: c318ac713ca642e4a6acbdffd1d76c8b; no voters: 5e450b1127fc46f9973784543ff12065, b3fd38bf36184f3b9c251d85051ef435
I20260630 12:34:50.687999  4145 consensus_queue.cc:260] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.690407  4145 ts_tablet_manager.cc:1434] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:34:50.691541  4145 tablet_bootstrap.cc:492] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b: Bootstrap starting.
I20260630 12:34:50.645330  4096 raft_consensus.cc:2468] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3fd38bf36184f3b9c251d85051ef435 in term 1.
I20260630 12:34:50.694018  4176 raft_consensus.cc:2749] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:50.696671  4022 raft_consensus.cc:2468] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3fd38bf36184f3b9c251d85051ef435 in term 1.
I20260630 12:34:50.697759  4023 raft_consensus.cc:2468] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c318ac713ca642e4a6acbdffd1d76c8b in term 1.
I20260630 12:34:50.698719  4145 tablet_bootstrap.cc:654] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.688055  3915 leader_election.cc:304] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [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: b3fd38bf36184f3b9c251d85051ef435; no voters: 5e450b1127fc46f9973784543ff12065, c318ac713ca642e4a6acbdffd1d76c8b
I20260630 12:34:50.700670  4064 leader_election.cc:304] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [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: 5e450b1127fc46f9973784543ff12065, c318ac713ca642e4a6acbdffd1d76c8b; no voters: b3fd38bf36184f3b9c251d85051ef435
I20260630 12:34:50.701761  4176 raft_consensus.cc:2804] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:50.702455  4176 raft_consensus.cc:697] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 LEADER]: Becoming Leader. State: Replica: c318ac713ca642e4a6acbdffd1d76c8b, State: Running, Role: LEADER
I20260630 12:34:50.700038  4147 tablet_bootstrap.cc:654] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:50.703943  4176 consensus_queue.cc:237] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.706250  3846 catalog_manager.cc:5697] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "b3fd38bf36184f3b9c251d85051ef435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:50.703343  4177 raft_consensus.cc:2749] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:50.707333  3848 catalog_manager.cc:5697] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e450b1127fc46f9973784543ff12065 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "5e450b1127fc46f9973784543ff12065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:50.709124  3916 leader_election.cc:304] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3fd38bf36184f3b9c251d85051ef435, c318ac713ca642e4a6acbdffd1d76c8b; no voters: 
I20260630 12:34:50.712584  4177 raft_consensus.cc:2804] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:50.714125  4177 raft_consensus.cc:697] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 1 LEADER]: Becoming Leader. State: Replica: b3fd38bf36184f3b9c251d85051ef435, State: Running, Role: LEADER
I20260630 12:34:50.715481  4177 consensus_queue.cc:237] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.720769  4145 tablet_bootstrap.cc:492] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b: No bootstrap required, opened a new log
I20260630 12:34:50.721400  4145 ts_tablet_manager.cc:1403] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260630 12:34:50.729292  4146 tablet_bootstrap.cc:492] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065: No bootstrap required, opened a new log
I20260630 12:34:50.728775  4145 raft_consensus.cc:359] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.730011  4146 ts_tablet_manager.cc:1403] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.037s
I20260630 12:34:50.730077  4145 raft_consensus.cc:385] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.729568  3847 catalog_manager.cc:5697] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131). New cstate: current_term: 1 leader_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:50.730868  4145 raft_consensus.cc:740] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c318ac713ca642e4a6acbdffd1d76c8b, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.732245  4145 consensus_queue.cc:260] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.733850  4146 raft_consensus.cc:359] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.734690  4146 raft_consensus.cc:385] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.734983  4146 raft_consensus.cc:740] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e450b1127fc46f9973784543ff12065, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.736145  4145 ts_tablet_manager.cc:1434] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260630 12:34:50.737984  4146 consensus_queue.cc:260] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.743412  4146 ts_tablet_manager.cc:1434] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:34:50.748577  4147 tablet_bootstrap.cc:492] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435: No bootstrap required, opened a new log
I20260630 12:34:50.749240  4147 ts_tablet_manager.cc:1403] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.029s
I20260630 12:34:50.752535  4147 raft_consensus.cc:359] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.753299  4147 raft_consensus.cc:385] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:50.753733  4147 raft_consensus.cc:740] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3fd38bf36184f3b9c251d85051ef435, State: Initialized, Role: FOLLOWER
I20260630 12:34:50.754614  4147 consensus_queue.cc:260] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.756945  4147 ts_tablet_manager.cc:1434] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:34:50.769294  3848 catalog_manager.cc:5697] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129). New cstate: current_term: 1 leader_uuid: "b3fd38bf36184f3b9c251d85051ef435" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:50.831239  4165 raft_consensus.cc:493] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:50.831924  4165 raft_consensus.cc:515] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.833855  4165 leader_election.cc:290] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613), c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:50.834918  3947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2366f1f898bd4edb9f0c661aa6af68b5" candidate_uuid: "5e450b1127fc46f9973784543ff12065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3fd38bf36184f3b9c251d85051ef435" is_pre_election: true
I20260630 12:34:50.834944  4096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2366f1f898bd4edb9f0c661aa6af68b5" candidate_uuid: "5e450b1127fc46f9973784543ff12065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" is_pre_election: true
I20260630 12:34:50.835908  3947 raft_consensus.cc:2468] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e450b1127fc46f9973784543ff12065 in term 0.
I20260630 12:34:50.835916  4096 raft_consensus.cc:2468] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e450b1127fc46f9973784543ff12065 in term 0.
I20260630 12:34:50.837270  3991 leader_election.cc:304] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e450b1127fc46f9973784543ff12065, c318ac713ca642e4a6acbdffd1d76c8b; no voters: 
I20260630 12:34:50.838025  4165 raft_consensus.cc:2804] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:50.838325  4165 raft_consensus.cc:493] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:50.838593  4165 raft_consensus.cc:3060] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.844271  4165 raft_consensus.cc:515] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.846136  4165 leader_election.cc:290] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [CANDIDATE]: Term 1 election: Requested vote from peers b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613), c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:50.846812  3947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2366f1f898bd4edb9f0c661aa6af68b5" candidate_uuid: "5e450b1127fc46f9973784543ff12065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3fd38bf36184f3b9c251d85051ef435"
I20260630 12:34:50.847044  4096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2366f1f898bd4edb9f0c661aa6af68b5" candidate_uuid: "5e450b1127fc46f9973784543ff12065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c318ac713ca642e4a6acbdffd1d76c8b"
I20260630 12:34:50.847352  3947 raft_consensus.cc:3060] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.847635  4096 raft_consensus.cc:3060] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.852792  3947 raft_consensus.cc:2468] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e450b1127fc46f9973784543ff12065 in term 1.
I20260630 12:34:50.852803  4096 raft_consensus.cc:2468] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e450b1127fc46f9973784543ff12065 in term 1.
I20260630 12:34:50.853863  3989 leader_election.cc:304] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e450b1127fc46f9973784543ff12065, b3fd38bf36184f3b9c251d85051ef435; no voters: 
I20260630 12:34:50.854542  4165 raft_consensus.cc:2804] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:50.855026  4165 raft_consensus.cc:697] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 1 LEADER]: Becoming Leader. State: Replica: 5e450b1127fc46f9973784543ff12065, State: Running, Role: LEADER
I20260630 12:34:50.855657  4165 consensus_queue.cc:237] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.863174  3848 catalog_manager.cc:5697] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e450b1127fc46f9973784543ff12065 (127.23.134.130). New cstate: current_term: 1 leader_uuid: "5e450b1127fc46f9973784543ff12065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:50.947646  4176 raft_consensus.cc:493] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:50.948254  4176 raft_consensus.cc:515] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.950111  4176 leader_election.cc:290] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613), 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265)
I20260630 12:34:50.950994  3947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61ff9d9fec451db2bdd5791301a60c" candidate_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3fd38bf36184f3b9c251d85051ef435" is_pre_election: true
I20260630 12:34:50.951133  4024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61ff9d9fec451db2bdd5791301a60c" candidate_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065" is_pre_election: true
I20260630 12:34:50.951653  3947 raft_consensus.cc:2468] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c318ac713ca642e4a6acbdffd1d76c8b in term 0.
I20260630 12:34:50.951792  4024 raft_consensus.cc:2468] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c318ac713ca642e4a6acbdffd1d76c8b in term 0.
I20260630 12:34:50.952713  4063 leader_election.cc:304] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3fd38bf36184f3b9c251d85051ef435, c318ac713ca642e4a6acbdffd1d76c8b; no voters: 
I20260630 12:34:50.953480  4176 raft_consensus.cc:2804] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:50.953850  4176 raft_consensus.cc:493] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:50.954123  4176 raft_consensus.cc:3060] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.960177  4176 raft_consensus.cc:515] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.961805  4176 leader_election.cc:290] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [CANDIDATE]: Term 1 election: Requested vote from peers b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613), 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265)
I20260630 12:34:50.962589  3947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61ff9d9fec451db2bdd5791301a60c" candidate_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3fd38bf36184f3b9c251d85051ef435"
I20260630 12:34:50.962774  4024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e61ff9d9fec451db2bdd5791301a60c" candidate_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e450b1127fc46f9973784543ff12065"
I20260630 12:34:50.963135  3947 raft_consensus.cc:3060] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.963321  4024 raft_consensus.cc:3060] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:50.968374  3947 raft_consensus.cc:2468] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c318ac713ca642e4a6acbdffd1d76c8b in term 1.
I20260630 12:34:50.968396  4024 raft_consensus.cc:2468] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c318ac713ca642e4a6acbdffd1d76c8b in term 1.
I20260630 12:34:50.969506  4063 leader_election.cc:304] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3fd38bf36184f3b9c251d85051ef435, c318ac713ca642e4a6acbdffd1d76c8b; no voters: 
I20260630 12:34:50.970219  4176 raft_consensus.cc:2804] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:50.970707  4176 raft_consensus.cc:697] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 1 LEADER]: Becoming Leader. State: Replica: c318ac713ca642e4a6acbdffd1d76c8b, State: Running, Role: LEADER
I20260630 12:34:50.971546  4176 consensus_queue.cc:237] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } }
I20260630 12:34:50.978875  3848 catalog_manager.cc:5697] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131). New cstate: current_term: 1 leader_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:51.099079  4165 consensus_queue.cc:1048] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:51.114883  4153 consensus_queue.cc:1048] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:51.156100  4177 consensus_queue.cc:1048] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:51.162356  4177 consensus_queue.cc:1048] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:51.168259  4171 consensus_queue.cc:1048] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:51.179569  4171 consensus_queue.cc:1048] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:51.208766  4176 consensus_queue.cc:1048] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:51.243422  4175 consensus_queue.cc:1048] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:51.282814  4197 consensus_queue.cc:1048] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:51.328780  4153 consensus_queue.cc:1048] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:51.457768  3949 raft_consensus.cc:1275] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Refusing update from remote peer c318ac713ca642e4a6acbdffd1d76c8b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:51.484210  4176 consensus_queue.cc:1048] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260630 12:34:51.505780  4176 consensus_queue.cc:1048] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:52.383230 24090 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:52.398066  4248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:52.400008  4249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:34:52.400712  4251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:34:52.401451 24090 server_base.cc:1061] running on GCE node
I20260630 12:34:52.402523 24090 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:52.402745 24090 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:52.402885 24090 hybrid_clock.cc:648] HybridClock initialized: now 1782822892402873 us; error 0 us; skew 500 ppm
I20260630 12:34:52.403337 24090 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:52.405864 24090 webserver.cc:533] Webserver started at http://127.23.134.132:40173/ using document root <none> and password file <none>
I20260630 12:34:52.406363 24090 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:52.406530 24090 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:52.406756 24090 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:52.407909 24090 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-3-root/instance:
uuid: "8dd9254a654e496e81dd2222db818f3c"
format_stamp: "Formatted at 2026-06-30 12:34:52 on dist-test-slave-69xz"
I20260630 12:34:52.412458 24090 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:52.415880  4256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:52.416680 24090 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:34:52.416949 24090 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-3-root
uuid: "8dd9254a654e496e81dd2222db818f3c"
format_stamp: "Formatted at 2026-06-30 12:34:52 on dist-test-slave-69xz"
I20260630 12:34:52.417191 24090 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJxfYR9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822614560071-24090-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:34:52.436035 24090 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:52.437304 24090 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:52.438761 24090 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:52.441100 24090 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:52.441309 24090 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:52.441578 24090 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:52.441753 24090 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:52.485371 24090 rpc_server.cc:307] RPC server started. Bound to: 127.23.134.132:43289
I20260630 12:34:52.485476  4318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.134.132:43289 every 8 connection(s)
I20260630 12:34:52.501225  4319 heartbeater.cc:344] Connected to a master server at 127.23.134.190:45333
I20260630 12:34:52.501744  4319 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:52.502599  4319 heartbeater.cc:507] Master 127.23.134.190:45333 requested a full tablet report, sending...
I20260630 12:34:52.504737  3845 ts_manager.cc:194] Registered new tserver with Master: 8dd9254a654e496e81dd2222db818f3c (127.23.134.132:43289)
I20260630 12:34:52.506281  3845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53620
I20260630 12:34:52.698118  4095 consensus_queue.cc:237] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } attrs { replace: true } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } }
I20260630 12:34:52.705394  3948 raft_consensus.cc:1275] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Refusing update from remote peer c318ac713ca642e4a6acbdffd1d76c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:34:52.707234  4022 raft_consensus.cc:1275] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Refusing update from remote peer c318ac713ca642e4a6acbdffd1d76c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:34:52.707376  4176 consensus_queue.cc:1048] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:34:52.709043  4246 consensus_queue.cc:1048] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:34:52.716969  4231 raft_consensus.cc:2955] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } attrs { replace: true } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.718222  3948 raft_consensus.cc:2955] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } attrs { replace: true } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.720604  4022 raft_consensus.cc:2955] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } attrs { replace: true } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
W20260630 12:34:52.725399  4064 consensus_peers.cc:597] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b -> Peer 8dd9254a654e496e81dd2222db818f3c (127.23.134.132:43289): Couldn't send request to peer 8dd9254a654e496e81dd2222db818f3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff24a9ec3df140cd90c2afc9aa926c60. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:52.734395  3845 catalog_manager.cc:5697] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 reported cstate change: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } attrs { replace: true } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.752686  3948 consensus_queue.cc:237] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } attrs { replace: true } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } }
I20260630 12:34:52.764380  4095 raft_consensus.cc:1275] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Refusing update from remote peer b3fd38bf36184f3b9c251d85051ef435: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:34:52.766731  4171 consensus_queue.cc:1048] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:34:52.768610  4022 raft_consensus.cc:1275] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Refusing update from remote peer b3fd38bf36184f3b9c251d85051ef435: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:34:52.770175  4171 consensus_queue.cc:1048] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:34:52.775303  4152 raft_consensus.cc:2955] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } attrs { replace: true } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.777050  4095 raft_consensus.cc:2955] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } attrs { replace: true } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
W20260630 12:34:52.781468  3915 consensus_peers.cc:597] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 -> Peer 8dd9254a654e496e81dd2222db818f3c (127.23.134.132:43289): Couldn't send request to peer 8dd9254a654e496e81dd2222db818f3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f30d7aec140432e8d8cda54dfe9da2a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:52.782722  4022 raft_consensus.cc:2955] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } attrs { replace: true } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.792048  3843 catalog_manager.cc:5697] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b reported cstate change: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "b3fd38bf36184f3b9c251d85051ef435" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } attrs { replace: true } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.813287  4022 consensus_queue.cc:237] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } }
I20260630 12:34:52.820979  3948 raft_consensus.cc:1275] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Refusing update from remote peer 5e450b1127fc46f9973784543ff12065: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:34:52.821434  4095 raft_consensus.cc:1275] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Refusing update from remote peer 5e450b1127fc46f9973784543ff12065: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:34:52.822889  4334 consensus_queue.cc:1048] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:34:52.823814  4153 consensus_queue.cc:1048] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:34:52.831118  4334 raft_consensus.cc:2955] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.833091  3948 raft_consensus.cc:2955] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
W20260630 12:34:52.837570  3990 consensus_peers.cc:597] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 -> Peer 8dd9254a654e496e81dd2222db818f3c (127.23.134.132:43289): Couldn't send request to peer 8dd9254a654e496e81dd2222db818f3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3944b87c61424675bbb79b4dee4425f0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:52.836876  4095 raft_consensus.cc:2955] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.847607  4022 consensus_queue.cc:237] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } }
I20260630 12:34:52.847683  3845 catalog_manager.cc:5697] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 reported cstate change: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "5e450b1127fc46f9973784543ff12065" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:52.856055  4098 raft_consensus.cc:1275] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Refusing update from remote peer 5e450b1127fc46f9973784543ff12065: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:34:52.856216  3948 raft_consensus.cc:1275] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Refusing update from remote peer 5e450b1127fc46f9973784543ff12065: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:34:52.857932  4153 consensus_queue.cc:1048] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:34:52.860136  4334 consensus_queue.cc:1048] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:34:52.864650  3990 consensus_peers.cc:597] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 -> Peer 8dd9254a654e496e81dd2222db818f3c (127.23.134.132:43289): Couldn't send request to peer 8dd9254a654e496e81dd2222db818f3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2366f1f898bd4edb9f0c661aa6af68b5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:52.866779  4153 raft_consensus.cc:2955] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.872143  3949 raft_consensus.cc:2955] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.874120  4095 raft_consensus.cc:2955] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } } }
I20260630 12:34:52.886374  3842 catalog_manager.cc:5697] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 reported cstate change: config changed from index -1 to 12, NON_VOTER 8dd9254a654e496e81dd2222db818f3c (127.23.134.132) added. New cstate: current_term: 1 leader_uuid: "5e450b1127fc46f9973784543ff12065" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:53.006486 24090 tablet_server.cc:179] TabletServer@127.23.134.129:0 shutting down...
I20260630 12:34:53.040781 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:53.041685 24090 tablet_replica.cc:333] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435: stopping tablet replica
I20260630 12:34:53.042575 24090 raft_consensus.cc:2243] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.043251 24090 raft_consensus.cc:2272] T 5e61ff9d9fec451db2bdd5791301a60c P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.047279 24090 tablet_replica.cc:333] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435: stopping tablet replica
I20260630 12:34:53.048115 24090 raft_consensus.cc:2243] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.048830 24090 raft_consensus.cc:2272] T 2366f1f898bd4edb9f0c661aa6af68b5 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.052261 24090 tablet_replica.cc:333] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435: stopping tablet replica
I20260630 12:34:53.053033 24090 raft_consensus.cc:2243] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.053943 24090 raft_consensus.cc:2272] T 3944b87c61424675bbb79b4dee4425f0 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.056784 24090 tablet_replica.cc:333] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435: stopping tablet replica
I20260630 12:34:53.057430 24090 raft_consensus.cc:2243] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:53.058372 24090 raft_consensus.cc:2272] T 51f5de68175648d99e95488b9e7c4d8c P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.060880 24090 tablet_replica.cc:333] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435: stopping tablet replica
I20260630 12:34:53.061437 24090 raft_consensus.cc:2243] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:53.062590 24090 raft_consensus.cc:2272] T 9f30d7aec140432e8d8cda54dfe9da2a P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.065294 24090 tablet_replica.cc:333] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435: stopping tablet replica
I20260630 12:34:53.065897 24090 raft_consensus.cc:2243] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.066470 24090 raft_consensus.cc:2272] T ff24a9ec3df140cd90c2afc9aa926c60 P b3fd38bf36184f3b9c251d85051ef435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.095898 24090 tablet_server.cc:196] TabletServer@127.23.134.129:0 shutdown complete.
I20260630 12:34:53.121273 24090 tablet_server.cc:179] TabletServer@127.23.134.130:0 shutting down...
I20260630 12:34:53.149216 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:53.150046 24090 tablet_replica.cc:333] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065: stopping tablet replica
I20260630 12:34:53.150938 24090 raft_consensus.cc:2243] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.151628 24090 raft_consensus.cc:2272] T 5e61ff9d9fec451db2bdd5791301a60c P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.155325 24090 tablet_replica.cc:333] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065: stopping tablet replica
I20260630 12:34:53.155931 24090 raft_consensus.cc:2243] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:53.157228 24090 raft_consensus.cc:2272] T 2366f1f898bd4edb9f0c661aa6af68b5 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.160422 24090 tablet_replica.cc:333] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065: stopping tablet replica
I20260630 12:34:53.160650  4337 ts_tablet_manager.cc:933] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: Initiating tablet copy from peer c318ac713ca642e4a6acbdffd1d76c8b (127.23.134.131:45419)
I20260630 12:34:53.161244 24090 raft_consensus.cc:2243] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:53.162503  4337 tablet_copy_client.cc:323] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: tablet copy: Beginning tablet copy session from remote peer at address 127.23.134.131:45419
I20260630 12:34:53.162899 24090 raft_consensus.cc:2272] T 3944b87c61424675bbb79b4dee4425f0 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.167536 24090 tablet_replica.cc:333] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065: stopping tablet replica
I20260630 12:34:53.168105 24090 raft_consensus.cc:2243] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.168632 24090 raft_consensus.cc:2272] T ff24a9ec3df140cd90c2afc9aa926c60 P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.171363 24090 tablet_replica.cc:333] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065: stopping tablet replica
I20260630 12:34:53.171908 24090 raft_consensus.cc:2243] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.172593 24090 raft_consensus.cc:2272] T 9f30d7aec140432e8d8cda54dfe9da2a P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.175979 24090 tablet_replica.cc:333] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065: stopping tablet replica
I20260630 12:34:53.175953  4110 tablet_copy_service.cc:140] P c318ac713ca642e4a6acbdffd1d76c8b: Received BeginTabletCopySession request for tablet ff24a9ec3df140cd90c2afc9aa926c60 from peer 8dd9254a654e496e81dd2222db818f3c ({username='slave'} at 127.0.0.1:33518)
I20260630 12:34:53.176750  4110 tablet_copy_service.cc:161] P c318ac713ca642e4a6acbdffd1d76c8b: Beginning new tablet copy session on tablet ff24a9ec3df140cd90c2afc9aa926c60 from peer 8dd9254a654e496e81dd2222db818f3c at {username='slave'} at 127.0.0.1:33518: session id = 8dd9254a654e496e81dd2222db818f3c-ff24a9ec3df140cd90c2afc9aa926c60
I20260630 12:34:53.177170 24090 raft_consensus.cc:2243] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.177908 24090 raft_consensus.cc:2272] T 51f5de68175648d99e95488b9e7c4d8c P 5e450b1127fc46f9973784543ff12065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.185497  4110 tablet_copy_source_session.cc:215] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:53.189016  4337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff24a9ec3df140cd90c2afc9aa926c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:53.201143 24090 tablet_server.cc:196] TabletServer@127.23.134.130:0 shutdown complete.
I20260630 12:34:53.209015  4337 tablet_copy_client.cc:806] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:53.209633  4337 tablet_copy_client.cc:670] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:53.214918  4337 tablet_copy_client.cc:538] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:34:53.215519  4063 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.134.129:40613: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:34:53.220223  4063 consensus_peers.cc:597] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b -> Peer b3fd38bf36184f3b9c251d85051ef435 (127.23.134.129:40613): Couldn't send request to peer b3fd38bf36184f3b9c251d85051ef435. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.129:40613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:53.225131 24090 tablet_server.cc:179] TabletServer@127.23.134.131:0 shutting down...
I20260630 12:34:53.227385  4337 tablet_bootstrap.cc:492] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: Bootstrap starting.
I20260630 12:34:53.242602 24090 tablet_copy_service.cc:362] P c318ac713ca642e4a6acbdffd1d76c8b: Destroying tablet copy session 8dd9254a654e496e81dd2222db818f3c-ff24a9ec3df140cd90c2afc9aa926c60 due to service shutdown
I20260630 12:34:53.243110 24090 tablet_copy_service.cc:434] P c318ac713ca642e4a6acbdffd1d76c8b: ending tablet copy session 8dd9254a654e496e81dd2222db818f3c-ff24a9ec3df140cd90c2afc9aa926c60 on tablet ff24a9ec3df140cd90c2afc9aa926c60 with peer 8dd9254a654e496e81dd2222db818f3c
W20260630 12:34:53.260814  4064 consensus_peers.cc:597] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b -> Peer 5e450b1127fc46f9973784543ff12065 (127.23.134.130:44265): Couldn't send request to peer 5e450b1127fc46f9973784543ff12065. Status: Network error: Client connection negotiation failed: client connection to 127.23.134.130:44265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:53.271240 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:53.272150 24090 tablet_replica.cc:333] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b: stopping tablet replica
I20260630 12:34:53.273057 24090 raft_consensus.cc:2243] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:53.274652 24090 raft_consensus.cc:2272] T 5e61ff9d9fec451db2bdd5791301a60c P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.281226 24090 tablet_replica.cc:333] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b: stopping tablet replica
I20260630 12:34:53.282141 24090 raft_consensus.cc:2243] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.282954 24090 raft_consensus.cc:2272] T 51f5de68175648d99e95488b9e7c4d8c P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.286545 24090 tablet_replica.cc:333] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b: stopping tablet replica
I20260630 12:34:53.287365 24090 raft_consensus.cc:2243] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.288163 24090 raft_consensus.cc:2272] T 9f30d7aec140432e8d8cda54dfe9da2a P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.291904 24090 tablet_replica.cc:333] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b: stopping tablet replica
I20260630 12:34:53.292703 24090 raft_consensus.cc:2243] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:53.294286 24090 raft_consensus.cc:2272] T ff24a9ec3df140cd90c2afc9aa926c60 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.297760 24090 tablet_replica.cc:333] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b: stopping tablet replica
I20260630 12:34:53.298538 24090 raft_consensus.cc:2243] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.300235 24090 raft_consensus.cc:2272] T 2366f1f898bd4edb9f0c661aa6af68b5 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.303758 24090 tablet_replica.cc:333] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b: stopping tablet replica
I20260630 12:34:53.304481 24090 raft_consensus.cc:2243] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:53.305624 24090 raft_consensus.cc:2272] T 3944b87c61424675bbb79b4dee4425f0 P c318ac713ca642e4a6acbdffd1d76c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.333496  4337 tablet_bootstrap.cc:492] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:53.334319  4337 tablet_bootstrap.cc:492] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: Bootstrap complete.
I20260630 12:34:53.334893  4337 ts_tablet_manager.cc:1403] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: Time spent bootstrapping tablet: real 0.108s	user 0.077s	sys 0.017s
I20260630 12:34:53.337652  4337 raft_consensus.cc:359] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } attrs { replace: true } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } }
I20260630 12:34:53.338357  4337 raft_consensus.cc:740] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8dd9254a654e496e81dd2222db818f3c, State: Initialized, Role: LEARNER
I20260630 12:34:53.338852  4337 consensus_queue.cc:260] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "b3fd38bf36184f3b9c251d85051ef435" member_type: VOTER last_known_addr { host: "127.23.134.129" port: 40613 } attrs { replace: true } } peers { permanent_uuid: "5e450b1127fc46f9973784543ff12065" member_type: VOTER last_known_addr { host: "127.23.134.130" port: 44265 } } peers { permanent_uuid: "c318ac713ca642e4a6acbdffd1d76c8b" member_type: VOTER last_known_addr { host: "127.23.134.131" port: 45419 } } peers { permanent_uuid: "8dd9254a654e496e81dd2222db818f3c" member_type: NON_VOTER last_known_addr { host: "127.23.134.132" port: 43289 } attrs { promote: true } }
I20260630 12:34:53.339684 24090 tablet_server.cc:196] TabletServer@127.23.134.131:0 shutdown complete.
I20260630 12:34:53.341135  4337 ts_tablet_manager.cc:1434] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:34:53.341589  4319 heartbeater.cc:499] Master 127.23.134.190:45333 was elected leader, sending a full tablet report...
W20260630 12:34:53.345935  4337 tablet_copy_client.cc:1131] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.23.134.131:45419: connect: Connection refused (error 111)
I20260630 12:34:53.363976 24090 tablet_server.cc:179] TabletServer@127.23.134.132:0 shutting down...
I20260630 12:34:53.384861 24090 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:53.385720 24090 tablet_replica.cc:333] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c: stopping tablet replica
I20260630 12:34:53.386375 24090 raft_consensus.cc:2243] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:53.386826 24090 raft_consensus.cc:2272] T ff24a9ec3df140cd90c2afc9aa926c60 P 8dd9254a654e496e81dd2222db818f3c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:53.407341 24090 tablet_server.cc:196] TabletServer@127.23.134.132:0 shutdown complete.
I20260630 12:34:53.420069 24090 master.cc:562] Master@127.23.134.190:45333 shutting down...
W20260630 12:34:53.440657  3896 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:34:53.441949 24090 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:53.442512 24090 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:53.442828 24090 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49b23d8eba954341925d7dcda0c22d8f: stopping tablet replica
I20260630 12:34:53.465124 24090 master.cc:584] Master@127.23.134.190:45333 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5056 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10527 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (278751 ms total)
[  PASSED  ] 26 tests.
I20260630 12:34:53.519842 24090 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~65 seconds ago
I20260630 12:34:53.520155 24090 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~65 seconds ago
I20260630 12:34:53.520370 24090 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~65 seconds ago
I20260630 12:34:53.520573 24090 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 9 messages since previous log ~102 seconds ago
I20260630 12:34:53.520841 24090 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 3 messages since previous log ~257 seconds ago
I20260630 12:34:53.521229 24090 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~9 seconds ago
I20260630 12:34:53.521449 24090 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
